Changeset 144996 in webkit


Ignore:
Timestamp:
Mar 6, 2013 4:10:29 PM (11 years ago)
Author:
dino@apple.com
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r144995 r144996  
     12013-03-06  Dean Jackson  <dino@apple.com>
     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
    1102013-03-06  Levi Weintraub  <leviw@chromium.org>
    211
  • trunk/LayoutTests/platform/mac/TestExpectations

    r144965 r144996  
    14391439
    14401440webkit.org/b/111613 platform/mac/fast/speechsynthesis/speech-synthesis-cancel.html [ Crash Pass ]
     1441
     1442webkit.org/b/110546 fast/parser/document-write-fighting-eof.html [ Crash ]
Note: See TracChangeset for help on using the changeset viewer.