Skip to content

Commit c286eca

Browse files
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: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@144996 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 94f8b8f commit c286eca

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

LayoutTests/ChangeLog

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2013-03-06 Dean Jackson <[email protected]>
2+
3+
ASSERTION FAILED: m_tokenizer->state() == HTMLTokenizer::DataState
4+
https://bugs.webkit.org/show_bug.cgi?id=110546
5+
6+
Unreviewed change to test expectations while the above bug is open.
7+
8+
* platform/mac/TestExpectations:
9+
110
2013-03-06 Levi Weintraub <[email protected]>
211

312
InsertUnorderedList can lead to lost content and assertions in moveParagraphs

LayoutTests/platform/mac/TestExpectations

+2
Original file line numberDiff line numberDiff line change
@@ -1438,3 +1438,5 @@ webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failu
14381438
webkit.org/b/111521 editing/selection/selection-invalid-offset.html [ Crash Pass ]
14391439

14401440
webkit.org/b/111613 platform/mac/fast/speechsynthesis/speech-synthesis-cancel.html [ Crash Pass ]
1441+
1442+
webkit.org/b/110546 fast/parser/document-write-fighting-eof.html [ Crash ]

0 commit comments

Comments
 (0)