gecko/content/base
Ehsan Akhgari aa9c0820e7 Bug 672709 - Update the intrinsic state for elements in designMode documents correctly; r=bzbarsky
This patch fixes two things:
 * The intrinsic state on elements inserted in a contenteditable section when the
   document is in designMode (the nsGenericElement::UpdateEditableState change).
 * The intrinsic state on elements existing in the document when the document first
   enters designMode (the nsHTMLDocument::EditingStateChanged change).

The reftest included tests both cases.
2011-07-20 15:58:25 -04:00
..
crashtests Add crashtest from bug 605672 2011-06-20 11:42:05 -07:00
public Merge backout 2011-07-20 15:49:38 -04:00
src Bug 672709 - Update the intrinsic state for elements in designMode documents correctly; r=bzbarsky 2011-07-20 15:58:25 -04:00
test Bug 669437: Implement BlobBuilder.getFile. r=khuey 2011-07-11 19:42:02 -07:00
Makefile.in