Changeset 140088 in webkit


Ignore:
Timestamp:
Jan 17, 2013 7:00:50 PM (11 years ago)
Author:
dominicc@chromium.org
Message:

Unreviewed, re-land r140051.

I overzealously rolled this out; the test was intended to be
skipped, but was not skipped because of a typo in Skipped. See
<https://bugs.webkit.org/show_bug.cgi?id=107210>

  • Parser/html-parser-srcdoc.html: Added.
  • Skipped: Big-P Parser.
Location:
trunk/PerformanceTests
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r140078 r140088  
     12013-01-17  Dominic Cooney  <dominicc@chromium.org>
     2
     3        Unreviewed, re-land r140051.
     4
     5        I overzealously rolled this out; the test was intended to be
     6        skipped, but was not skipped because of a typo in Skipped. See
     7        <https://bugs.webkit.org/show_bug.cgi?id=107210>
     8
     9        * Parser/html-parser-srcdoc.html: Added.
     10        * Skipped: Big-P Parser.
     11
    1122013-01-17  Sheriff Bot  <webkit.review.bot@gmail.com>
    213
  • trunk/PerformanceTests/Skipped

    r140078 r140088  
    6868
    6969Canvas/drawimage.html
     70
     71# Works fine, but is mostly useful to the threaded-parsing folks, as
     72# it's very similar to parser/html-parser.html just using
     73# srcdoc to load instead of document.write.
     74Parser/html-parser-srcdoc.html
Note: See TracChangeset for help on using the changeset viewer.