gecko/editor/libeditor/html/crashtests
Ehsan Akhgari d50878a182 Bug 612128 - Prevent the editor from modifying nodes which are not under an editing host; r=roc,bzbarsky
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).
2010-11-16 15:45:49 -05:00
..
336081-1.xhtml
382778-1.html Bug 563639 - [Debug] crashtest: intermittent "382778-1.html | timed out waiting for ..." probably caused by "targetDocument.body is null"; r=roc 2010-05-27 19:51:59 -04:00
407074-1.html
407277-1.html
414178-1.html Bug 414178 - Do not allow to inject a list outside of the active editing host; r=roc 2011-09-13 11:39:40 -04:00
418923-1.html
420439.html
428489-1.html
431086-1.xhtml
448329-1.html Fix some editor tests to actually change something instead of throwing. 2010-08-13 14:31:48 +12:00
448329-2.html
448329-3.html Fix some editor tests to actually change something instead of throwing. 2010-08-13 14:31:48 +12:00
456727-1.html
456727-2.html
467647-1.html
499844-1.html Bug 499844 - add crashtest. a=NPOTB 2010-09-24 11:33:54 -07:00
503709-1.xhtml Add crashtests 2010-01-10 19:50:41 -08:00
513375-1.xhtml Add some crashtests and reftests 2010-06-17 13:21:24 -07:00
535632-1.xhtml
574558-1.xhtml Bug 574558 - Part 4: test case; r=roc 2010-06-28 14:04:37 -04:00
582138-1.xhtml Bug 582138 - Crash [@ nsHTMLEditor::GetElementOrigin] with mixed HTML and MathML table; r,a=roc 2010-08-25 20:20:32 -04:00
612565-1.html Bug 612565 - Don't recurse into document modification listeners for editable documents if the modification to the document is made on the bogus BR node; r=roc a=blocking-beta8+ 2010-11-16 15:43:46 -05:00
615015-1.html Bug 615015 - "ASSERTION: bad action nesting!"; r,a=roc 2010-12-01 00:24:09 -05:00
615450-1.html Bug 615450 - Prevent the reinitialization of the HTML editor while an editor operation is in progress on a document; r,a=roc 2010-11-30 23:21:32 -05:00
639736-1.xhtml Test case for bug 639736; r=roc 2012-01-16 16:07:46 -05:00
643786-1.html Bug 643786 - Fix a crash caused by the HTML editor being destroyed when the document modified handler is in progress [@ nsHTMLEditRules::~nsHTMLEditRules]; r=roc 2011-03-23 15:59:06 -04:00
682650-1.html Bug 682650 - Use an unsigned 32-bit integer as the container of offsets inside text nodes; r=roc 2011-09-08 11:35:33 -04:00
716456-1.html Bug 612128 - Prevent the editor from modifying nodes which are not under an editing host; r=roc,bzbarsky 2010-11-16 15:45:49 -05:00
crashtests.list Test case for bug 639736; r=roc 2012-01-16 16:07:46 -05:00