Title: [144996] trunk/LayoutTests
Revision
144996
Author
[email protected]
Date
2013-03-06 16:10:29 -0800 (Wed, 06 Mar 2013)

Log Message

ASSERTION FAILED: m_tokenizer->state() == HTMLTokenizer::DataState
https://bugs.webkit.org/show_bug.cgi?id=110546

Unreviewed change to test expectations while the above bug is open.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (144995 => 144996)


--- trunk/LayoutTests/ChangeLog	2013-03-07 00:07:02 UTC (rev 144995)
+++ trunk/LayoutTests/ChangeLog	2013-03-07 00:10:29 UTC (rev 144996)
@@ -1,3 +1,12 @@
+2013-03-06  Dean Jackson  <[email protected]>
+
+        ASSERTION FAILED: m_tokenizer->state() == HTMLTokenizer::DataState
+        https://bugs.webkit.org/show_bug.cgi?id=110546
+
+        Unreviewed change to test expectations while the above bug is open.
+
+        * platform/mac/TestExpectations:
+
 2013-03-06  Levi Weintraub  <[email protected]>
 
         InsertUnorderedList can lead to lost content and assertions in moveParagraphs

Modified: trunk/LayoutTests/platform/mac/TestExpectations (144995 => 144996)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-03-07 00:07:02 UTC (rev 144995)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-03-07 00:10:29 UTC (rev 144996)
@@ -1438,3 +1438,5 @@
 webkit.org/b/111521 editing/selection/selection-invalid-offset.html [ Crash Pass ]
 
 webkit.org/b/111613 platform/mac/fast/speechsynthesis/speech-synthesis-cancel.html [ Crash Pass ]
+
+webkit.org/b/110546 fast/parser/document-write-fighting-eof.html [ Crash ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to