Home | History | Annotate | Download | only in editing

Lines Matching refs:highestEditableRoot

1863     Node* topNode = highestEditableRoot(position);
1864 // FIXME: lastOffsetForEditing() is wrong here if editingIgnoresContent(highestEditableRoot()) returns true (e.g. a <table>)