gecko/editor/libeditor
Ehsan Akhgari 5e6b533bf5 Bug 796839 - Part 4: Don't pretend that empty text nodes are not editable; r=roc
This is the real fix for this bug.  Previously we mistakenly thought
that if a text node is empty (or has only whitespace content), it is not
editable.  This patch removes that check completely and makes us treat
text nodes the same way that we treat element nodes.
2012-10-03 21:25:00 -04:00
..
base Bug 796839 - Part 4: Don't pretend that empty text nodes are not editable; r=roc 2012-10-03 21:25:00 -04:00
html Bug 796839 - Part 4: Don't pretend that empty text nodes are not editable; r=roc 2012-10-03 21:25:00 -04:00
text Bug 792036 - Fix up tests to avoid relying on the existence of window.Components (MANUAL). r=mccr8 2012-09-24 14:46:28 +02:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00