mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
c0e01ee34d
This patch ensures that the NODE_IS_EDITABLE flag is only set on nodes living under an editing host. Things like text controls which used to have that flag previously will not have it any more. The flag would be set on their anonymous div node instead. Note that if text controls actually fall under an editing host, they will get the NODE_IS_EDITABLE flag. This patch also makes nsHTMLEditor::IsEditable return sane results (text nodes are always considered to be editable). |
||
---|---|---|
.. | ||
336104.html | ||
382527-1.html | ||
402172-1.html | ||
407079-1.html | ||
407256-1.html | ||
430624-1.html | ||
459613-iframe.html | ||
459613.html | ||
475132-1.xhtml | ||
633709.xhtml | ||
636074-1.html | ||
crashtests.list |