Changeset 129047 in webkit


Ignore:
Timestamp:
Sep 19, 2012 2:51:57 PM (12 years ago)
Author:
dpranke@chromium.org
Message:

nrwt: replace TEXT, AUDIO, and IMAGE+TEXT with FAIL
https://bugs.webkit.org/show_bug.cgi?id=96845

Reviewed by Ojan Vafai.

In preparation for the new TestExpectations syntax, we replace
all TEXT, IMAGE+TEXT, and AUDIO failures with FAIL. This will
make switching to the new syntax lossless (i.e., we lose
information now, not then).

Tools:

Note that we can still parse in results.json files that have the
old data for backwards compatibility.

  • Scripts/webkitpy/common/net/resultsjsonparser.py:

(JSONTestResult._failure_types_from_actual_result):

  • Scripts/webkitpy/common/net/resultsjsonparser_unittest.py:

(ResultsJSONParserTest):
(test_basic):

  • Scripts/webkitpy/layout_tests/controllers/manager_unittest.py:

(ResultSummaryTest.test_summarized_results_wontfix):

  • Scripts/webkitpy/layout_tests/layout_package/json_layout_results_generator.py:

(JSONLayoutResultsGenerator):

  • Scripts/webkitpy/layout_tests/models/test_expectations.py:

(TestExpectations):
(TestExpectations.remove_pixel_failures):
(TestExpectations.has_pixel_failures):
(TestExpectations.suffixes_for_expectations):
(TestExpectations.get_rebaselining_failures):
(TestExpectations.remove_configuration_from_test):

  • Scripts/webkitpy/layout_tests/models/test_expectations_unittest.py:

(assert_bad_expectations):
(BasicTests):
(BasicTests.test_basic):
(MiscTests):
(MiscTests.test_multiple_results):
(MiscTests.test_result_was_expected):
(MiscTests.test_remove_pixel_failures):
(MiscTests.test_suffixes_for_expectations):
(test_get_expectations_string):
(test_parse_warning):
(test_error_on_different_platform):
(test_error_on_different_build_type):
(test_overrides):
(test_overridesdirectory):
(test_overrides
duplicate):
(test_pixel_tests_flag):
(test_more_specific_override_resets_skip):
(SkippedTests.test_skipped_file_overrides_expectations):
(SkippedTests.test_skipped_dir_overrides_expectations):
(SkippedTests.test_skipped_file_overrides_overrides):
(SkippedTests.test_skipped_dir_overrides_overrides):
(ExpectationSyntaxTests.test_missing_colon):
(ExpectationSyntaxTests.test_too_many_equals_signs):
(SemanticTests.test_bug_format):
(SemanticTests.test_bad_bugid):
(SemanticTests.test_missing_bugid):
(SemanticTests.test_rebaseline):
(test_missing_file):
(test_more_modifiers):
(test_order_in_file):
(test_macro_overrides):
(RemoveConfigurationsTest.test_remove):
(test_remove_line):
(RebaseliningTest.test_remove):
(TestExpectationSerializationTests.test_serialize_parsed_expectations):

  • Scripts/webkitpy/layout_tests/models/test_failures.py:

(determine_result_type):

  • Scripts/webkitpy/layout_tests/port/port_testcase.py:

(test_test_expectations):

  • Scripts/webkitpy/layout_tests/port/test.py:
  • Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py:

(MainTest.test_missing_and_unexpected_results):
(MainTest.test_retrying_and_flaky_tests):

  • Scripts/webkitpy/style/checkers/test_expectations_unittest.py:

(TestExpectationsTestCase.test_valid_expectations):

  • Scripts/webkitpy/tool/commands/queries_unittest.py:

(PrintExpectationsTest.test_basic):
(PrintExpectationsTest.test_multiple):
(PrintExpectationsTest.test_full):
(PrintExpectationsTest.test_exclude):
(PrintExpectationsTest.test_csv):

  • Scripts/webkitpy/tool/commands/rebaseline_unittest.py:

(test_rebaseline_does_not_include_overrides):
(test_overrides_are_included_correctly):

LayoutTests:

  • platform/chromium-android/TestExpectations:
  • platform/chromium/TestExpectations:
  • platform/efl-wk1/TestExpectations:
  • platform/efl-wk2/TestExpectations:
  • platform/efl/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/mac-wk2/TestExpectations:
  • platform/mac/TestExpectations:
  • platform/qt-4.8/TestExpectations:
  • platform/qt-arm/TestExpectations:
  • platform/qt-mac/TestExpectations:
  • platform/qt/TestExpectations:
Location:
trunk
Files:
28 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r129042 r129047  
     12012-09-19  Dirk Pranke  <dpranke@chromium.org>
     2
     3        nrwt: replace TEXT, AUDIO, and IMAGE+TEXT with FAIL
     4        https://bugs.webkit.org/show_bug.cgi?id=96845
     5
     6        Reviewed by Ojan Vafai.
     7
     8        In preparation for the new TestExpectations syntax, we replace
     9        all TEXT, IMAGE+TEXT, and AUDIO failures with FAIL. This will
     10        make switching to the new syntax lossless (i.e., we lose
     11        information now, not then).
     12
     13        * platform/chromium-android/TestExpectations:
     14        * platform/chromium/TestExpectations:
     15        * platform/efl-wk1/TestExpectations:
     16        * platform/efl-wk2/TestExpectations:
     17        * platform/efl/TestExpectations:
     18        * platform/gtk/TestExpectations:
     19        * platform/mac-wk2/TestExpectations:
     20        * platform/mac/TestExpectations:
     21        * platform/qt-4.8/TestExpectations:
     22        * platform/qt-arm/TestExpectations:
     23        * platform/qt-mac/TestExpectations:
     24        * platform/qt/TestExpectations:
     25
    1262012-09-19  Robert Flack  <flackr@chromium.org>
    227
  • trunk/LayoutTests/platform/chromium-android/TestExpectations

    r127510 r129047  
    6161
    6262// This test is only for GTK which is not applicable to Android.
    63 WONTFIX SKIP : platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle.html = TEXT
     63WONTFIX SKIP : platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle.html = FAIL
    6464
    6565// Skip webgl tests: http://crbug.com/135877.
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r129035 r129047  
    88
    99BUGCR24182 SLOW DEBUG : css3/flexbox/multiline-justify-content.html = PASS
    10 BUGWK91666 SLOW MAC : editing/input/emacs-ctrl-o.html = IMAGE+TEXT
    11 BUGWK91666 SLOW MAC : editing/pasteboard/emacs-ctrl-a-k-y.html = IMAGE+TEXT
    12 BUGWK91666 SLOW MAC : editing/pasteboard/emacs-ctrl-k-y-001.html = IMAGE+TEXT
     10BUGWK91666 SLOW MAC : editing/input/emacs-ctrl-o.html = FAIL
     11BUGWK91666 SLOW MAC : editing/pasteboard/emacs-ctrl-a-k-y.html = FAIL
     12BUGWK91666 SLOW MAC : editing/pasteboard/emacs-ctrl-k-y-001.html = FAIL
    1313BUGWK91666 SLOW MAC : editing/pasteboard/emacs-cntl-y-001.html = IMAGE
    1414BUGWK82097 SLOW : editing/selection/move-by-word-visually-crash-test-5.html = PASS
     
    102102// Fails due to different window.close() rules.  We need to decide whether we
    103103// ever expect to pass this.
    104 BUGCR24189 SKIP : fast/dom/open-and-close-by-DOM.html = TEXT IMAGE IMAGE+TEXT
     104BUGCR24189 SKIP : fast/dom/open-and-close-by-DOM.html = FAIL IMAGE
    105105
    106106// Implement java testing harness.
    107 BUGCR36681 SKIP : java = TEXT
     107BUGCR36681 SKIP : java = FAIL
    108108
    109109// Quota API is not supported in DRT yet.
     
    115115// Animation API is disabled.  Dean Jackson has promised (as of Aug. 25, 2011)
    116116// to re-enable these "in the next few weeks".
    117 BUGWK54151 SKIP : animations/animation-api-1.html = TEXT
     117BUGWK54151 SKIP : animations/animation-api-1.html = FAIL
    118118
    119119// Unskip after implementing DRT support for setDefersLoading and goBack.
     
    122122
    123123// The checked in Apple results for these are incorrect.
    124 BUGCR89468 : css3/selectors3/html/css3-modsel-d1.html = IMAGE IMAGE+TEXT
    125 BUGCR89468 : css3/selectors3/html/css3-modsel-d1b.html = IMAGE IMAGE+TEXT
    126 BUGCR89468 : css3/selectors3/html/css3-modsel-d2.html = IMAGE IMAGE+TEXT
    127 BUGCR89468 : css3/selectors3/html/css3-modsel-d4.html = IMAGE IMAGE+TEXT
    128 BUGCR89468 : css3/selectors3/xhtml/css3-modsel-15c.xml = IMAGE IMAGE+TEXT
    129 BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d1.xml = IMAGE IMAGE+TEXT
    130 BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d1b.xml = IMAGE IMAGE+TEXT
    131 BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d2.xml = IMAGE IMAGE+TEXT
    132 BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d3.xml = IMAGE IMAGE+TEXT
    133 BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d4.xml = IMAGE IMAGE+TEXT
    134 BUGCR89468 : css3/selectors3/xml/css3-modsel-15c.xml = IMAGE IMAGE+TEXT
    135 BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d1.xml = IMAGE IMAGE+TEXT
    136 BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d1b.xml = IMAGE IMAGE+TEXT
    137 BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d2.xml = IMAGE IMAGE+TEXT
    138 BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d3.xml = IMAGE IMAGE+TEXT
    139 BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d4.xml = IMAGE IMAGE+TEXT
     124BUGCR89468 : css3/selectors3/html/css3-modsel-d1.html = IMAGE FAIL
     125BUGCR89468 : css3/selectors3/html/css3-modsel-d1b.html = IMAGE FAIL
     126BUGCR89468 : css3/selectors3/html/css3-modsel-d2.html = IMAGE FAIL
     127BUGCR89468 : css3/selectors3/html/css3-modsel-d4.html = IMAGE FAIL
     128BUGCR89468 : css3/selectors3/xhtml/css3-modsel-15c.xml = IMAGE FAIL
     129BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d1.xml = IMAGE FAIL
     130BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d1b.xml = IMAGE FAIL
     131BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d2.xml = IMAGE FAIL
     132BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d3.xml = IMAGE FAIL
     133BUGCR89468 : css3/selectors3/xhtml/css3-modsel-d4.xml = IMAGE FAIL
     134BUGCR89468 : css3/selectors3/xml/css3-modsel-15c.xml = IMAGE FAIL
     135BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d1.xml = IMAGE FAIL
     136BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d1b.xml = IMAGE FAIL
     137BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d2.xml = IMAGE FAIL
     138BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d3.xml = IMAGE FAIL
     139BUGCR89468 BUGWK82122 WIN LINUX ANDROID MAC : css3/selectors3/xml/css3-modsel-d4.xml = IMAGE FAIL
    140140
    141141// Chrome does not support WebArchives yet.
     
    146146
    147147// This will soon be fixed after implementing webkitLineDash for V8.
    148 BUGWK63933 : fast/canvas/canvas-webkitLineDash.html = TEXT
    149 BUGWK63933 : fast/canvas/canvas-webkitLineDash-invalid.html = TEXT
    150 BUGWK63933 : platform/chromium/virtual/gpu/fast/canvas/canvas-webkitLineDash.html = TEXT
    151 BUGWK63933 : platform/chromium/virtual/gpu/fast/canvas/canvas-webkitLineDash-invalid.html = TEXT
     148BUGWK63933 : fast/canvas/canvas-webkitLineDash.html = FAIL
     149BUGWK63933 : fast/canvas/canvas-webkitLineDash-invalid.html = FAIL
     150BUGWK63933 : platform/chromium/virtual/gpu/fast/canvas/canvas-webkitLineDash.html = FAIL
     151BUGWK63933 : platform/chromium/virtual/gpu/fast/canvas/canvas-webkitLineDash-invalid.html = FAIL
    152152
    153153// Microdata DOM API is not yet enabled.
     
    155155
    156156// Unskip after changes on both sides have landed and rolled together.
    157 BUGCR103939 SKIP : http/tests/appcache/wrong-content-type.html = TEXT
     157BUGCR103939 SKIP : http/tests/appcache/wrong-content-type.html = FAIL
    158158
    159159// Vibration API is not supported yet in the chromium port.
     
    193193
    194194// Run the Mac-specific platform tests, but only to check for crashes.
    195 WONTFIX : platform/gtk = TEXT IMAGE IMAGE+TEXT PASS
    196 WONTFIX : platform/mac = TEXT IMAGE IMAGE+TEXT PASS TIMEOUT
    197 WONTFIX : platform/mac-wk2 = TEXT IMAGE IMAGE+TEXT PASS TIMEOUT
    198 WONTFIX : platform/qt = TEXT IMAGE IMAGE+TEXT PASS MISSING
     195WONTFIX : platform/gtk = FAIL IMAGE PASS
     196WONTFIX : platform/mac = FAIL IMAGE PASS TIMEOUT
     197WONTFIX : platform/mac-wk2 = FAIL IMAGE PASS TIMEOUT
     198WONTFIX : platform/qt = FAIL IMAGE PASS MISSING
    199199WONTFIX SKIP : platform/qt/plugins/qt-qwidget-plugin.html = PASS
    200200WONTFIX SKIP : platform/qt/fast/forms = PASS
    201 WONTFIX MAC WIN : platform/chromium-linux = TEXT IMAGE IMAGE+TEXT MISSING
     201WONTFIX MAC WIN : platform/chromium-linux = FAIL IMAGE MISSING
    202202WONTFIX SKIP LINUX MAC : platform/win = PASS
    203203WONTFIX SKIP LINUX WIN MAC : platform/chromium-android = PASS
     
    227227// JS errors. We skip them because they don't actually test what they set out to.
    228228// See http://crbug.com/24185 for some history.
    229 WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument17.xhtml = TEXT
    230 WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument18.xhtml = TEXT
    231 WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument19.xhtml = TEXT
    232 WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument20.xhtml = TEXT
    233 WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument21.xhtml = TEXT
    234 WONTFIX SKIP : dom/xhtml/level3/core/attrisid02.xhtml = TEXT
    235 WONTFIX SKIP : dom/xhtml/level3/core/attrisid03.xhtml = TEXT
    236 WONTFIX SKIP : dom/xhtml/level3/core/attrisid07.xhtml = TEXT
    237 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform01.xhtml = TEXT
    238 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform02.xhtml = TEXT
    239 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform03.xhtml = TEXT
    240 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform04.xhtml = TEXT
    241 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform05.xhtml = TEXT
    242 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform07.xhtml = TEXT
    243 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform10.xhtml = TEXT
    244 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform11.xhtml = TEXT
    245 WONTFIX SKIP : dom/xhtml/level3/core/canonicalform12.xhtml = TEXT
    246 WONTFIX SKIP : dom/xhtml/level3/core/cdatasections01.xhtml = TEXT
    247 WONTFIX SKIP : dom/xhtml/level3/core/checkcharacternormalization01.xhtml = TEXT
    248 WONTFIX SKIP : dom/xhtml/level3/core/checkcharacternormalization02.xhtml = TEXT
    249 WONTFIX SKIP : dom/xhtml/level3/core/checkcharacternormalization03.xhtml = TEXT
    250 WONTFIX SKIP : dom/xhtml/level3/core/comments01.xhtml = TEXT
    251 WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization13.xhtml = TEXT
    252 WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization14.xhtml = TEXT
    253 WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization15.xhtml = TEXT
    254 WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization16.xhtml = TEXT
    255 WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization17.xhtml = TEXT
    256 WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization18.xhtml = TEXT
    257 WONTFIX SKIP : dom/xhtml/level3/core/documentadoptnode17.xhtml = TEXT
    258 WONTFIX SKIP : dom/xhtml/level3/core/documentadoptnode18.xhtml = TEXT
    259 WONTFIX SKIP : dom/xhtml/level3/core/documentadoptnode19.xhtml = TEXT
    260 WONTFIX SKIP : dom/xhtml/level3/core/documentadoptnode20.xhtml = TEXT
    261 WONTFIX SKIP : dom/xhtml/level3/core/documentgetinputencoding04.xhtml = TEXT
    262 WONTFIX SKIP : dom/xhtml/level3/core/documentgetxmlencoding05.xhtml = TEXT
    263 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument01.xhtml = TEXT
    264 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument02.xhtml = TEXT
    265 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument03.xhtml = TEXT
    266 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument04.xhtml = TEXT
    267 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument05.xhtml = TEXT
    268 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument07.xhtml = TEXT
    269 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument08.xhtml = TEXT
    270 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument09.xhtml = TEXT
    271 WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument13.xhtml = TEXT
    272 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode01.xhtml = TEXT
    273 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode02.xhtml = TEXT
    274 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode03.xhtml = TEXT
    275 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode04.xhtml = TEXT
    276 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode05.xhtml = TEXT
    277 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode06.xhtml = TEXT
    278 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode07.xhtml = TEXT
    279 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode09.xhtml = TEXT
    280 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode15.xhtml = TEXT
    281 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode16.xhtml = TEXT
    282 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode17.xhtml = TEXT
    283 WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode28.xhtml = TEXT
    284 WONTFIX SKIP : dom/xhtml/level3/core/domconfigcanonicalform1.xhtml = TEXT
    285 WONTFIX SKIP : dom/xhtml/level3/core/domconfigcdatasections1.xhtml = TEXT
    286 WONTFIX SKIP : dom/xhtml/level3/core/domconfigcheckcharacternormalization1.xhtml = TEXT
    287 WONTFIX SKIP : dom/xhtml/level3/core/domconfigcomments1.xhtml = TEXT
    288 WONTFIX SKIP : dom/xhtml/level3/core/domconfigdatatypenormalization1.xhtml = TEXT
    289 WONTFIX SKIP : dom/xhtml/level3/core/domconfigdatatypenormalization2.xhtml = TEXT
    290 WONTFIX SKIP : dom/xhtml/level3/core/domconfigelementcontentwhitespace1.xhtml = TEXT
    291 WONTFIX SKIP : dom/xhtml/level3/core/domconfigentities1.xhtml = TEXT
    292 WONTFIX SKIP : dom/xhtml/level3/core/domconfigerrorhandler1.xhtml = TEXT
    293 WONTFIX SKIP : dom/xhtml/level3/core/domconfigerrorhandler2.xhtml = TEXT
    294 WONTFIX SKIP : dom/xhtml/level3/core/domconfiginfoset1.xhtml = TEXT
    295 WONTFIX SKIP : dom/xhtml/level3/core/domconfignamespacedeclarations1.xhtml = TEXT
    296 WONTFIX SKIP : dom/xhtml/level3/core/domconfignamespaces1.xhtml = TEXT
    297 WONTFIX SKIP : dom/xhtml/level3/core/domconfignamespaces2.xhtml = TEXT
    298 WONTFIX SKIP : dom/xhtml/level3/core/domconfignormalizecharacters1.xhtml = TEXT
    299 WONTFIX SKIP : dom/xhtml/level3/core/domconfigschemalocation1.xhtml = TEXT
    300 WONTFIX SKIP : dom/xhtml/level3/core/domconfigschematype1.xhtml = TEXT
    301 WONTFIX SKIP : dom/xhtml/level3/core/domconfigsplitcdatasections1.xhtml = TEXT
    302 WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationcansetparameter01.xhtml = TEXT
    303 WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationcansetparameter02.xhtml = TEXT
    304 WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationcansetparameter03.xhtml = TEXT
    305 WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationcansetparameter06.xhtml = TEXT
    306 WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationgetparameter01.xhtml = TEXT
    307 WONTFIX SKIP : dom/xhtml/level3/core/domconfigvalidate1.xhtml = TEXT
    308 WONTFIX SKIP : dom/xhtml/level3/core/domconfigvalidateifschema1.xhtml = TEXT
    309 WONTFIX SKIP : dom/xhtml/level3/core/domconfigwellformed1.xhtml = TEXT
    310 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature01.xhtml = TEXT
    311 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature02.xhtml = TEXT
    312 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature03.xhtml = TEXT
    313 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature05.xhtml = TEXT
    314 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature06.xhtml = TEXT
    315 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry01.xhtml = TEXT
    316 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry02.xhtml = TEXT
    317 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry03.xhtml = TEXT
    318 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry04.xhtml = TEXT
    319 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry05.xhtml = TEXT
    320 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry06.xhtml = TEXT
    321 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry07.xhtml = TEXT
    322 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry08.xhtml = TEXT
    323 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry09.xhtml = TEXT
    324 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry10.xhtml = TEXT
    325 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry11.xhtml = TEXT
    326 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry13.xhtml = TEXT
    327 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry14.xhtml = TEXT
    328 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry15.xhtml = TEXT
    329 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry16.xhtml = TEXT
    330 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry17.xhtml = TEXT
    331 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry18.xhtml = TEXT
    332 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry19.xhtml = TEXT
    333 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry20.xhtml = TEXT
    334 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry21.xhtml = TEXT
    335 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry22.xhtml = TEXT
    336 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry24.xhtml = TEXT
    337 WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry25.xhtml = TEXT
    338 WONTFIX SKIP : dom/xhtml/level3/core/domstringlistcontains01.xhtml = TEXT
    339 WONTFIX SKIP : dom/xhtml/level3/core/domstringlistcontains02.xhtml = TEXT
    340 WONTFIX SKIP : dom/xhtml/level3/core/domstringlistgetlength01.xhtml = TEXT
    341 WONTFIX SKIP : dom/xhtml/level3/core/domstringlistitem01.xhtml = TEXT
    342 WONTFIX SKIP : dom/xhtml/level3/core/domstringlistitem02.xhtml = TEXT
    343 WONTFIX SKIP : dom/xhtml/level3/core/elementcontentwhitespace01.xhtml = TEXT
    344 WONTFIX SKIP : dom/xhtml/level3/core/elementcontentwhitespace02.xhtml = TEXT
    345 WONTFIX SKIP : dom/xhtml/level3/core/elementcontentwhitespace03.xhtml = TEXT
    346 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute01.xhtml = TEXT
    347 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute03.xhtml = TEXT
    348 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute04.xhtml = TEXT
    349 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute07.xhtml = TEXT
    350 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute08.xhtml = TEXT
    351 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute09.xhtml = TEXT
    352 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute10.xhtml = TEXT
    353 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute11.xhtml = TEXT
    354 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode01.xhtml = TEXT
    355 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode02.xhtml = TEXT
    356 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode03.xhtml = TEXT
    357 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode04.xhtml = TEXT
    358 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode07.xhtml = TEXT
    359 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode08.xhtml = TEXT
    360 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode10.xhtml = TEXT
    361 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens01.xhtml = TEXT
    362 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens02.xhtml = TEXT
    363 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens03.xhtml = TEXT
    364 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens04.xhtml = TEXT
    365 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens05.xhtml = TEXT
    366 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens10.xhtml = TEXT
    367 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens11.xhtml = TEXT
    368 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens12.xhtml = TEXT
    369 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens13.xhtml = TEXT
    370 WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens14.xhtml = TEXT
    371 WONTFIX SKIP : dom/xhtml/level3/core/entities01.xhtml = TEXT
    372 WONTFIX SKIP : dom/xhtml/level3/core/entities02.xhtml = TEXT
    373 WONTFIX SKIP : dom/xhtml/level3/core/entities03.xhtml = TEXT
    374 WONTFIX SKIP : dom/xhtml/level3/core/entities04.xhtml = TEXT
    375 WONTFIX SKIP : dom/xhtml/level3/core/entitygetinputencoding01.xhtml = TEXT
    376 WONTFIX SKIP : dom/xhtml/level3/core/entitygetxmlencoding01.xhtml = TEXT
    377 WONTFIX SKIP : dom/xhtml/level3/core/entitygetxmlencoding02.xhtml = TEXT
    378 WONTFIX SKIP : dom/xhtml/level3/core/entitygetxmlversion01.xhtml = TEXT
    379 WONTFIX SKIP : dom/xhtml/level3/core/handleerror01.xhtml = TEXT
    380 WONTFIX SKIP : dom/xhtml/level3/core/handleerror02.xhtml = TEXT
    381 WONTFIX SKIP : dom/xhtml/level3/core/infoset01.xhtml = TEXT
    382 WONTFIX SKIP : dom/xhtml/level3/core/infoset02.xhtml = TEXT
    383 WONTFIX SKIP : dom/xhtml/level3/core/infoset03.xhtml = TEXT
    384 WONTFIX SKIP : dom/xhtml/level3/core/infoset04.xhtml = TEXT
    385 WONTFIX SKIP : dom/xhtml/level3/core/infoset05.xhtml = TEXT
    386 WONTFIX SKIP : dom/xhtml/level3/core/infoset08.xhtml = TEXT
    387 WONTFIX SKIP : dom/xhtml/level3/core/infoset09.xhtml = TEXT
    388 WONTFIX SKIP : dom/xhtml/level3/core/namespacedeclarations01.xhtml = TEXT
    389 WONTFIX SKIP : dom/xhtml/level3/core/namespacedeclarations02.xhtml = TEXT
    390 WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml = TEXT
    391 WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml = TEXT
    392 WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml = TEXT
    393 WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition22.xhtml = TEXT
    394 WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition23.xhtml = TEXT
    395 WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition24.xhtml = TEXT
    396 WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml = TEXT
    397 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri12.xhtml = TEXT
    398 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri13.xhtml = TEXT
    399 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri14.xhtml = TEXT
    400 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature01.xhtml = TEXT
    401 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature02.xhtml = TEXT
    402 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature03.xhtml = TEXT
    403 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature04.xhtml = TEXT
    404 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature05.xhtml = TEXT
    405 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature06.xhtml = TEXT
    406 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature07.xhtml = TEXT
    407 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature08.xhtml = TEXT
    408 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature09.xhtml = TEXT
    409 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature10.xhtml = TEXT
    410 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature11.xhtml = TEXT
    411 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature12.xhtml = TEXT
    412 WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature13.xhtml = TEXT
    413 WONTFIX SKIP : dom/xhtml/level3/core/nodegettextcontent05.xhtml = TEXT
    414 WONTFIX SKIP : dom/xhtml/level3/core/nodegettextcontent15.xhtml = TEXT
    415 WONTFIX SKIP : dom/xhtml/level3/core/nodegettextcontent16.xhtml = TEXT
    416 WONTFIX SKIP : dom/xhtml/level3/core/nodegettextcontent18.xhtml = TEXT
    417 WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata01.xhtml = TEXT
    418 WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata02.xhtml = TEXT
    419 WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata03.xhtml = TEXT
    420 WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata04.xhtml = TEXT
    421 WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata05.xhtml = TEXT
    422 WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata06.xhtml = TEXT
    423 WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata07.xhtml = TEXT
    424 WONTFIX SKIP : dom/xhtml/level3/core/nodeisdefaultnamespace04.xhtml = TEXT
    425 WONTFIX SKIP : dom/xhtml/level3/core/nodeisequalnode25.xhtml = TEXT
    426 WONTFIX SKIP : dom/xhtml/level3/core/nodeisequalnode26.xhtml = TEXT
    427 WONTFIX SKIP : dom/xhtml/level3/core/nodeisequalnode27.xhtml = TEXT
    428 WONTFIX SKIP : dom/xhtml/level3/core/nodeissamenode07.xhtml = TEXT
    429 WONTFIX SKIP : dom/xhtml/level3/core/nodeissamenode08.xhtml = TEXT
    430 WONTFIX SKIP : dom/xhtml/level3/core/nodeissamenode09.xhtml = TEXT
    431 WONTFIX SKIP : dom/xhtml/level3/core/nodelookupnamespaceuri04.xhtml = TEXT
    432 WONTFIX SKIP : dom/xhtml/level3/core/nodelookupprefix04.xhtml = TEXT
    433 WONTFIX SKIP : dom/xhtml/level3/core/nodelookupprefix12.xhtml = TEXT
    434 WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild07.xhtml = TEXT
    435 WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild24.xhtml = TEXT
    436 WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild25.xhtml = TEXT
    437 WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild26.xhtml = TEXT
    438 WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild27.xhtml = TEXT
    439 WONTFIX SKIP : dom/xhtml/level3/core/nodereplacechild10.xhtml = TEXT
    440 WONTFIX SKIP : dom/xhtml/level3/core/nodereplacechild21.xhtml = TEXT
    441 WONTFIX SKIP : dom/xhtml/level3/core/nodereplacechild25.xhtml = TEXT
    442 WONTFIX SKIP : dom/xhtml/level3/core/nodereplacechild38.xhtml = TEXT
    443 WONTFIX SKIP : dom/xhtml/level3/core/nodesettextcontent04.xhtml = TEXT
    444 WONTFIX SKIP : dom/xhtml/level3/core/nodesettextcontent13.xhtml = TEXT
    445 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata01.xhtml = TEXT
    446 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata02.xhtml = TEXT
    447 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata03.xhtml = TEXT
    448 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata04.xhtml = TEXT
    449 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata05.xhtml = TEXT
    450 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata06.xhtml = TEXT
    451 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata07.xhtml = TEXT
    452 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata08.xhtml = TEXT
    453 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata09.xhtml = TEXT
    454 WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata10.xhtml = TEXT
    455 WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters01.xhtml = TEXT
    456 WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters02.xhtml = TEXT
    457 WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters03.xhtml = TEXT
    458 WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters04.xhtml = TEXT
    459 WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters05.xhtml = TEXT
    460 WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters06.xhtml = TEXT
    461 WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters07.xhtml = TEXT
    462 WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters08.xhtml = TEXT
    463 WONTFIX SKIP : dom/xhtml/level3/core/splitcdatasections01.xhtml = TEXT
    464 WONTFIX SKIP : dom/xhtml/level3/core/textiselementcontentwhitespace04.xhtml = TEXT
    465 WONTFIX SKIP : dom/xhtml/level3/core/textiselementcontentwhitespace05.xhtml = TEXT
    466 WONTFIX SKIP : dom/xhtml/level3/core/textiselementcontentwhitespace06.xhtml = TEXT
    467 WONTFIX SKIP : dom/xhtml/level3/core/userdatahandler01.xhtml = TEXT
    468 WONTFIX SKIP : dom/xhtml/level3/core/userdatahandler02.xhtml = TEXT
    469 WONTFIX SKIP : dom/xhtml/level3/core/userdatahandler03.xhtml = TEXT
    470 WONTFIX SKIP : dom/xhtml/level3/core/userdatahandler04.xhtml = TEXT
    471 // The IMAGE+TEXT failures below are due to erroneous tests that fail to actually load
     229WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument17.xhtml = FAIL
     230WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument18.xhtml = FAIL
     231WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument19.xhtml = FAIL
     232WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument20.xhtml = FAIL
     233WONTFIX SKIP : dom/xhtml/level2/html/HTMLDocument21.xhtml = FAIL
     234WONTFIX SKIP : dom/xhtml/level3/core/attrisid02.xhtml = FAIL
     235WONTFIX SKIP : dom/xhtml/level3/core/attrisid03.xhtml = FAIL
     236WONTFIX SKIP : dom/xhtml/level3/core/attrisid07.xhtml = FAIL
     237WONTFIX SKIP : dom/xhtml/level3/core/canonicalform01.xhtml = FAIL
     238WONTFIX SKIP : dom/xhtml/level3/core/canonicalform02.xhtml = FAIL
     239WONTFIX SKIP : dom/xhtml/level3/core/canonicalform03.xhtml = FAIL
     240WONTFIX SKIP : dom/xhtml/level3/core/canonicalform04.xhtml = FAIL
     241WONTFIX SKIP : dom/xhtml/level3/core/canonicalform05.xhtml = FAIL
     242WONTFIX SKIP : dom/xhtml/level3/core/canonicalform07.xhtml = FAIL
     243WONTFIX SKIP : dom/xhtml/level3/core/canonicalform10.xhtml = FAIL
     244WONTFIX SKIP : dom/xhtml/level3/core/canonicalform11.xhtml = FAIL
     245WONTFIX SKIP : dom/xhtml/level3/core/canonicalform12.xhtml = FAIL
     246WONTFIX SKIP : dom/xhtml/level3/core/cdatasections01.xhtml = FAIL
     247WONTFIX SKIP : dom/xhtml/level3/core/checkcharacternormalization01.xhtml = FAIL
     248WONTFIX SKIP : dom/xhtml/level3/core/checkcharacternormalization02.xhtml = FAIL
     249WONTFIX SKIP : dom/xhtml/level3/core/checkcharacternormalization03.xhtml = FAIL
     250WONTFIX SKIP : dom/xhtml/level3/core/comments01.xhtml = FAIL
     251WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization13.xhtml = FAIL
     252WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization14.xhtml = FAIL
     253WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization15.xhtml = FAIL
     254WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization16.xhtml = FAIL
     255WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization17.xhtml = FAIL
     256WONTFIX SKIP : dom/xhtml/level3/core/datatypenormalization18.xhtml = FAIL
     257WONTFIX SKIP : dom/xhtml/level3/core/documentadoptnode17.xhtml = FAIL
     258WONTFIX SKIP : dom/xhtml/level3/core/documentadoptnode18.xhtml = FAIL
     259WONTFIX SKIP : dom/xhtml/level3/core/documentadoptnode19.xhtml = FAIL
     260WONTFIX SKIP : dom/xhtml/level3/core/documentadoptnode20.xhtml = FAIL
     261WONTFIX SKIP : dom/xhtml/level3/core/documentgetinputencoding04.xhtml = FAIL
     262WONTFIX SKIP : dom/xhtml/level3/core/documentgetxmlencoding05.xhtml = FAIL
     263WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument01.xhtml = FAIL
     264WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument02.xhtml = FAIL
     265WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument03.xhtml = FAIL
     266WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument04.xhtml = FAIL
     267WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument05.xhtml = FAIL
     268WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument07.xhtml = FAIL
     269WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument08.xhtml = FAIL
     270WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument09.xhtml = FAIL
     271WONTFIX SKIP : dom/xhtml/level3/core/documentnormalizedocument13.xhtml = FAIL
     272WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode01.xhtml = FAIL
     273WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode02.xhtml = FAIL
     274WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode03.xhtml = FAIL
     275WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode04.xhtml = FAIL
     276WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode05.xhtml = FAIL
     277WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode06.xhtml = FAIL
     278WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode07.xhtml = FAIL
     279WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode09.xhtml = FAIL
     280WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode15.xhtml = FAIL
     281WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode16.xhtml = FAIL
     282WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode17.xhtml = FAIL
     283WONTFIX SKIP : dom/xhtml/level3/core/documentrenamenode28.xhtml = FAIL
     284WONTFIX SKIP : dom/xhtml/level3/core/domconfigcanonicalform1.xhtml = FAIL
     285WONTFIX SKIP : dom/xhtml/level3/core/domconfigcdatasections1.xhtml = FAIL
     286WONTFIX SKIP : dom/xhtml/level3/core/domconfigcheckcharacternormalization1.xhtml = FAIL
     287WONTFIX SKIP : dom/xhtml/level3/core/domconfigcomments1.xhtml = FAIL
     288WONTFIX SKIP : dom/xhtml/level3/core/domconfigdatatypenormalization1.xhtml = FAIL
     289WONTFIX SKIP : dom/xhtml/level3/core/domconfigdatatypenormalization2.xhtml = FAIL
     290WONTFIX SKIP : dom/xhtml/level3/core/domconfigelementcontentwhitespace1.xhtml = FAIL
     291WONTFIX SKIP : dom/xhtml/level3/core/domconfigentities1.xhtml = FAIL
     292WONTFIX SKIP : dom/xhtml/level3/core/domconfigerrorhandler1.xhtml = FAIL
     293WONTFIX SKIP : dom/xhtml/level3/core/domconfigerrorhandler2.xhtml = FAIL
     294WONTFIX SKIP : dom/xhtml/level3/core/domconfiginfoset1.xhtml = FAIL
     295WONTFIX SKIP : dom/xhtml/level3/core/domconfignamespacedeclarations1.xhtml = FAIL
     296WONTFIX SKIP : dom/xhtml/level3/core/domconfignamespaces1.xhtml = FAIL
     297WONTFIX SKIP : dom/xhtml/level3/core/domconfignamespaces2.xhtml = FAIL
     298WONTFIX SKIP : dom/xhtml/level3/core/domconfignormalizecharacters1.xhtml = FAIL
     299WONTFIX SKIP : dom/xhtml/level3/core/domconfigschemalocation1.xhtml = FAIL
     300WONTFIX SKIP : dom/xhtml/level3/core/domconfigschematype1.xhtml = FAIL
     301WONTFIX SKIP : dom/xhtml/level3/core/domconfigsplitcdatasections1.xhtml = FAIL
     302WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationcansetparameter01.xhtml = FAIL
     303WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationcansetparameter02.xhtml = FAIL
     304WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationcansetparameter03.xhtml = FAIL
     305WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationcansetparameter06.xhtml = FAIL
     306WONTFIX SKIP : dom/xhtml/level3/core/domconfigurationgetparameter01.xhtml = FAIL
     307WONTFIX SKIP : dom/xhtml/level3/core/domconfigvalidate1.xhtml = FAIL
     308WONTFIX SKIP : dom/xhtml/level3/core/domconfigvalidateifschema1.xhtml = FAIL
     309WONTFIX SKIP : dom/xhtml/level3/core/domconfigwellformed1.xhtml = FAIL
     310WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature01.xhtml = FAIL
     311WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature02.xhtml = FAIL
     312WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature03.xhtml = FAIL
     313WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature05.xhtml = FAIL
     314WONTFIX SKIP : dom/xhtml/level3/core/domimplementationgetfeature06.xhtml = FAIL
     315WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry01.xhtml = FAIL
     316WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry02.xhtml = FAIL
     317WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry03.xhtml = FAIL
     318WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry04.xhtml = FAIL
     319WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry05.xhtml = FAIL
     320WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry06.xhtml = FAIL
     321WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry07.xhtml = FAIL
     322WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry08.xhtml = FAIL
     323WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry09.xhtml = FAIL
     324WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry10.xhtml = FAIL
     325WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry11.xhtml = FAIL
     326WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry13.xhtml = FAIL
     327WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry14.xhtml = FAIL
     328WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry15.xhtml = FAIL
     329WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry16.xhtml = FAIL
     330WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry17.xhtml = FAIL
     331WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry18.xhtml = FAIL
     332WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry19.xhtml = FAIL
     333WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry20.xhtml = FAIL
     334WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry21.xhtml = FAIL
     335WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry22.xhtml = FAIL
     336WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry24.xhtml = FAIL
     337WONTFIX SKIP : dom/xhtml/level3/core/domimplementationregistry25.xhtml = FAIL
     338WONTFIX SKIP : dom/xhtml/level3/core/domstringlistcontains01.xhtml = FAIL
     339WONTFIX SKIP : dom/xhtml/level3/core/domstringlistcontains02.xhtml = FAIL
     340WONTFIX SKIP : dom/xhtml/level3/core/domstringlistgetlength01.xhtml = FAIL
     341WONTFIX SKIP : dom/xhtml/level3/core/domstringlistitem01.xhtml = FAIL
     342WONTFIX SKIP : dom/xhtml/level3/core/domstringlistitem02.xhtml = FAIL
     343WONTFIX SKIP : dom/xhtml/level3/core/elementcontentwhitespace01.xhtml = FAIL
     344WONTFIX SKIP : dom/xhtml/level3/core/elementcontentwhitespace02.xhtml = FAIL
     345WONTFIX SKIP : dom/xhtml/level3/core/elementcontentwhitespace03.xhtml = FAIL
     346WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute01.xhtml = FAIL
     347WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute03.xhtml = FAIL
     348WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute04.xhtml = FAIL
     349WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute07.xhtml = FAIL
     350WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute08.xhtml = FAIL
     351WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute09.xhtml = FAIL
     352WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute10.xhtml = FAIL
     353WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattribute11.xhtml = FAIL
     354WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode01.xhtml = FAIL
     355WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode02.xhtml = FAIL
     356WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode03.xhtml = FAIL
     357WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode04.xhtml = FAIL
     358WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode07.xhtml = FAIL
     359WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode08.xhtml = FAIL
     360WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributenode10.xhtml = FAIL
     361WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens01.xhtml = FAIL
     362WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens02.xhtml = FAIL
     363WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens03.xhtml = FAIL
     364WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens04.xhtml = FAIL
     365WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens05.xhtml = FAIL
     366WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens10.xhtml = FAIL
     367WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens11.xhtml = FAIL
     368WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens12.xhtml = FAIL
     369WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens13.xhtml = FAIL
     370WONTFIX SKIP : dom/xhtml/level3/core/elementsetidattributens14.xhtml = FAIL
     371WONTFIX SKIP : dom/xhtml/level3/core/entities01.xhtml = FAIL
     372WONTFIX SKIP : dom/xhtml/level3/core/entities02.xhtml = FAIL
     373WONTFIX SKIP : dom/xhtml/level3/core/entities03.xhtml = FAIL
     374WONTFIX SKIP : dom/xhtml/level3/core/entities04.xhtml = FAIL
     375WONTFIX SKIP : dom/xhtml/level3/core/entitygetinputencoding01.xhtml = FAIL
     376WONTFIX SKIP : dom/xhtml/level3/core/entitygetxmlencoding01.xhtml = FAIL
     377WONTFIX SKIP : dom/xhtml/level3/core/entitygetxmlencoding02.xhtml = FAIL
     378WONTFIX SKIP : dom/xhtml/level3/core/entitygetxmlversion01.xhtml = FAIL
     379WONTFIX SKIP : dom/xhtml/level3/core/handleerror01.xhtml = FAIL
     380WONTFIX SKIP : dom/xhtml/level3/core/handleerror02.xhtml = FAIL
     381WONTFIX SKIP : dom/xhtml/level3/core/infoset01.xhtml = FAIL
     382WONTFIX SKIP : dom/xhtml/level3/core/infoset02.xhtml = FAIL
     383WONTFIX SKIP : dom/xhtml/level3/core/infoset03.xhtml = FAIL
     384WONTFIX SKIP : dom/xhtml/level3/core/infoset04.xhtml = FAIL
     385WONTFIX SKIP : dom/xhtml/level3/core/infoset05.xhtml = FAIL
     386WONTFIX SKIP : dom/xhtml/level3/core/infoset08.xhtml = FAIL
     387WONTFIX SKIP : dom/xhtml/level3/core/infoset09.xhtml = FAIL
     388WONTFIX SKIP : dom/xhtml/level3/core/namespacedeclarations01.xhtml = FAIL
     389WONTFIX SKIP : dom/xhtml/level3/core/namespacedeclarations02.xhtml = FAIL
     390WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition03.xhtml = FAIL
     391WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition05.xhtml = FAIL
     392WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition16.xhtml = FAIL
     393WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition22.xhtml = FAIL
     394WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition23.xhtml = FAIL
     395WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition24.xhtml = FAIL
     396WONTFIX SKIP : dom/xhtml/level3/core/nodecomparedocumentposition33.xhtml = FAIL
     397WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri12.xhtml = FAIL
     398WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri13.xhtml = FAIL
     399WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri14.xhtml = FAIL
     400WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature01.xhtml = FAIL
     401WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature02.xhtml = FAIL
     402WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature03.xhtml = FAIL
     403WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature04.xhtml = FAIL
     404WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature05.xhtml = FAIL
     405WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature06.xhtml = FAIL
     406WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature07.xhtml = FAIL
     407WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature08.xhtml = FAIL
     408WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature09.xhtml = FAIL
     409WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature10.xhtml = FAIL
     410WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature11.xhtml = FAIL
     411WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature12.xhtml = FAIL
     412WONTFIX SKIP : dom/xhtml/level3/core/nodegetfeature13.xhtml = FAIL
     413WONTFIX SKIP : dom/xhtml/level3/core/nodegettextcontent05.xhtml = FAIL
     414WONTFIX SKIP : dom/xhtml/level3/core/nodegettextcontent15.xhtml = FAIL
     415WONTFIX SKIP : dom/xhtml/level3/core/nodegettextcontent16.xhtml = FAIL
     416WONTFIX SKIP : dom/xhtml/level3/core/nodegettextcontent18.xhtml = FAIL
     417WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata01.xhtml = FAIL
     418WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata02.xhtml = FAIL
     419WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata03.xhtml = FAIL
     420WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata04.xhtml = FAIL
     421WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata05.xhtml = FAIL
     422WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata06.xhtml = FAIL
     423WONTFIX SKIP : dom/xhtml/level3/core/nodegetuserdata07.xhtml = FAIL
     424WONTFIX SKIP : dom/xhtml/level3/core/nodeisdefaultnamespace04.xhtml = FAIL
     425WONTFIX SKIP : dom/xhtml/level3/core/nodeisequalnode25.xhtml = FAIL
     426WONTFIX SKIP : dom/xhtml/level3/core/nodeisequalnode26.xhtml = FAIL
     427WONTFIX SKIP : dom/xhtml/level3/core/nodeisequalnode27.xhtml = FAIL
     428WONTFIX SKIP : dom/xhtml/level3/core/nodeissamenode07.xhtml = FAIL
     429WONTFIX SKIP : dom/xhtml/level3/core/nodeissamenode08.xhtml = FAIL
     430WONTFIX SKIP : dom/xhtml/level3/core/nodeissamenode09.xhtml = FAIL
     431WONTFIX SKIP : dom/xhtml/level3/core/nodelookupnamespaceuri04.xhtml = FAIL
     432WONTFIX SKIP : dom/xhtml/level3/core/nodelookupprefix04.xhtml = FAIL
     433WONTFIX SKIP : dom/xhtml/level3/core/nodelookupprefix12.xhtml = FAIL
     434WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild07.xhtml = FAIL
     435WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild24.xhtml = FAIL
     436WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild25.xhtml = FAIL
     437WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild26.xhtml = FAIL
     438WONTFIX SKIP : dom/xhtml/level3/core/noderemovechild27.xhtml = FAIL
     439WONTFIX SKIP : dom/xhtml/level3/core/nodereplacechild10.xhtml = FAIL
     440WONTFIX SKIP : dom/xhtml/level3/core/nodereplacechild21.xhtml = FAIL
     441WONTFIX SKIP : dom/xhtml/level3/core/nodereplacechild25.xhtml = FAIL
     442WONTFIX SKIP : dom/xhtml/level3/core/nodereplacechild38.xhtml = FAIL
     443WONTFIX SKIP : dom/xhtml/level3/core/nodesettextcontent04.xhtml = FAIL
     444WONTFIX SKIP : dom/xhtml/level3/core/nodesettextcontent13.xhtml = FAIL
     445WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata01.xhtml = FAIL
     446WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata02.xhtml = FAIL
     447WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata03.xhtml = FAIL
     448WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata04.xhtml = FAIL
     449WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata05.xhtml = FAIL
     450WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata06.xhtml = FAIL
     451WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata07.xhtml = FAIL
     452WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata08.xhtml = FAIL
     453WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata09.xhtml = FAIL
     454WONTFIX SKIP : dom/xhtml/level3/core/nodesetuserdata10.xhtml = FAIL
     455WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters01.xhtml = FAIL
     456WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters02.xhtml = FAIL
     457WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters03.xhtml = FAIL
     458WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters04.xhtml = FAIL
     459WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters05.xhtml = FAIL
     460WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters06.xhtml = FAIL
     461WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters07.xhtml = FAIL
     462WONTFIX SKIP : dom/xhtml/level3/core/normalizecharacters08.xhtml = FAIL
     463WONTFIX SKIP : dom/xhtml/level3/core/splitcdatasections01.xhtml = FAIL
     464WONTFIX SKIP : dom/xhtml/level3/core/textiselementcontentwhitespace04.xhtml = FAIL
     465WONTFIX SKIP : dom/xhtml/level3/core/textiselementcontentwhitespace05.xhtml = FAIL
     466WONTFIX SKIP : dom/xhtml/level3/core/textiselementcontentwhitespace06.xhtml = FAIL
     467WONTFIX SKIP : dom/xhtml/level3/core/userdatahandler01.xhtml = FAIL
     468WONTFIX SKIP : dom/xhtml/level3/core/userdatahandler02.xhtml = FAIL
     469WONTFIX SKIP : dom/xhtml/level3/core/userdatahandler03.xhtml = FAIL
     470WONTFIX SKIP : dom/xhtml/level3/core/userdatahandler04.xhtml = FAIL
     471// The FAIL failures below are due to erroneous tests that fail to actually load
    472472// the JS meant to test them (and thus fail to trigger testRunner.dumpAsText()).
    473 WONTFIX SKIP : dom/xhtml/level3/core/documentgetinputencoding03.xhtml = IMAGE+TEXT
    474 WONTFIX SKIP : dom/xhtml/level3/core/entitygetinputencoding02.xhtml = IMAGE+TEXT
    475 WONTFIX SKIP : dom/xhtml/level3/core/entitygetxmlversion02.xhtml = IMAGE+TEXT
    476 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri05.xhtml = IMAGE+TEXT
    477 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri07.xhtml = IMAGE+TEXT
    478 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri09.xhtml = IMAGE+TEXT
    479 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri10.xhtml = IMAGE+TEXT
    480 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri11.xhtml = IMAGE+TEXT
    481 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri15.xhtml = IMAGE+TEXT
    482 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri17.xhtml = IMAGE+TEXT
    483 WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri18.xhtml = IMAGE+TEXT
    484 WONTFIX SKIP : dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml = IMAGE+TEXT
    485 WONTFIX SKIP : dom/xhtml/level3/core/nodelookupprefix19.xhtml = IMAGE+TEXT
     473WONTFIX SKIP : dom/xhtml/level3/core/documentgetinputencoding03.xhtml = FAIL
     474WONTFIX SKIP : dom/xhtml/level3/core/entitygetinputencoding02.xhtml = FAIL
     475WONTFIX SKIP : dom/xhtml/level3/core/entitygetxmlversion02.xhtml = FAIL
     476WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri05.xhtml = FAIL
     477WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri07.xhtml = FAIL
     478WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri09.xhtml = FAIL
     479WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri10.xhtml = FAIL
     480WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri11.xhtml = FAIL
     481WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri15.xhtml = FAIL
     482WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri17.xhtml = FAIL
     483WONTFIX SKIP : dom/xhtml/level3/core/nodegetbaseuri18.xhtml = FAIL
     484WONTFIX SKIP : dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml = FAIL
     485WONTFIX SKIP : dom/xhtml/level3/core/nodelookupprefix19.xhtml = FAIL
    486486
    487487// We do not want to support Legacy mac encodings on Windows/Linux/Android.
     
    516516WONTFIX SKIP : fast/workers/shared-worker-replace-self.html = TIMEOUT
    517517WONTFIX SKIP : fast/workers/shared-worker-shared.html = TIMEOUT
    518 WONTFIX SKIP : fast/workers/shared-worker-constructor.html = TEXT
    519 WONTFIX SKIP : fast/workers/shared-worker-name.html = TEXT
    520 WONTFIX SKIP : fast/workers/shared-worker-script-error.html = TEXT
     518WONTFIX SKIP : fast/workers/shared-worker-constructor.html = FAIL
     519WONTFIX SKIP : fast/workers/shared-worker-name.html = FAIL
     520WONTFIX SKIP : fast/workers/shared-worker-script-error.html = FAIL
    521521WONTFIX SKIP : fast/workers/shared-worker-simple.html = TIMEOUT
    522 WONTFIX SKIP : fast/workers/worker-crash-with-invalid-location.html = TEXT
    523 WONTFIX SKIP : http/tests/workers/shared-worker-invalid-url.html = TEXT TIMEOUT
    524 WONTFIX SKIP : http/tests/workers/shared-worker-redirect.html = TEXT TIMEOUT
     522WONTFIX SKIP : fast/workers/worker-crash-with-invalid-location.html = FAIL
     523WONTFIX SKIP : http/tests/workers/shared-worker-invalid-url.html = FAIL TIMEOUT
     524WONTFIX SKIP : http/tests/workers/shared-worker-redirect.html = FAIL TIMEOUT
    525525WONTFIX SKIP : http/tests/workers/shared-worker-importScripts.html = TIMEOUT
    526526WONTFIX SKIP : http/tests/xmlhttprequest/workers/shared-worker-access-control-basic-get-fail-non-simple.html = TIMEOUT
     
    533533WONTFIX SKIP : http/tests/websocket/tests/hybi/workers/shared-worker-simple.html = TIMEOUT
    534534WONTFIX SKIP : http/tests/inspector/network/network-shared-worker.html = PASS
    535 WONTFIX SKIP : http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html = TEXT
    536 WONTFIX SKIP : http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html = TEXT
    537 WONTFIX SKIP : http/tests/security/cross-origin-shared-worker.html = TEXT
    538 WONTFIX SKIP : http/tests/security/cross-origin-shared-worker-allowed.html = TEXT
    539 WONTFIX SKIP : http/tests/security/same-origin-shared-worker-blocked.html = TEXT
    540 WONTFIX SKIP : http/tests/security/storage-blocking-loosened-shared-worker.html = TEXT
    541 WONTFIX SKIP : http/tests/security/storage-blocking-strengthened-shared-worker.html = TEXT
     535WONTFIX SKIP : http/tests/security/contentSecurityPolicy/shared-worker-connect-src-allowed.html = FAIL
     536WONTFIX SKIP : http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked.html = FAIL
     537WONTFIX SKIP : http/tests/security/cross-origin-shared-worker.html = FAIL
     538WONTFIX SKIP : http/tests/security/cross-origin-shared-worker-allowed.html = FAIL
     539WONTFIX SKIP : http/tests/security/same-origin-shared-worker-blocked.html = FAIL
     540WONTFIX SKIP : http/tests/security/storage-blocking-loosened-shared-worker.html = FAIL
     541WONTFIX SKIP : http/tests/security/storage-blocking-strengthened-shared-worker.html = FAIL
    542542WONTFIX SKIP : storage/indexeddb/basics-shared-workers.html = PASS
    543543
     
    560560WONTFIX SKIP : fast/events/pageshow-pagehide-on-back-cached.html = PASS
    561561WONTFIX SKIP : fast/events/suspend-timers.html = TIMEOUT
    562 WONTFIX SKIP : fast/harness/page-cache-crash-on-data-urls.html = TEXT
     562WONTFIX SKIP : fast/harness/page-cache-crash-on-data-urls.html = FAIL
    563563WONTFIX SKIP : fast/harness/use-page-cache.html = PASS
    564 WONTFIX SKIP : fast/loader/crash-copying-backforwardlist.html = TEXT
    565 WONTFIX SKIP : fast/loader/window-properties-restored-from-page-cache.html = TEXT
     564WONTFIX SKIP : fast/loader/crash-copying-backforwardlist.html = FAIL
     565WONTFIX SKIP : fast/loader/window-properties-restored-from-page-cache.html = FAIL
    566566WONTFIX SKIP : fast/overflow/horizontal-scroll-after-back.html = TIMEOUT
    567567WONTFIX SKIP : http/tests/navigation/https-in-page-cache.html = PASS
    568 WONTFIX SKIP : loader/go-back-to-different-window-size.html = TIMEOUT TEXT
     568WONTFIX SKIP : loader/go-back-to-different-window-size.html = TIMEOUT FAIL
    569569WONTFIX SKIP : media/restore-from-page-cache.html = TIMEOUT
    570570WONTFIX SKIP : fast/forms/autocomplete-off-with-default-value-does-not-clear.html = TIMEOUT
     
    587587
    588588// Chrome does not support Java LiveConnect.
    589 WONTFIX SKIP : java/lc3 = TEXT
     589WONTFIX SKIP : java/lc3 = FAIL
    590590
    591591// This test is completely timing dependent.  It is testing the time
    592592// between a key event and a search event.  You cannot count on this
    593593// always being exactly the same.
    594 WONTFIX SKIP : fast/forms/search-event-delay.html = PASS TEXT
     594WONTFIX SKIP : fast/forms/search-event-delay.html = PASS FAIL
    595595
    596596// Chrome Win/Linux/Android doesn't support emacs key-bindings.
     
    619619WONTFIX SKIP : http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html = PASS
    620620WONTFIX SKIP : plugins/private-browsing-mode.html = PASS
    621 WONTFIX SKIP : plugins/private-browsing-mode-2.html = TEXT
     621WONTFIX SKIP : plugins/private-browsing-mode-2.html = FAIL
    622622WONTFIX SKIP : storage/domstorage/localstorage/private-browsing-affects-storage.html = PASS
    623623WONTFIX SKIP : storage/domstorage/sessionstorage/private-browsing-affects-storage.html = PASS
     
    625625
    626626// We don't let anyone set status in the browser.
    627 WONTFIX SKIP : plugins/set-status.html = TEXT
     627WONTFIX SKIP : plugins/set-status.html = FAIL
    628628
    629629// This test is out of date with respect to the latest version of the HTML5 spec
    630630// Test had to be decommissioned to fix https://bugs.webkit.org/show_bug.cgi?id=65709
    631631// We can re-enable the test when it gets changed upstream to become spec-compliant
    632 WONTFIX : canvas/philip/tests/2d.drawImage.outsidesource.html = TEXT
    633 WONTFIX : platform/chromium/virtual/gpu/canvas/philip/tests/2d.drawImage.outsidesource.html = TEXT
     632WONTFIX : canvas/philip/tests/2d.drawImage.outsidesource.html = FAIL
     633WONTFIX : platform/chromium/virtual/gpu/canvas/philip/tests/2d.drawImage.outsidesource.html = FAIL
    634634
    635635// We don't care about dashboard compatibility mode.
     
    643643
    644644// This is a test to make WebKit behave like AppKit on Mac.
    645 WONTFIX SKIP WIN LINUX ANDROID : platform/mac/editing/deleting/backward-delete.html = TEXT
     645WONTFIX SKIP WIN LINUX ANDROID : platform/mac/editing/deleting/backward-delete.html = FAIL
    646646
    647647// Ignored because we do not have OBJC bindings
     
    694694
    695695// These tests expect a tiff decoder, which we don't have.
    696 WONTFIX LINUX ANDROID WIN : fast/images/embed-image.html = IMAGE+TEXT
    697 WONTFIX LINUX ANDROID WIN : fast/images/object-image.html = IMAGE+TEXT
     696WONTFIX LINUX ANDROID WIN : fast/images/embed-image.html = FAIL
     697WONTFIX LINUX ANDROID WIN : fast/images/object-image.html = FAIL
    698698
    699699// Safari has a unique handling of the BOM characters among browsers.
     
    739739// These tests rely on embedded identities in URLs, which chrome chooses not to support
    740740WONTFIX SKIP : http/tests/appcache/auth.html = TIMEOUT
    741 WONTFIX SKIP : http/tests/security/credentials-in-referer.html = TEXT
    742 WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-default.html = TEXT
    743 WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nopassword.html = TEXT
    744 WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nouser.html = TEXT
     741WONTFIX SKIP : http/tests/security/credentials-in-referer.html = FAIL
     742WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-default.html = FAIL
     743WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nopassword.html = FAIL
     744WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth-nouser.html = FAIL
    745745WONTFIX SKIP : http/tests/xmlhttprequest/basic-auth.html = TIMEOUT
    746 WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-authorization.html = TEXT
    747 WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-no-authorization.html = TEXT
    748 WONTFIX SKIP : http/tests/xmlhttprequest/re-login-async.html = TEXT
    749 WONTFIX SKIP : http/tests/xmlhttprequest/re-login.html = TEXT
     746WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-authorization.html = FAIL
     747WONTFIX SKIP : http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL
     748WONTFIX SKIP : http/tests/xmlhttprequest/re-login-async.html = FAIL
     749WONTFIX SKIP : http/tests/xmlhttprequest/re-login.html = FAIL
    750750
    751751// This test relies on code in the test plugin that only exists in Apple's Mac port.
     
    772772// Deletion UI is a Mail-ism. We don't need to worry about this.
    773773WONTFIX SKIP : editing/deleting/deletionUI-single-instance.html = PASS
    774 WONTFIX SKIP : fast/dom/Element/id-in-deletebutton.html = TEXT
     774WONTFIX SKIP : fast/dom/Element/id-in-deletebutton.html = FAIL
    775775
    776776// Tests for FAST_MOBILE_SCROLLING. We don't use it.
    777 WONTFIX SKIP : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE+TEXT
    778 WONTFIX SKIP : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE+TEXT
     777WONTFIX SKIP : fast/fast-mobile-scrolling/fixed-position-element.html = FAIL
     778WONTFIX SKIP : fast/fast-mobile-scrolling/no-fixed-position-elements.html = FAIL
    779779
    780780// Tests for frameset flattening. Relevant only on mobile browsers.
     
    794794
    795795// <progress> on Mac is always animated.
    796 WONTFIX SKIP MAC : fast/dom/HTMLProgressElement/progress-element.html = TEXT
     796WONTFIX SKIP MAC : fast/dom/HTMLProgressElement/progress-element.html = FAIL
    797797
    798798// These tests are WONTFIX because they use codecs Chromium doesn't support.
     
    859859// This requires usp10.dll version 1.600 or greater on Windows and
    860860// it isn't installed on XP by default.
    861 WONTFIX XP : css3/font-feature-settings-rendering.html = IMAGE+TEXT PASS
     861WONTFIX XP : css3/font-feature-settings-rendering.html = FAIL PASS
    862862
    863863// These test the CoreAnimation plugin model which we never intend to support on
    864864// Windows and Linux.
    865 WONTFIX SKIP WIN LINUX : compositing/plugins/1x1-composited-plugin.html = IMAGE+TEXT
    866 WONTFIX SKIP WIN LINUX : compositing/plugins/composited-plugin.html = IMAGE+TEXT
    867 WONTFIX SKIP WIN LINUX : compositing/plugins/large-to-small-composited-plugin.html = TEXT
    868 WONTFIX SKIP WIN LINUX : compositing/plugins/small-to-large-composited-plugin.html = TEXT
     865WONTFIX SKIP WIN LINUX : compositing/plugins/1x1-composited-plugin.html = FAIL
     866WONTFIX SKIP WIN LINUX : compositing/plugins/composited-plugin.html = FAIL
     867WONTFIX SKIP WIN LINUX : compositing/plugins/large-to-small-composited-plugin.html = FAIL
     868WONTFIX SKIP WIN LINUX : compositing/plugins/small-to-large-composited-plugin.html = FAIL
    869869
    870870// Mac's popup behavior is different.
     
    872872
    873873// Chrome uses its quota manager and doesn't respect the 5mb limit.
    874 WONTFIX SKIP : storage/indexeddb/database-quota.html = TEXT
     874WONTFIX SKIP : storage/indexeddb/database-quota.html = FAIL
    875875
    876876// WebKitShouldInvertColors isn't implemented, but it doesn't look like we
    877877// need to implement this.
    878 WONTFIX : platform/win/inverted-colors/non-composited.html = IMAGE+TEXT
     878WONTFIX : platform/win/inverted-colors/non-composited.html = FAIL
    879879
    880880// Test for BlackBerry port only
     
    882882
    883883// JavaScriptCore bindings willfully have different behavior than V8 bindings
    884 WONTFIX SKIP : plugins/npruntime/overrides-all-properties.html = TEXT
     884WONTFIX SKIP : plugins/npruntime/overrides-all-properties.html = FAIL
    885885
    886886// JavaScriptCore treats document.all differently
    887 WONTFIX SKIP : fast/js/document-all-between-frames.html = TEXT
     887WONTFIX SKIP : fast/js/document-all-between-frames.html = FAIL
    888888
    889889// Chromium doesn't use fullscreen-specific media controls
    890 WONTFIX SKIP : media/video-controls-fullscreen-volume.html = TEXT
     890WONTFIX SKIP : media/video-controls-fullscreen-volume.html = FAIL
    891891
    892892// Test fails because it's trying to load a plugin we don't have. We probably don't need to fix this.
    893 WONTFIX : platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html = TEXT
     893WONTFIX : platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html = FAIL
    894894
    895895// Mac and Win does not have global selection.
    896 WONTFIX MAC WIN : editing/pasteboard/paste-global-selection.html = TEXT
    897 
    898 BUGWK96109 SKIP LINUX : editing/pasteboard/paste-global-selection.html = TEXT
     896WONTFIX MAC WIN : editing/pasteboard/paste-global-selection.html = FAIL
     897
     898BUGWK96109 SKIP LINUX : editing/pasteboard/paste-global-selection.html = FAIL
    899899
    900900// Skipping rules for ANDROID are in platform/chromium-android/TestExpectations.
     
    907907BUGCR30536 SKIP WIN : http/tests/xmlhttprequest/methods-lower-case.html = PASS
    908908BUGCR30536 WIN : http/tests/xmlhttprequest/methods-async.html = TIMEOUT
    909 BUGCR30536 SLOW WIN : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = TEXT
     909BUGCR30536 SLOW WIN : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL
    910910// LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type
    911911// even when a request didn't send the header.
    912 BUGCR30536 SLOW WIN : http/tests/xmlhttprequest/methods.html = TEXT
     912BUGCR30536 SLOW WIN : http/tests/xmlhttprequest/methods.html = FAIL
    913913// Webkit 50667:50696 (Lighttpd related?)
    914 BUGCR30536 WIN : http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value.html = TEXT
     914BUGCR30536 WIN : http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value.html = FAIL
    915915
    916916// Another lighttpd quirk.
    917 BUGCR8941 SLOW WIN : http/tests/xmlhttprequest/web-apps/013.html = TEXT
    918 BUGCR8941 WIN : http/tests/xmlhttprequest/web-apps/012.html = TEXT
     917BUGCR8941 SLOW WIN : http/tests/xmlhttprequest/web-apps/013.html = FAIL
     918BUGCR8941 WIN : http/tests/xmlhttprequest/web-apps/012.html = FAIL
    919919
    920920// Incrorect results, in incorrect international font metrics.
    921 BUGCR20521 WIN : fast/text/atsui-multiple-renderers.html = IMAGE+TEXT
    922 BUGWK78544 LINUX ANDROID : fast/text/atsui-multiple-renderers.html = PASS IMAGE IMAGE+TEXT
    923 BUGCR20521 LINUX ANDROID WIN : fast/text/atsui-pointtooffset-calls-cg.html = IMAGE+TEXT
    924 BUGCR20521 LINUX ANDROID WIN : fast/text/atsui-rtl-override-selection.html = IMAGE+TEXT
     921BUGCR20521 WIN : fast/text/atsui-multiple-renderers.html = FAIL
     922BUGWK78544 LINUX ANDROID : fast/text/atsui-multiple-renderers.html = PASS IMAGE FAIL
     923BUGCR20521 LINUX ANDROID WIN : fast/text/atsui-pointtooffset-calls-cg.html = FAIL
     924BUGCR20521 LINUX ANDROID WIN : fast/text/atsui-rtl-override-selection.html = FAIL
    925925
    926926// This test checks that we hack around a bug in helvetica.  We fail to.
    927 BUGCR20519 WIN : fast/text/wide-zero-width-space.html = TEXT
     927BUGCR20519 WIN : fast/text/wide-zero-width-space.html = FAIL
    928928
    929929// There's a missing glyph box in "full-time".
    930 BUGCR20547 WIN : fast/text/capitalize-boundaries.html = IMAGE+TEXT
     930BUGCR20547 WIN : fast/text/capitalize-boundaries.html = FAIL
    931931
    932932// Different button line-heights, our behavior looks wrong.
    933 BUGCR20551 LINUX ANDROID WIN : fast/replaced/table-percent-height-text-controls.html = TEXT
     933BUGCR20551 LINUX ANDROID WIN : fast/replaced/table-percent-height-text-controls.html = FAIL
    934934
    935935// Proper retention of CSS objects is tricky.  Disable the tests for now.
    936 BUGWK66377 : fast/dom/StyleSheet/gc-declaration-parent-rule.html = TEXT
    937 BUGWK66377 : fast/dom/StyleSheet/gc-inline-style-cssvalues.html = TEXT
    938 BUGWK66377 : fast/dom/StyleSheet/gc-parent-rule.html = TEXT
    939 BUGWK66377 : fast/dom/StyleSheet/gc-parent-stylesheet.html = TEXT
    940 BUGWK66377 : fast/dom/StyleSheet/gc-rule-children-wrappers.html = TEXT
     936BUGWK66377 : fast/dom/StyleSheet/gc-declaration-parent-rule.html = FAIL
     937BUGWK66377 : fast/dom/StyleSheet/gc-inline-style-cssvalues.html = FAIL
     938BUGWK66377 : fast/dom/StyleSheet/gc-parent-rule.html = FAIL
     939BUGWK66377 : fast/dom/StyleSheet/gc-parent-stylesheet.html = FAIL
     940BUGWK66377 : fast/dom/StyleSheet/gc-rule-children-wrappers.html = FAIL
    941941
    942942// Implement testRunner.display()
    943 BUGCR8630 LINUX ANDROID WIN : fast/repaint/body-background-image.html = IMAGE IMAGE+TEXT
     943BUGCR8630 LINUX ANDROID WIN : fast/repaint/body-background-image.html = IMAGE FAIL
    944944
    945945// Relies on text metrics to pass. Rework to be meaningful for ports other than platform/mac.
    946 BUGCR8630 LINUX ANDROID WIN : fast/repaint/overflow-outline-repaint.html = IMAGE IMAGE+TEXT
    947 BUGCR8630 LINUX ANDROID WIN : fast/backgrounds/solid-color-context-restore.html = IMAGE IMAGE+TEXT
    948 BUGCR8630 LINUX ANDROID WIN RELEASE : fast/reflections/inline-crash.html = IMAGE IMAGE+TEXT
    949 BUGCR8630 LINUX ANDROID WIN DEBUG : fast/reflections/inline-crash.html = IMAGE IMAGE+TEXT
    950 BUGCR8630 LINUX ANDROID WIN : fast/text/font-initial.html = IMAGE IMAGE+TEXT
     946BUGCR8630 LINUX ANDROID WIN : fast/repaint/overflow-outline-repaint.html = IMAGE FAIL
     947BUGCR8630 LINUX ANDROID WIN : fast/backgrounds/solid-color-context-restore.html = IMAGE FAIL
     948BUGCR8630 LINUX ANDROID WIN RELEASE : fast/reflections/inline-crash.html = IMAGE FAIL
     949BUGCR8630 LINUX ANDROID WIN DEBUG : fast/reflections/inline-crash.html = IMAGE FAIL
     950BUGCR8630 LINUX ANDROID WIN : fast/text/font-initial.html = IMAGE FAIL
    951951
    952952// Need a setAuthorAndUserStylesEnabled method in
     
    975975
    976976BUGWK91435 WIN LINUX : http/tests/inspector/extensions-ignore-cache.html = PASS TIMEOUT
    977 BUGWK91435 LINUX : inspector/timeline/timeline-network-received-data.html = PASS TEXT
    978 BUGWK91435 WIN RELEASE : inspector/timeline/timeline-network-received-data.html = PASS TEXT
    979 BUGWK91435 WIN LINUX RELEASE : inspector/debugger/live-edit.html = PASS TEXT
    980 BUGWK91435 WIN LINUX DEBUG SLOW : inspector/debugger/live-edit.html = PASS TEXT
     977BUGWK91435 LINUX : inspector/timeline/timeline-network-received-data.html = PASS FAIL
     978BUGWK91435 WIN RELEASE : inspector/timeline/timeline-network-received-data.html = PASS FAIL
     979BUGWK91435 WIN LINUX RELEASE : inspector/debugger/live-edit.html = PASS FAIL
     980BUGWK91435 WIN LINUX DEBUG SLOW : inspector/debugger/live-edit.html = PASS FAIL
    981981BUGCR89357 SKIP MAC : http/tests/inspector/extensions-ignore-cache.html = TIMEOUT
    982982BUGCR89357 SKIP MAC : inspector/timeline/timeline-network-received-data.html = TIMEOUT
     
    989989BUGCR89357 SKIP MAC : platform/chromium/inspector = PASS
    990990
    991 BUGCR67662 LINUX WIN : http/tests/inspector/console-websocket-error.html = TIMEOUT TEXT
     991BUGCR67662 LINUX WIN : http/tests/inspector/console-websocket-error.html = TIMEOUT FAIL
    992992
    993993// Transferred time/size are not supported in DRT.
     
    10001000BUGWK65770 SKIP : http/tests/inspector/resource-main-cookies.php = PASS
    10011001
    1002 BUGWK83890 : http/tests/inspector/resource-tree/resource-tree-document-url.html = PASS TEXT TIMEOUT
    1003 BUGWK83890 : http/tests/inspector/resource-tree/resource-request-content-while-loading.html = PASS TEXT TIMEOUT
    1004 
    1005 BUGWK60107 WIN RELEASE : inspector/console/console-object-constructor-name.html = PASS TEXT
    1006 BUGWK60107 WIN RELEASE : inspector/console/console-log-before-inspector-open.html = PASS TEXT
    1007 BUGWK60107 WIN RELEASE : inspector/console/console-tests.html = PASS TEXT
    1008 BUGWK60107 WIN RELEASE : inspector/console/console-clear.html = PASS TEXT
     1002BUGWK83890 : http/tests/inspector/resource-tree/resource-tree-document-url.html = PASS FAIL TIMEOUT
     1003BUGWK83890 : http/tests/inspector/resource-tree/resource-request-content-while-loading.html = PASS FAIL TIMEOUT
     1004
     1005BUGWK60107 WIN RELEASE : inspector/console/console-object-constructor-name.html = PASS FAIL
     1006BUGWK60107 WIN RELEASE : inspector/console/console-log-before-inspector-open.html = PASS FAIL
     1007BUGWK60107 WIN RELEASE : inspector/console/console-tests.html = PASS FAIL
     1008BUGWK60107 WIN RELEASE : inspector/console/console-clear.html = PASS FAIL
    10091009BUGWK60107 SLOW LINUX WIN DEBUG : inspector/console/console-object-constructor-name.html = PASS
    10101010BUGWK60107 SLOW LINUX WIN DEBUG : inspector/console/console-log-before-inspector-open.html = PASS
     
    10161016BUGWK82894 SKIP DEBUG : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = PASS
    10171017
    1018 BUGWK60109 WIN RELEASE : inspector/elements/edit-dom-actions.html = PASS TEXT
    1019 BUGWK60109 SKIP WIN DEBUG : inspector/elements/edit-dom-actions.html = PASS TEXT
    1020 
    1021 BUGWK72434 LINUX WIN RELEASE : inspector/styles/svg-style.xhtml = PASS TEXT
    1022 BUGWK72434 LINUX WIN DEBUG SLOW : inspector/styles/svg-style.xhtml = TEXT
     1018BUGWK60109 WIN RELEASE : inspector/elements/edit-dom-actions.html = PASS FAIL
     1019BUGWK60109 SKIP WIN DEBUG : inspector/elements/edit-dom-actions.html = PASS FAIL
     1020
     1021BUGWK72434 LINUX WIN RELEASE : inspector/styles/svg-style.xhtml = PASS FAIL
     1022BUGWK72434 LINUX WIN DEBUG SLOW : inspector/styles/svg-style.xhtml = FAIL
    10231023
    10241024BUGWK74654 SKIP : http/tests/inspector/network/network-worker.html = PASS
    10251025
    1026 BUGWK75186 SKIP LINUX : http/tests/inspector-enabled/dedicated-workers-list.html = PASS TEXT TIMEOUT
     1026BUGWK75186 SKIP LINUX : http/tests/inspector-enabled/dedicated-workers-list.html = PASS FAIL TIMEOUT
    10271027
    10281028BUGWK75647 : http/tests/inspector/network/download.html = PASS TIMEOUT
     
    10391039// a caret in editable document even when none was requested programatically.
    10401040// We don't intend to copy this feature (at least not for Beta).
    1041 BUGCR20844 LINUX ANDROID : editing/selection/designmode-no-caret.html = TEXT
    1042 BUGCR10435 MAC WIN : editing/selection/designmode-no-caret.html = IMAGE IMAGE+TEXT
     1041BUGCR20844 LINUX ANDROID : editing/selection/designmode-no-caret.html = FAIL
     1042BUGCR10435 MAC WIN : editing/selection/designmode-no-caret.html = IMAGE FAIL
    10431043
    10441044// Issue 3273: TextInputController::firstRectForCharacterRange not returning
    10451045// the correct values for bidi/rtl text.
    1046 BUGCR3273 : editing/selection/move-left-right.html = TEXT
    1047 BUGCR3273 MAC : platform/mac/editing/input/caret-primary-bidi.html = TEXT
    1048 BUGCR3273 MAC : platform/mac/editing/input/firstrectforcharacterrange-plain.html = TEXT
    1049 BUGCR3273 MAC : platform/mac/editing/input/range-for-empty-document.html = TEXT
     1046BUGCR3273 : editing/selection/move-left-right.html = FAIL
     1047BUGCR3273 MAC : platform/mac/editing/input/caret-primary-bidi.html = FAIL
     1048BUGCR3273 MAC : platform/mac/editing/input/firstrectforcharacterrange-plain.html = FAIL
     1049BUGCR3273 MAC : platform/mac/editing/input/range-for-empty-document.html = FAIL
    10501050
    10511051// These tests also use firstRectForCharacterRange, but they generate slightly
    10521052// different values.
    1053 BUGCR3273 : editing/selection/5825350-1.html = TEXT
    1054 BUGCR3273 : editing/selection/5825350-2.html = TEXT
    1055 BUGCR3273 : editing/selection/mixed-editability-10.html = TEXT
    1056 
    1057 BUGCR14832 : editing/selection/user-drag-element-and-user-select-none.html = TEXT
     1053BUGCR3273 : editing/selection/5825350-1.html = FAIL
     1054BUGCR3273 : editing/selection/5825350-2.html = FAIL
     1055BUGCR3273 : editing/selection/mixed-editability-10.html = FAIL
     1056
     1057BUGCR14832 : editing/selection/user-drag-element-and-user-select-none.html = FAIL
    10581058
    10591059// Fails due to textInputController.setInputMethod not implemented for Mac.
    1060 BUGCR19665 MAC : platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html = TEXT
    1061 BUGCR19665 MAC : platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html = TEXT
     1060BUGCR19665 MAC : platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html = FAIL
     1061BUGCR19665 MAC : platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html = FAIL
    10621062
    10631063// Directionality of mixed-direction text in selected choice should
    10641064// match that in the <select> option lists.
    1065 BUGCR64733 : editing/text-iterator/findString.html = TEXT
     1065BUGCR64733 : editing/text-iterator/findString.html = FAIL
    10661066
    10671067// Selection is wrong.
    1068 BUGCR64938 : editing/selection/5354455-1.html = TEXT
    1069 
    1070 BUGWK55560 : editing/input/setting-input-value-cancel-ime-composition.html = TEXT
     1068BUGCR64938 : editing/selection/5354455-1.html = FAIL
     1069
     1070BUGWK55560 : editing/input/setting-input-value-cancel-ime-composition.html = FAIL
    10711071
    10721072// New test added in r82159
    1073 BUGCR77706 LINUX ANDROID XP WIN7 SNOWLEOPARD LION : editing/spelling/grammar.html = TEXT
     1073BUGCR77706 LINUX ANDROID XP WIN7 SNOWLEOPARD LION : editing/spelling/grammar.html = FAIL
    10741074
    10751075// Needs grammar checking.
    1076 BUGWK71792 : editing/spelling/markers.html = TEXT
    1077 
    1078 BUGCR79854 : editing/execCommand/delete-empty-container.html = PASS TEXT
    1079 
    1080 BUGWK60120 DEBUG : editing/execCommand/append-node-under-document.html = PASS TEXT
    1081 
    1082 BUGWK61611 LINUX ANDROID WIN : editing/pasteboard/interchange-newline-2.html = TEXT
    1083 
    1084 BUGWK61624 WIN : editing/pasteboard/smart-paste-003.html = TEXT
    1085 BUGWK61624 WIN : editing/pasteboard/smart-paste-004.html = TEXT
     1076BUGWK71792 : editing/spelling/markers.html = FAIL
     1077
     1078BUGCR79854 : editing/execCommand/delete-empty-container.html = PASS FAIL
     1079
     1080BUGWK60120 DEBUG : editing/execCommand/append-node-under-document.html = PASS FAIL
     1081
     1082BUGWK61611 LINUX ANDROID WIN : editing/pasteboard/interchange-newline-2.html = FAIL
     1083
     1084BUGWK61624 WIN : editing/pasteboard/smart-paste-003.html = FAIL
     1085BUGWK61624 WIN : editing/pasteboard/smart-paste-004.html = FAIL
    10861086
    10871087// PasteBoard::plainText() does not support file names.
    1088 BUGWK78655 : editing/pasteboard/drag-files-to-editable-element.html = TEXT
     1088BUGWK78655 : editing/pasteboard/drag-files-to-editable-element.html = FAIL
    10891089
    10901090// New test in r93068
    1091 BUGWK66268 WIN LINUX : editing/deleting/regional-indicators.html = TEXT
     1091BUGWK66268 WIN LINUX : editing/deleting/regional-indicators.html = FAIL
    10921092
    10931093BUGWK67121 DEBUG SLOW : editing/selection/move-by-word-visually-multi-space.html = PASS
     
    11031103// Need to update chromium so the web frame delegate is informed when window objects
    11041104// in isolated worlds are cleared.
    1105 BUGCR27849 : http/tests/security/isolatedWorld/didClearWindowObject.html = TEXT
     1105BUGCR27849 : http/tests/security/isolatedWorld/didClearWindowObject.html = FAIL
    11061106
    11071107// Due to the differences in initialization checks in KURL and googleurl.
     
    11091109BUGCR39423 : security/block-test.html = TIMEOUT
    11101110
    1111 BUGCR20345 : http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html = TEXT
     1111BUGCR20345 : http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html = FAIL
    11121112BUGWK42769 : http/tests/security/401-logout/401-logout.php = TIMEOUT
    11131113
    11141114BUGCR42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = PASS TIMEOUT
    11151115BUGCR24182 WIN RELEASE : http/tests/security/cross-origin-css.html = PASS TIMEOUT
    1116 BUGCR31342 WIN RELEASE : security/block-test-no-port.html = PASS TEXT
     1116BUGCR31342 WIN RELEASE : security/block-test-no-port.html = PASS FAIL
    11171117
    11181118// -----------------------------------------------------------------
     
    11211121
    11221122BUGCR61799 BUGWK64319 SKIP : plugins/evaluate-js-after-removing-plugin-element.html = PASS
    1123 BUGCR37962 MAC : plugins/iframe-shims.html = PASS TIMEOUT TEXT
     1123BUGCR37962 MAC : plugins/iframe-shims.html = PASS TIMEOUT FAIL
    11241124// Object.keys on an NPObject produces the wrong output.
    1125 BUGCR21901 : plugins/npruntime/enumerate.html = TEXT
    1126 BUGCR50787 : plugins/npruntime/plugin-scriptable-object-invoke-default.html = TEXT
    1127 BUGCR50910 : plugins/npruntime/remove-property.html = TEXT
    1128 BUGCR48033 : plugins/plugin-initiate-popup-window.html = PASS TEXT
     1125BUGCR21901 : plugins/npruntime/enumerate.html = FAIL
     1126BUGCR50787 : plugins/npruntime/plugin-scriptable-object-invoke-default.html = FAIL
     1127BUGCR50910 : plugins/npruntime/remove-property.html = FAIL
     1128BUGCR48033 : plugins/plugin-initiate-popup-window.html = PASS FAIL
    11291129BUGCR35387 MAC : plugins/reentrant-update-widget-positions.html = TIMEOUT
    1130 BUGCR38392 : plugins/resize-from-plugin.html = TEXT
     1130BUGCR38392 : plugins/resize-from-plugin.html = FAIL
    11311131// Times out after http://trac.webkit.org/changeset/62739/
    11321132BUGCR48550 SKIP : plugins/return-negative-one-from-write.html = TIMEOUT
    1133 BUGCR38353 : http/tests/plugins/plugin-document-has-focus.html = TIMEOUT TEXT
     1133BUGCR38353 : http/tests/plugins/plugin-document-has-focus.html = TIMEOUT FAIL
    11341134
    11351135// Tests differences from switching to webkit.org's test netscape plugin rather
     
    11501150// canplaythrough event is sent too early.
    11511151// Test is intentionally SLOW as we're waiting for a connection timeout.
    1152 BUGCR73609 SLOW : http/tests/media/video-play-stall.html = TEXT PASS
     1152BUGCR73609 SLOW : http/tests/media/video-play-stall.html = FAIL PASS
    11531153
    11541154// These refer to the webkitHasClosedCaptions / webkitSupportsFullscreen
     
    11651165BUGCR33099 SKIP : media/video-timeupdate-reverse-play.html = TIMEOUT
    11661166
    1167 BUGCR100798 MAC DEBUG : fullscreen/full-screen-iframe-allowed.html = PASS TEXT
     1167BUGCR100798 MAC DEBUG : fullscreen/full-screen-iframe-allowed.html = PASS FAIL
    11681168BUGCR100798 SNOWLEOPARD : fullscreen/full-screen-remove-ancestor-during-transition.html = TIMEOUT PASS
    11691169
    11701170// Does not display courier for the letters, as the test requests.
    1171 BUGCR10278 LINUX ANDROID : fast/css/font-face-implicit-local-font.html = IMAGE+TEXT
     1171BUGCR10278 LINUX ANDROID : fast/css/font-face-implicit-local-font.html = FAIL
    11721172BUGCR10278 LINUX ANDROID : fast/css/font-face-unicode-range.html = IMAGE
    11731173
     
    11831183// https://bugs.webkit.org/show_bug.cgi?id=16644 , and it's unclear
    11841184// what the resolution was.
    1185 BUGCR10279 : fast/js/var-declarations-shadowing.html = TEXT
     1185BUGCR10279 : fast/js/var-declarations-shadowing.html = FAIL
    11861186
    11871187// Implement full JSON support in V8
    1188 BUGCR14885 : fast/js/JSON-stringify.html = TEXT
    1189 BUGCR14885 : fast/js/JSON-parse-reviver.html = TEXT
     1188BUGCR14885 : fast/js/JSON-stringify.html = FAIL
     1189BUGCR14885 : fast/js/JSON-parse-reviver.html = FAIL
    11901190
    11911191// Implement CSS -webkit-font-smoothing property support.
    1192 BUGCR23270 LINUX ANDROID WIN : fast/css/font-smoothing.html = IMAGE+TEXT
     1192BUGCR23270 LINUX ANDROID WIN : fast/css/font-smoothing.html = FAIL
    11931193
    11941194// Make canvas shadow work with drawImage.
     
    12041204
    12051205// New in WebKit r52559
    1206 BUGCR18116 : svg/custom/global-constructors.html = TEXT
     1206BUGCR18116 : svg/custom/global-constructors.html = FAIL
    12071207
    12081208// Probably need to change the test upstream to describe it better and use no
     
    12101210// platform specific differences and update the expectations if they are
    12111211// reasonable.
    1212 BUGCR19897 LINUX ANDROID WIN : svg/custom/getscreenctm-in-mixed-content2.xhtml = TEXT
     1212BUGCR19897 LINUX ANDROID WIN : svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL
    12131213
    12141214// Failing since creation in http://trac.webkit.org/changeset/75308
    12151215// Failing worse maybe since https://bugs.webkit.org/show_bug.cgi?id=53471
    1216 BUGCR122193 : svg/text/caret-in-svg-text.xhtml = TEXT
     1216BUGCR122193 : svg/text/caret-in-svg-text.xhtml = FAIL
    12171217
    12181218// The test needs fixing. Flakiness is common across all Mac platforms, not just chromium.
    1219 BUGWK25817 : svg/dom/SVGScriptElement/script-load-and-error-events.svg = PASS TEXT
    1220 
    1221 BUGWK60118 MAC : svg/dom/SVGScriptElement/script-set-href.svg = PASS TEXT
     1219BUGWK25817 : svg/dom/SVGScriptElement/script-load-and-error-events.svg = PASS FAIL
     1220
     1221BUGWK60118 MAC : svg/dom/SVGScriptElement/script-set-href.svg = PASS FAIL
    12221222
    12231223// Introduced due to BUGWK53512, fails under Skia right now
    1224 BUGWK65939 : svg/custom/getBBox-path.svg = TEXT
     1224BUGWK65939 : svg/custom/getBBox-path.svg = FAIL
    12251225
    12261226// Failure: drawing a filled shadow for a fill=transparent rectangle.
    12271227BUGWK76557 : svg/custom/transform-with-shadow-and-gradient.svg = IMAGE
    12281228
    1229 BUGWK78422 WIN LINUX ANDROID : svg/animations/animate-text-nested-transforms.html = TEXT
     1229BUGWK78422 WIN LINUX ANDROID : svg/animations/animate-text-nested-transforms.html = FAIL
    12301230
    12311231BUGWK78830 DEBUG : svg/custom/mask-invalidation.svg = IMAGE PASS
     
    12511251BUGWK81217 : svg/hixie/perf/003.xml = PASS IMAGE
    12521252
    1253 BUGWK81240 MAC : svg/text/bidi-reorder-value-lists.svg = PASS IMAGE+TEXT
     1253BUGWK81240 MAC : svg/text/bidi-reorder-value-lists.svg = PASS FAIL
    12541254
    12551255BUGWK81243 : svg/repaint/repainting-after-animation-element-removal.svg = PASS IMAGE
     
    12611261
    12621262// Flaky since at least r111670
    1263 BUGWK82258 DEBUG : svg/custom/circular-marker-reference-4.svg = TEXT PASS
     1263BUGWK82258 DEBUG : svg/custom/circular-marker-reference-4.svg = FAIL PASS
    12641264
    12651265BUGWK82416 : svg/custom/pattern-userSpaceOnUse-userToBaseTransform.xhtml = PASS IMAGE
     
    12681268
    12691269// Flaky on MAC 10.6
    1270 BUGWK82954 SNOWLEOPARD : svg/text/text-text-05-t.svg = TEXT PASS
    1271 BUGWK82954 SNOWLEOPARD : svg/W3C-SVG-1.1/animate-elem-77-t.svg = TEXT PASS
    1272 BUGWK82954 SNOWLEOPARD : svg/W3C-SVG-1.1/text-text-05-t.svg = TEXT PASS
     1270BUGWK82954 SNOWLEOPARD : svg/text/text-text-05-t.svg = FAIL PASS
     1271BUGWK82954 SNOWLEOPARD : svg/W3C-SVG-1.1/animate-elem-77-t.svg = FAIL PASS
     1272BUGWK82954 SNOWLEOPARD : svg/W3C-SVG-1.1/text-text-05-t.svg = FAIL PASS
    12731273BUGWK82594 SNOWLEOPARD : svg/text/exs-display-none.svg = IMAGE PASS
    1274 BUGWK82594 SNOWLEOPARD : svg/text/ems-display-none.svg = IMAGE TEXT PASS
     1274BUGWK82594 SNOWLEOPARD : svg/text/ems-display-none.svg = IMAGE FAIL PASS
    12751275
    12761276// Failing on Skia platforms
     
    13021302BUGWK83471 : svg/as-image/animated-svg-as-image-same-image.html = PASS IMAGE
    13031303
    1304 BUGWK83875 LINUX ANDROID : svg/text/font-size-below-point-five.svg = PASS TEXT
     1304BUGWK83875 LINUX ANDROID : svg/text/font-size-below-point-five.svg = PASS FAIL
    13051305
    13061306// It is very hard to see why some of these are failing. The diff must be tiny in some cases.
     
    13101310BUGWK84230 : svg/as-image/img-preserveAspectRatio-support-1.html = IMAGE PASS
    13111311
    1312 BUGWK84719 WIN : svg/text/select-text-svgfont.html = TEXT PASS
     1312BUGWK84719 WIN : svg/text/select-text-svgfont.html = FAIL PASS
    13131313
    13141314BUGWK84854 LINUX ANDROID : svg/batik/text/textOnPath.svg = IMAGE PASS
     
    13181318BUGWK85107 : svg/as-image/animated-svg-as-image.html = PASS IMAGE
    13191319
    1320 BUGWK93589 : svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg = TIMEOUT PASS TEXT
     1320BUGWK93589 : svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg = TIMEOUT PASS FAIL
    13211321
    13221322// -----------------------------------------------------------------
     
    13241324// -----------------------------------------------------------------
    13251325
    1326 BUGCR10295 MAC : fast/dom/prototype-chain.html = TEXT
     1326BUGCR10295 MAC : fast/dom/prototype-chain.html = FAIL
    13271327
    13281328// -----------------------------------------------------------------
     
    13341334BUGCR10322 SKIP : platform/mac/accessibility = PASS
    13351335BUGCR10322 SKIP : platform/win/accessibility = PASS
    1336 BUGCR10322 SKIP : accessibility/aria-activedescendant-crash.html = TEXT
    1337 BUGCR10322 SKIP : accessibility/aria-combobox.html = TEXT
    1338 BUGCR10322 SKIP : accessibility/aria-controls-with-tabs.html = TEXT
    1339 BUGCR10322 SKIP : accessibility/aria-fallback-roles.html = TEXT
    1340 BUGCR10322 SKIP : accessibility/aria-hidden-update.html = TEXT
    1341 BUGCR10322 SKIP : accessibility/aria-hidden-with-elements.html = TEXT
     1336BUGCR10322 SKIP : accessibility/aria-activedescendant-crash.html = FAIL
     1337BUGCR10322 SKIP : accessibility/aria-combobox.html = FAIL
     1338BUGCR10322 SKIP : accessibility/aria-controls-with-tabs.html = FAIL
     1339BUGCR10322 SKIP : accessibility/aria-fallback-roles.html = FAIL
     1340BUGCR10322 SKIP : accessibility/aria-hidden-update.html = FAIL
     1341BUGCR10322 SKIP : accessibility/aria-hidden-with-elements.html = FAIL
    13421342BUGCR10322 SKIP : accessibility/aria-invalid.html = TIMEOUT PASS
    1343 BUGCR10322 SKIP : accessibility/aria-labelledby-overrides-label.html = TEXT
    1344 BUGCR10322 SKIP : accessibility/aria-link-supports-press.html = TEXT
    1345 BUGCR10322 SKIP : accessibility/aria-list-and-listitem.html = TEXT
    1346 BUGCR10322 SKIP : accessibility/aria-menubar-menuitems.html = TEXT
    1347 BUGCR10322 SKIP : accessibility/aria-option-role.html = TEXT
    1348 BUGCR10322 SKIP : accessibility/aria-tab-roles.html = TEXT
    1349 BUGCR10322 SKIP : accessibility/aria-tables.html = TEXT
    1350 BUGCR10322 SKIP : accessibility/aria-text-role.html = TEXT
    1351 BUGCR10322 SKIP : accessibility/aria-used-on-image-maps.html = TEXT
    1352 BUGCR10322 SKIP : accessibility/button-press-action.html = TEXT
    1353 BUGCR10322 SKIP : accessibility/deleting-iframe-destroys-axcache.html = TEXT
    1354 BUGCR10322 SKIP : accessibility/document-attributes.html = TEXT
    1355 BUGCR10322 SKIP : accessibility/editable-webarea-context-menu-point.html = TEXT
    1356 BUGCR10322 SKIP : accessibility/iframe-bastardization.html = TEXT
    1357 BUGCR10322 SKIP : accessibility/image-link.html = TEXT
     1343BUGCR10322 SKIP : accessibility/aria-labelledby-overrides-label.html = FAIL
     1344BUGCR10322 SKIP : accessibility/aria-link-supports-press.html = FAIL
     1345BUGCR10322 SKIP : accessibility/aria-list-and-listitem.html = FAIL
     1346BUGCR10322 SKIP : accessibility/aria-menubar-menuitems.html = FAIL
     1347BUGCR10322 SKIP : accessibility/aria-option-role.html = FAIL
     1348BUGCR10322 SKIP : accessibility/aria-tab-roles.html = FAIL
     1349BUGCR10322 SKIP : accessibility/aria-tables.html = FAIL
     1350BUGCR10322 SKIP : accessibility/aria-text-role.html = FAIL
     1351BUGCR10322 SKIP : accessibility/aria-used-on-image-maps.html = FAIL
     1352BUGCR10322 SKIP : accessibility/button-press-action.html = FAIL
     1353BUGCR10322 SKIP : accessibility/deleting-iframe-destroys-axcache.html = FAIL
     1354BUGCR10322 SKIP : accessibility/document-attributes.html = FAIL
     1355BUGCR10322 SKIP : accessibility/editable-webarea-context-menu-point.html = FAIL
     1356BUGCR10322 SKIP : accessibility/iframe-bastardization.html = FAIL
     1357BUGCR10322 SKIP : accessibility/image-link.html = FAIL
    13581358BUGCR10322 SKIP : accessibility/image-map-update-parent-crash.html = TIMEOUT
    1359 BUGCR10322 SKIP : accessibility/image-map2.html = TEXT
    1360 BUGCR10322 SKIP : accessibility/internal-link-anchors2.html = TEXT
    1361 BUGCR10322 SKIP : accessibility/label-for-control-hittest.html = TEXT
    1362 BUGCR10322 SKIP : accessibility/language-attribute.html = TEXT
    1363 BUGCR10322 SKIP : accessibility/legend.html = TEXT
    1364 BUGCR10322 SKIP : accessibility/lists.html = TEXT
     1359BUGCR10322 SKIP : accessibility/image-map2.html = FAIL
     1360BUGCR10322 SKIP : accessibility/internal-link-anchors2.html = FAIL
     1361BUGCR10322 SKIP : accessibility/label-for-control-hittest.html = FAIL
     1362BUGCR10322 SKIP : accessibility/language-attribute.html = FAIL
     1363BUGCR10322 SKIP : accessibility/legend.html = FAIL
     1364BUGCR10322 SKIP : accessibility/lists.html = FAIL
    13651365BUGCR10322 SKIP : accessibility/media-element.html = TIMEOUT
    1366 BUGCR10322 SKIP : accessibility/non-data-table-cell-title-ui-element.html = TEXT
    1367 BUGCR10322 SKIP : accessibility/onclick-handlers.html = TEXT
    1368 BUGCR10322 SKIP : accessibility/placeholder.html = TEXT
    1369 BUGCR10322 SKIP : accessibility/plugin.html = TEXT
    1370 BUGCR10322 SKIP : accessibility/radio-button-checkbox-size.html = TEXT
    1371 BUGCR10322 SKIP : accessibility/radio-button-group-members.html = TEXT
    1372 BUGCR10322 SKIP : accessibility/radio-button-title-label.html = TEXT
    1373 BUGCR10322 SKIP : accessibility/secure-textfield-title-ui.html = TEXT
    1374 BUGCR10322 SKIP : accessibility/table-attributes.html = TEXT
    1375 BUGCR10322 SKIP : accessibility/table-cell-spans.html = TEXT
    1376 BUGCR10322 SKIP : accessibility/table-cells.html = TEXT
    1377 BUGCR10322 SKIP : accessibility/table-detection.html = TEXT
    1378 BUGCR10322 SKIP : accessibility/table-one-cell.html = TEXT
    1379 BUGCR10322 SKIP : accessibility/table-sections.html = TEXT
    1380 BUGCR10322 SKIP : accessibility/table-with-aria-role.html = TEXT
    1381 BUGCR10322 SKIP : accessibility/table-with-rules.html = TEXT
    1382 BUGCR10322 SKIP : accessibility/textarea-insertion-point-line-number.html = TEXT
    1383 BUGCR10322 SKIP : accessibility/textarea-line-for-index.html = TEXT
    1384 BUGCR10322 SKIP : accessibility/textarea-selected-text-range.html = TEXT
    1385 BUGCR10322 SKIP : accessibility/textbox-role-reports-selection.html = TEXT
    1386 BUGCR10322 SKIP : accessibility/th-as-title-ui.html = TEXT
    1387 BUGCR10322 SKIP : accessibility/transformed-element.html = TEXT
    1388 BUGCR10322 SKIP : accessibility/visible-elements.html = TEXT
     1366BUGCR10322 SKIP : accessibility/non-data-table-cell-title-ui-element.html = FAIL
     1367BUGCR10322 SKIP : accessibility/onclick-handlers.html = FAIL
     1368BUGCR10322 SKIP : accessibility/placeholder.html = FAIL
     1369BUGCR10322 SKIP : accessibility/plugin.html = FAIL
     1370BUGCR10322 SKIP : accessibility/radio-button-checkbox-size.html = FAIL
     1371BUGCR10322 SKIP : accessibility/radio-button-group-members.html = FAIL
     1372BUGCR10322 SKIP : accessibility/radio-button-title-label.html = FAIL
     1373BUGCR10322 SKIP : accessibility/secure-textfield-title-ui.html = FAIL
     1374BUGCR10322 SKIP : accessibility/table-attributes.html = FAIL
     1375BUGCR10322 SKIP : accessibility/table-cell-spans.html = FAIL
     1376BUGCR10322 SKIP : accessibility/table-cells.html = FAIL
     1377BUGCR10322 SKIP : accessibility/table-detection.html = FAIL
     1378BUGCR10322 SKIP : accessibility/table-one-cell.html = FAIL
     1379BUGCR10322 SKIP : accessibility/table-sections.html = FAIL
     1380BUGCR10322 SKIP : accessibility/table-with-aria-role.html = FAIL
     1381BUGCR10322 SKIP : accessibility/table-with-rules.html = FAIL
     1382BUGCR10322 SKIP : accessibility/textarea-insertion-point-line-number.html = FAIL
     1383BUGCR10322 SKIP : accessibility/textarea-line-for-index.html = FAIL
     1384BUGCR10322 SKIP : accessibility/textarea-selected-text-range.html = FAIL
     1385BUGCR10322 SKIP : accessibility/textbox-role-reports-selection.html = FAIL
     1386BUGCR10322 SKIP : accessibility/th-as-title-ui.html = FAIL
     1387BUGCR10322 SKIP : accessibility/transformed-element.html = FAIL
     1388BUGCR10322 SKIP : accessibility/visible-elements.html = FAIL
    13891389
    13901390BUGWK73912 SKIP : accessibility/aria-checkbox-text.html = TIMEOUT PASS
    13911391
    1392 BUGWK73912 : accessibility/aria-checkbox-sends-notification.html = TEXT PASS
     1392BUGWK73912 : accessibility/aria-checkbox-sends-notification.html = FAIL PASS
    13931393
    13941394// -----------------------------------------------------------------
     
    14001400
    14011401// This test is overly-finicky about pixel values.
    1402 BUGWK64876 LINUX WIN : platform/chromium/virtual/gpu/fast/canvas/canvas-scale-strokePath-shadow.html = TEXT
     1402BUGWK64876 LINUX WIN : platform/chromium/virtual/gpu/fast/canvas/canvas-scale-strokePath-shadow.html = FAIL
    14031403
    14041404BUGWK75276 : fast/repaint/shadow-multiple-horizontal.html = IMAGE
     
    14111411
    14121412// Fails on webkit windows as well.
    1413 BUGCR24207 : fast/events/attempt-scroll-with-no-scrollbars.html = TEXT
     1413BUGCR24207 : fast/events/attempt-scroll-with-no-scrollbars.html = FAIL
    14141414
    14151415// No glyph for U+FFFD (Replacement Character : black diamond with
    14161416// question mark) in them on Win XP.
    1417 BUGCR10315 XP : fast/encoding/invalid-UTF-8.html = IMAGE+TEXT
     1417BUGCR10315 XP : fast/encoding/invalid-UTF-8.html = FAIL
    14181418
    14191419// v8: A setter that is added to a prototype after the inline cache is
    14201420// recorded will not be called.
    1421 BUGCR24209 : fast/js/pic/cached-prototype-setter.html = TEXT
     1421BUGCR24209 : fast/js/pic/cached-prototype-setter.html = FAIL
    14221422
    14231423// We're much closer now. To fully pass this we need encoders for jpg
    14241424// and gif, which is a low priority.
    1425 BUGCR10318 : fast/canvas/toDataURL-supportedTypes.html = TEXT
    1426 BUGCR10318 : platform/chromium/virtual/gpu/fast/canvas/toDataURL-supportedTypes.html = TEXT
     1425BUGCR10318 : fast/canvas/toDataURL-supportedTypes.html = FAIL
     1426BUGCR10318 : platform/chromium/virtual/gpu/fast/canvas/toDataURL-supportedTypes.html = FAIL
    14271427
    14281428// GURL doesn't handle switching from standard URL to path URL correctly
    1429 BUGWK27914 WIN : fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html = TEXT
    1430 
    1431 BUGWK80227 : editing/selection/select-line-break-with-opposite-directionality.html = PASS TEXT
     1429BUGWK27914 WIN : fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html = FAIL
     1430
     1431BUGWK80227 : editing/selection/select-line-break-with-opposite-directionality.html = PASS FAIL
    14321432
    14331433// This test isn't hanging, it just takes 12-13 seconds to run. See BUGWK87839.
    1434 BUGCR30536 SLOW LINUX ANDROID WIN : http/tests/misc/acid3.html = IMAGE+TEXT // See "SVG Tests" section too
    1435 BUGCR30536 SLOW MAC : http/tests/misc/acid3.html = IMAGE+TEXT PASS
    1436 BUGCR30536 : http/tests/misc/favicon-as-image.html = IMAGE+TEXT
     1434BUGCR30536 SLOW LINUX ANDROID WIN : http/tests/misc/acid3.html = FAIL // See "SVG Tests" section too
     1435BUGCR30536 SLOW MAC : http/tests/misc/acid3.html = FAIL PASS
     1436BUGCR30536 : http/tests/misc/favicon-as-image.html = FAIL
    14371437
    14381438// Has failed for Chromium since it was first checked in.  (Lighttpd related?)
    1439 BUGCR10323 WIN : http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = TEXT TIMEOUT
     1439BUGCR10323 WIN : http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = FAIL TIMEOUT
    14401440
    14411441// We fail to load a file URL with a port number -- how does this work on
     
    14511451
    14521452// Needs V8 fix. V8 bug: http://code.google.com/p/v8/issues/detail?id=1992
    1453 BUGWK80335 : fast/js/mozilla/strict/15.4.4.8.html = TEXT
    1454 BUGWK80335 : fast/js/mozilla/strict/15.4.4.9.html = TEXT
    1455 BUGWK80335 : fast/js/mozilla/strict/15.4.4.12.html = TEXT
    1456 BUGWK80335 : fast/js/mozilla/strict/15.4.4.13.html = TEXT
     1453BUGWK80335 : fast/js/mozilla/strict/15.4.4.8.html = FAIL
     1454BUGWK80335 : fast/js/mozilla/strict/15.4.4.9.html = FAIL
     1455BUGWK80335 : fast/js/mozilla/strict/15.4.4.12.html = FAIL
     1456BUGWK80335 : fast/js/mozilla/strict/15.4.4.13.html = FAIL
    14571457
    14581458// V8 should implement the length property of constructors
    1459 BUGWK78657 : fast/js/constructor-length.html = TEXT
     1459BUGWK78657 : fast/js/constructor-length.html = FAIL
    14601460
    14611461// This is JSC-only, preliminary implementation of a ES6 feature - doesn't exist in V8 (yet)
     
    14631463
    14641464// NEW FOR MERGE 36102:37604
    1465 BUGCR32184 : fast/js/arguments.html = TEXT
     1465BUGCR32184 : fast/js/arguments.html = FAIL
    14661466// See bug http://code.google.com/p/chromium/issues/detail?id=7868
    1467 BUGCR24227 : http/tests/plugins/local-geturl-from-remote.html = TEXT
     1467BUGCR24227 : http/tests/plugins/local-geturl-from-remote.html = FAIL
    14681468// This test sometimes fails indefinitely, other times it takes 1-2 seconds.
    14691469BUGCR14009 WIN : http/tests/misc/dns-prefetch-control.html = PASS TIMEOUT
    14701470
    1471 BUGCR10361 WIN : http/tests/misc/single-character-pi-stylesheet.xhtml = TEXT
     1471BUGCR10361 WIN : http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
    14721472
    14731473// Windows is missing the green box. Started to pass in roll to WebKit r50313
    1474 BUGCR8729 WIN : http/tests/multipart/invalid-image-data.html = IMAGE+TEXT
     1474BUGCR8729 WIN : http/tests/multipart/invalid-image-data.html = FAIL
    14751475
    14761476// -----------------------------------------------------------------
     
    14791479
    14801480// We ignore tab/option-tab distinctions (may be other problems too).
    1481 BUGCR94274 MAC : fast/events/option-tab.html = TEXT
     1481BUGCR94274 MAC : fast/events/option-tab.html = FAIL
    14821482
    14831483// These two have a different object type in the dom dump. Plugin-related.
    14841484// Ignored on Win/Linux because they rely on QT to provide a TIFF decoder.
    1485 BUGCR10378 MAC : fast/images/embed-image.html = IMAGE+TEXT
    1486 BUGCR10378 MAC : fast/images/object-image.html = IMAGE+TEXT
     1485BUGCR10378 MAC : fast/images/embed-image.html = FAIL
     1486BUGCR10378 MAC : fast/images/object-image.html = FAIL
    14871487
    14881488// The following are flaky in that some times the timeout or crash, but we think
     
    14921492// (there are a few others marked w/ multiple status like this in other parts of
    14931493// the file, but they were left there as the comments in those areas are valid.)
    1494 BUGCR10384 SLOW MAC : fast/dom/Window/new-window-opener.html = TEXT PASS
     1494BUGCR10384 SLOW MAC : fast/dom/Window/new-window-opener.html = FAIL PASS
    14951495
    14961496// We can support legacy Mac encodings by building platform/text/mac, but we may
    14971497// not want to.
    1498 BUGCR10399 MAC : fast/encoding/char-decoding-mac.html = TEXT
    1499 BUGCR10399 MAC : fast/encoding/char-encoding-mac.html = TEXT
     1498BUGCR10399 MAC : fast/encoding/char-decoding-mac.html = FAIL
     1499BUGCR10399 MAC : fast/encoding/char-encoding-mac.html = FAIL
    15001500
    15011501BUGCR23496 LION SNOWLEOPARD : fast/text/whitespace/normal-after-nowrap-breaking.html = IMAGE
    1502 BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions1.html = IMAGE+TEXT
    1503 BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions2.html = IMAGE+TEXT
     1502BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions1.html = FAIL
     1503BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions2.html = FAIL
    15041504
    15051505// These should not be pixel tests, they're not testing anything
    15061506// layout/rendering-specific. They also dump layout tree, so depending on which baselines
    15071507// are around either or both text or image may mismatch.
    1508 BUGWK48651 LINUX ANDROID MAC : http/tests/navigation/error404-goback.html = IMAGE+TEXT TEXT IMAGE
     1508BUGWK48651 LINUX ANDROID MAC : http/tests/navigation/error404-goback.html = FAIL IMAGE
    15091509BUGWK48651 MAC : http/tests/navigation/error404-subframeload.html = IMAGE
    15101510
     
    15241524BUGCR23473 MAC : fast/repaint/bugzilla-6278.html = IMAGE
    15251525BUGCR23473 MAC : fast/repaint/content-into-overflow.html = IMAGE
    1526 BUGCR23473 LION SNOWLEOPARD : fast/repaint/control-clip.html = IMAGE+TEXT
     1526BUGCR23473 LION SNOWLEOPARD : fast/repaint/control-clip.html = FAIL
    15271527BUGCR23473 MAC : fast/repaint/create-layer-repaint.html = IMAGE
    15281528BUGCR23473 MAC : fast/repaint/intermediate-layout-position-clip.html = IMAGE
     
    15551555BUGCR23473 MAC : fast/repaint/table-row.html = IMAGE
    15561556BUGCR23473 MAC : fast/repaint/table-section-overflow.html = IMAGE
    1557 BUGCR23473 MAC : fast/repaint/table-section-repaint.html = IMAGE+TEXT
     1557BUGCR23473 MAC : fast/repaint/table-section-repaint.html = FAIL
    15581558BUGCR23473 MAC : fast/repaint/table-two-pass-layout-overpaint.html = IMAGE
    15591559BUGCR23473 MAC : fast/repaint/text-append-dirty-lines.html = IMAGE
     
    15751575// We could fix this test for us and upstream it if the test shell user agent
    15761576// would let us differentiate test_shell and WebKit DumpTreeNode.
    1577 BUGCR7482 MAC : http/tests/misc/timer-vs-loading.html = PASS TIMEOUT TEXT
     1577BUGCR7482 MAC : http/tests/misc/timer-vs-loading.html = PASS TIMEOUT FAIL
    15781578BUGCR7482 LINUX ANDROID WIN : http/tests/misc/timer-vs-loading.html = PASS TIMEOUT
    15791579
     
    15811581// aligning 15px Ahem should end up in a certain spot. But we have the
    15821582// x-height correct and we're still one px off.
    1583 BUGCR10429 LINUX ANDROID : css2.1/t100801-c544-valgn-01-d-ag.html = IMAGE+TEXT
     1583BUGCR10429 LINUX ANDROID : css2.1/t100801-c544-valgn-01-d-ag.html = FAIL
    15841584
    15851585// Flakey. Not clear when it started, but it was before 3/9/09.
    15861586// This test also started failing with the merge of March 25th 2009
    1587 BUGCR10441 MAC WIN : transitions/transition-end-event-transform.html = PASS TEXT
    1588 
    1589 BUGCR27486 LINUX ANDROID WIN : fast/forms/listbox-hit-test-zoomed.html = IMAGE+TEXT
    1590 BUGCR27486 LINUX ANDROID WIN : fast/forms/range/slider-zoomed.html = TEXT
     1587BUGCR10441 MAC WIN : transitions/transition-end-event-transform.html = PASS FAIL
     1588
     1589BUGCR27486 LINUX ANDROID WIN : fast/forms/listbox-hit-test-zoomed.html = FAIL
     1590BUGCR27486 LINUX ANDROID WIN : fast/forms/range/slider-zoomed.html = FAIL
    15911591
    15921592// This test isn't just slow -- sometimes it times out indefinitely.
     
    16131613
    16141614// Regressions from WebKit Merge 42932:42994 due to text metric changes.
    1615 BUGCR11251 LINUX ANDROID WIN : svg/custom/svg-fonts-in-text-controls.html = TEXT
    1616 BUGCR11251 LINUX ANDROID WIN : fast/forms/textarea-metrics.html = TEXT
     1615BUGCR11251 LINUX ANDROID WIN : svg/custom/svg-fonts-in-text-controls.html = FAIL
     1616BUGCR11251 LINUX ANDROID WIN : fast/forms/textarea-metrics.html = FAIL
    16171617
    16181618// WebKit 45086:45111
    1619 BUGCR15270 : fast/js/excessive-comma-usage.html = TEXT
     1619BUGCR15270 : fast/js/excessive-comma-usage.html = FAIL
    16201620
    16211621// New tests with WebKit merge 46288:46363
    1622 BUGCR18116 : fast/dom/constructed-objects-prototypes.html = TEXT
     1622BUGCR18116 : fast/dom/constructed-objects-prototypes.html = FAIL
    16231623
    16241624// Test failures from WebKit merge 46894 to 46977
    1625 BUGCR26737 : fast/js/prototypes.html = TEXT
     1625BUGCR26737 : fast/js/prototypes.html = FAIL
    16261626
    16271627// WebKit roll r47417:47528
    1628 BUGCR19766 LINUX ANDROID : fast/replaced/width100percent-menulist.html = IMAGE+TEXT
     1628BUGCR19766 LINUX ANDROID : fast/replaced/width100percent-menulist.html = FAIL
    16291629
    16301630// WebKit 47777:47790 - getOwnPropertyDescriptor
    1631 BUGCR20345 : fast/js/getOwnPropertyDescriptor.html = TEXT
     1631BUGCR20345 : fast/js/getOwnPropertyDescriptor.html = FAIL
    16321632
    16331633// WebKit merge 48500:48585, newly implemented Object.defineProperty.
    1634 BUGCR22526 : fast/js/Object-defineProperty.html = TEXT
     1634BUGCR22526 : fast/js/Object-defineProperty.html = FAIL
    16351635
    16361636// WebKit merge 48500:48585, due to newly added support for MathML.
     
    16391639// WebKit update 48796:48820
    16401640// Test #9 throws an exception.
    1641 BUGCR23956 : fast/dom/Range/getClientRects.html = TEXT
     1641BUGCR23956 : fast/dom/Range/getClientRects.html = FAIL
    16421642
    16431643// Flaky timeouts first appearing at r27764 (webkit 48947)
     
    16491649
    16501650// WebKit roll 49405:49413
    1651 BUGCR28409 : http/tests/xmlhttprequest/logout.html = TEXT
     1651BUGCR28409 : http/tests/xmlhttprequest/logout.html = FAIL
    16521652
    16531653// I don't think we've ever passed this test correctly.
    1654 BUGWK73329 WIN LINUX ANDROID : fast/text/international/hindi-whitespace.html = IMAGE+TEXT
     1654BUGWK73329 WIN LINUX ANDROID : fast/text/international/hindi-whitespace.html = FAIL
    16551655
    16561656// The following upstream patches add -Webkit-color-correction support:
     
    16591659// The ColorSpace was only implemented for CG, more port implementation
    16601660// required in order for Chromium to support color correction.
    1661 BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-backgrounds.html = IMAGE+TEXT
    1662 BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-text.html = IMAGE+TEXT
    1663 BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction.html = IMAGE+TEXT
    1664 BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-box-shadow.html = IMAGE+TEXT
     1661BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-backgrounds.html = FAIL
     1662BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-text.html = FAIL
     1663BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction.html = FAIL
     1664BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-box-shadow.html = FAIL
    16651665BUGCR28005 MAC : fast/css/color-correction-on-box-shadow.html = IMAGE
    1666 BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-text-shadow.html = IMAGE+TEXT
     1666BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-text-shadow.html = FAIL
    16671667BUGCR28005 MAC : fast/css/color-correction-on-text-shadow.html = IMAGE
    1668 BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-background-image.html = IMAGE+TEXT
    1669 BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-untagged-images.html = IMAGE+TEXT
     1668BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-on-background-image.html = FAIL
     1669BUGCR28005 LINUX ANDROID WIN : fast/css/color-correction-untagged-images.html = FAIL
    16701670
    16711671// Producing incorrect results, or flakey after a Skia change
     
    16761676BUGCR118411 SLOW : svg/hixie/perf/007.xml = PASS IMAGE
    16771677
    1678 BUGCR22700 LINUX ANDROID WIN : fast/canvas/canvas-shadow.html = TEXT
     1678BUGCR22700 LINUX ANDROID WIN : fast/canvas/canvas-shadow.html = FAIL
    16791679
    16801680// Failures from merge 50972:51042
    16811681// The test requires DRT/Test Shell to support error page handling.
    1682 BUGCR27850 : fast/history/back-forward-reset-after-error-handling.html = TEXT
     1682BUGCR27850 : fast/history/back-forward-reset-after-error-handling.html = FAIL
    16831683
    16841684// Started failing with move from Lighttpd to Apache.
    16851685// Since we have some bots on Lighttpd and some on Apache, mark it as flaky for
    16861686// now. Once we decide on one or the other, then we can address these tests.
    1687 BUGWK90225 LINUX ANDROID MAC : http/tests/loading/text-content-type-with-binary-extension.html = TEXT
     1687BUGWK90225 LINUX ANDROID MAC : http/tests/loading/text-content-type-with-binary-extension.html = FAIL
    16881688
    16891689// These tests time out *and* are slow. The test should be fixed to not timeout,
     
    16961696// These tests sometimes pass and sometimes have a text difference due
    16971697// to chromium's appcache being async.
    1698 BUGCR2844 WIN RELEASE : http/tests/appcache/top-frame-3.html = PASS TIMEOUT TEXT
    1699 BUGCR2844 LINUX ANDROID MAC : http/tests/appcache/top-frame-3.html = PASS TIMEOUT TEXT
    1700 BUGCR2844 WIN RELEASE : http/tests/appcache/top-frame-4.html = PASS TIMEOUT TEXT
    1701 BUGCR2844 LINUX ANDROID MAC : http/tests/appcache/top-frame-4.html = PASS TIMEOUT TEXT
     1698BUGCR2844 WIN RELEASE : http/tests/appcache/top-frame-3.html = PASS TIMEOUT FAIL
     1699BUGCR2844 LINUX ANDROID MAC : http/tests/appcache/top-frame-3.html = PASS TIMEOUT FAIL
     1700BUGCR2844 WIN RELEASE : http/tests/appcache/top-frame-4.html = PASS TIMEOUT FAIL
     1701BUGCR2844 LINUX ANDROID MAC : http/tests/appcache/top-frame-4.html = PASS TIMEOUT FAIL
    17021702
    17031703// These fail because chromium's appcache is async but webkit's is not.
     
    17251725
    17261726// Failures from WebKit merge 51711:51724
    1727 BUGCR32003 : fast/js/string-property-deletion.html = TEXT
     1727BUGCR32003 : fast/js/string-property-deletion.html = FAIL
    17281728
    17291729// These tests got very flaky (failing 8/10 runs!) after
     
    17431743
    17441744// WebKit update 52323->52366
    1745 BUGCR30826 WIN : platform/win/fast/events/panScroll-imageMap-noHref-scroll.html = TEXT
    1746 BUGCR30826 WIN DEBUG : platform/win/fast/events/panScroll-event-fired.html = PASS TIMEOUT TEXT
     1745BUGCR30826 WIN : platform/win/fast/events/panScroll-imageMap-noHref-scroll.html = FAIL
     1746BUGCR30826 WIN DEBUG : platform/win/fast/events/panScroll-event-fired.html = PASS TIMEOUT FAIL
    17471747
    17481748// WebKit roll 52468->52535
    1749 BUGCR31991 WIN7 : fast/text/international/bidi-layout-across-linebreak.html = TEXT
    1750 
    1751 BUGCR31623 WIN SNOWLEOPARD : http/tests/appcache/remove-cache.html = PASS TIMEOUT TEXT
     1749BUGCR31991 WIN7 : fast/text/international/bidi-layout-across-linebreak.html = FAIL
     1750
     1751BUGCR31623 WIN SNOWLEOPARD : http/tests/appcache/remove-cache.html = PASS TIMEOUT FAIL
    17521752
    17531753// V8's implementation of getOwnPropertyNames has different results for built-in
    17541754// functions.
    1755 BUGCR32155 : fast/js/Object-getOwnPropertyNames.html = TEXT
     1755BUGCR32155 : fast/js/Object-getOwnPropertyNames.html = FAIL
    17561756
    17571757// Expectations from roll to 53171:53194
     
    17631763
    17641764// WebKit roll 53655 -> 53704
    1765 BUGCR32900 : http/tests/misc/slow-loading-mask.html = IMAGE+TEXT IMAGE
     1765BUGCR32900 : http/tests/misc/slow-loading-mask.html = FAIL IMAGE
    17661766
    17671767// WebKit roll 54493 to 54530: new tests.
    1768 BUGCR35114 : fast/js/parser-syntax-check.html = TEXT
     1768BUGCR35114 : fast/js/parser-syntax-check.html = FAIL
    17691769
    17701770// WebKit roll 55250 to 55339
    1771 BUGCR36966 : fast/loader/about-blank-hash-kept.html = TEXT
     1771BUGCR36966 : fast/loader/about-blank-hash-kept.html = FAIL
    17721772
    17731773// New test, added http://trac.webkit.org/changeset/55546
    1774 BUGCR37896 LINUX ANDROID WIN : fast/multicol/hit-test-above-or-below.html = TEXT
     1774BUGCR37896 LINUX ANDROID WIN : fast/multicol/hit-test-above-or-below.html = FAIL
    17751775
    17761776// WebKit roll 56197:56239.
    17771777// Needs testRunner.setMediaType() (implemented on Qt only)
    1778 BUGCR38656 : fast/media/print-restores-previous-mediatype.html = TEXT
     1778BUGCR38656 : fast/media/print-restores-previous-mediatype.html = FAIL
    17791779
    17801780// Needs testRunner.setViewModeMediaFeature()
     
    17881788
    17891789// Caused by http://trac.webkit.org/changeset/56394.
    1790 BUGCR143475 WIN : http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html = TIMEOUT TEXT PASS
     1790BUGCR143475 WIN : http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html = TIMEOUT FAIL PASS
    17911791
    17921792// Due to the differences in handling text encodings in KURL and googleurl.
    1793 BUGWK20559 : http/tests/navigation/anchor-frames-gbk.html = TEXT
    1794 
    1795 BUGWK36666 : storage/websql/open-database-over-quota.html = TEXT
    1796 
    1797 BUGWK37283 : fast/overflow/scrollbar-restored-and-then-locked.html = TEXT
    1798 
    1799 BUGWK37297 : fast/history/nested-visited-test.html = TEXT
    1800 BUGWK37297 : fast/history/self-is-visited.html = TEXT
    1801 BUGWK37297 : fast/history/sibling-visited-test.html = TEXT
    1802 BUGWK37297 : fast/loader/stateobjects/state-url-sets-links-visited.html = TEXT
    1803 BUGWK58000 : fast/history/visited-link-background-color.html = IMAGE+TEXT
     1793BUGWK20559 : http/tests/navigation/anchor-frames-gbk.html = FAIL
     1794
     1795BUGWK36666 : storage/websql/open-database-over-quota.html = FAIL
     1796
     1797BUGWK37283 : fast/overflow/scrollbar-restored-and-then-locked.html = FAIL
     1798
     1799BUGWK37297 : fast/history/nested-visited-test.html = FAIL
     1800BUGWK37297 : fast/history/self-is-visited.html = FAIL
     1801BUGWK37297 : fast/history/sibling-visited-test.html = FAIL
     1802BUGWK37297 : fast/loader/stateobjects/state-url-sets-links-visited.html = FAIL
     1803BUGWK58000 : fast/history/visited-link-background-color.html = FAIL
    18041804
    18051805// Added in http://trac.webkit.org/changeset/57476. Fails in Chromium because
    18061806// LayoutTestController::computedStyleWithVisitedInfo() is missing.
    1807 BUGCR41206 : fast/history/multiple-classes-visited.html = TIMEOUT TEXT
     1807BUGCR41206 : fast/history/multiple-classes-visited.html = TIMEOUT FAIL
    18081808
    18091809// Tests that work with KURL, but fail with GURL
    1810 BUGWK71758 : fast/url/invalid-urls-utf8.html = TEXT
    1811 BUGWK71758 : fast/url/idna2003.html = TEXT PASS
     1810BUGWK71758 : fast/url/invalid-urls-utf8.html = FAIL
     1811BUGWK71758 : fast/url/idna2003.html = FAIL PASS
    18121812
    18131813// New testRunner function added at r57993
     
    18161816// WebKit roll 58304:58400
    18171817BUGWK93221 MAC : fast/text/international/bold-bengali.html = IMAGE
    1818 BUGWK93221 WIN7 : fast/text/international/bold-bengali.html = IMAGE+TEXT
     1818BUGWK93221 WIN7 : fast/text/international/bold-bengali.html = FAIL
    18191819
    18201820// These 5,000+ tests are already being run by the V8 team (and have no chromium expectations).
    18211821// They should be moved to the JavaScriptCore test suite.
    1822 BUGCR42875 SKIP WONTFIX : sputnik = TEXT
     1822BUGCR42875 SKIP WONTFIX : sputnik = FAIL
    18231823
    18241824// WebKit roll 58791:58807
    18251825BUGCR43319 LINUX ANDROID DEBUG : fast/forms/select-empty-option-height.html = PASS TIMEOUT
    18261826
    1827 BUGCR43890 WIN : http/tests/loading/basic.html = PASS TEXT
     1827BUGCR43890 WIN : http/tests/loading/basic.html = PASS FAIL
    18281828
    18291829// The following tests fail on all platforms and need further investigation.
    18301830// Many of these are skipped on the Mac platform
    1831 BUGWK45991 : canvas/philip/tests/2d.drawImage.broken.html = TEXT
    1832 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.drawImage.broken.html = TEXT
    1833 
    1834 BUGWK45991 : canvas/philip/tests/2d.pattern.image.broken.html = TEXT
    1835 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.image.broken.html = TEXT
    1836 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.text.draw.baseline.ideographic.html = TEXT
    1837 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.ideographic.html = TEXT
     1831BUGWK45991 : canvas/philip/tests/2d.drawImage.broken.html = FAIL
     1832BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.drawImage.broken.html = FAIL
     1833
     1834BUGWK45991 : canvas/philip/tests/2d.pattern.image.broken.html = FAIL
     1835BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.image.broken.html = FAIL
     1836BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.text.draw.baseline.ideographic.html = FAIL
     1837BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.ideographic.html = FAIL
    18381838
    18391839// Update canvas/philip in WK r71481
    1840 BUGCR62301 : canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = TEXT
    1841 BUGCR62301 : canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = TEXT
    1842 BUGCR62301 : canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = TEXT
    1843 BUGCR62301 : canvas/philip/tests/2d.pattern.image.incomplete.empty.html = TEXT
    1844 BUGCR62301 : canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = TEXT
    1845 BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = TEXT
    1846 BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = TEXT
    1847 BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = TEXT
    1848 BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.image.incomplete.empty.html = TEXT
    1849 BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = TEXT
    1850 
    1851 BUGWK48288 : canvas/philip/tests/2d.composite.operation.clear.html = TEXT
    1852 BUGWK48288 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.composite.operation.clear.html = TEXT
    1853 
    1854 BUGWK48289 : canvas/philip/tests/2d.composite.operation.darker.html = TEXT
    1855 BUGWK48289 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.composite.operation.darker.html = TEXT
    1856 
    1857 BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.bottom.html = TEXT
    1858 BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.hanging.html = TEXT
    1859 BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.middle.html = TEXT
    1860 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.bottom.html = TEXT
    1861 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.hanging.html = TEXT
    1862 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.middle.html = TEXT
    1863 
    1864 BUGWK38463 : canvas/philip/tests/2d.text.draw.baseline.top.html = TEXT
    1865 BUGWK38463 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.top.html = TEXT
    1866 
    1867 BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.end.html = TEXT
    1868 BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.other.html = TEXT
    1869 BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.space.html = TEXT
    1870 BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.start.html = TEXT
    1871 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.space.collapse.end.html = TEXT
    1872 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.space.collapse.other.html = TEXT
    1873 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.space.collapse.space.html = TEXT
    1874 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.space.collapse.start.html = TEXT
    1875 
    1876 BUGWK45991 : canvas/philip/tests/2d.text.measure.width.space.html = TEXT
    1877 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.measure.width.space.html = TEXT
     1840BUGCR62301 : canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = FAIL
     1841BUGCR62301 : canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = FAIL
     1842BUGCR62301 : canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = FAIL
     1843BUGCR62301 : canvas/philip/tests/2d.pattern.image.incomplete.empty.html = FAIL
     1844BUGCR62301 : canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = FAIL
     1845BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = FAIL
     1846BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = FAIL
     1847BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = FAIL
     1848BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.image.incomplete.empty.html = FAIL
     1849BUGCR62301 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = FAIL
     1850
     1851BUGWK48288 : canvas/philip/tests/2d.composite.operation.clear.html = FAIL
     1852BUGWK48288 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.composite.operation.clear.html = FAIL
     1853
     1854BUGWK48289 : canvas/philip/tests/2d.composite.operation.darker.html = FAIL
     1855BUGWK48289 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.composite.operation.darker.html = FAIL
     1856
     1857BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.bottom.html = FAIL
     1858BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.hanging.html = FAIL
     1859BUGWK45991 : canvas/philip/tests/2d.text.draw.baseline.middle.html = FAIL
     1860BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.bottom.html = FAIL
     1861BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.hanging.html = FAIL
     1862BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.middle.html = FAIL
     1863
     1864BUGWK38463 : canvas/philip/tests/2d.text.draw.baseline.top.html = FAIL
     1865BUGWK38463 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.baseline.top.html = FAIL
     1866
     1867BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.end.html = FAIL
     1868BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.other.html = FAIL
     1869BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.space.html = FAIL
     1870BUGWK45991 : canvas/philip/tests/2d.text.draw.space.collapse.start.html = FAIL
     1871BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.space.collapse.end.html = FAIL
     1872BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.space.collapse.other.html = FAIL
     1873BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.space.collapse.space.html = FAIL
     1874BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.space.collapse.start.html = FAIL
     1875
     1876BUGWK45991 : canvas/philip/tests/2d.text.measure.width.space.html = FAIL
     1877BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.measure.width.space.html = FAIL
    18781878
    18791879// These tests fail everywhere we use skia and are most likely skia bugs
    1880 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.gradient.radial.outside3.html = TEXT
    1881 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.path.arc.angle.3.html = TEXT
    1882 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.path.arc.angle.5.html = TEXT
    1883 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.path.arcTo.shape.curve1.html = TEXT
    1884 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.path.arcTo.shape.curve2.html = TEXT
    1885 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html = TEXT
    1886 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html = TEXT
    1887 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html = TEXT
    1888 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.shadow.enable.blur.html = TEXT
    1889 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.outside3.html = TEXT
    1890 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.path.arc.angle.3.html = TEXT
    1891 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.path.arc.angle.5.html = TEXT
    1892 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html = TEXT
    1893 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html = TEXT
    1894 BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html = TEXT
     1880BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.gradient.radial.outside3.html = FAIL
     1881BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.path.arc.angle.3.html = FAIL
     1882BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.path.arc.angle.5.html = FAIL
     1883BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.path.arcTo.shape.curve1.html = FAIL
     1884BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.path.arcTo.shape.curve2.html = FAIL
     1885BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html = FAIL
     1886BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html = FAIL
     1887BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html = FAIL
     1888BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.shadow.enable.blur.html = FAIL
     1889BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.radial.outside3.html = FAIL
     1890BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.path.arc.angle.3.html = FAIL
     1891BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.path.arc.angle.5.html = FAIL
     1892BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html = FAIL
     1893BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html = FAIL
     1894BUGWK45991 LINUX WIN : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html = FAIL
    18951895
    18961896// Chromium does not support cancel for notifications permissions.
     
    18981898
    18991899// HTML5 Geolocation API does not use window.clientInformation.
    1900 BUGCR11246 SKIP : fast/dom/Window/window-properties-geolocation.html = TEXT
     1900BUGCR11246 SKIP : fast/dom/Window/window-properties-geolocation.html = FAIL
    19011901
    19021902BUGCR46603 RELEASE : fast/frames/lots-of-iframes.html = TIMEOUT PASS
     
    19061906BUGCR46603 SKIP DEBUG : fast/frames/lots-of-objects.html = TIMEOUT
    19071907
    1908 BUGCR47035 WIN DEBUG : fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html = PASS TEXT
     1908BUGCR47035 WIN DEBUG : fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html = PASS FAIL
    19091909
    19101910// CSS3 Hyphenation landed in http://trac.webkit.org/changeset/61548
    19111911// We don't implement it yet.
    1912 BUGCR47083 : fast/text/hyphenate-character.html = IMAGE+TEXT
    1913 BUGCR47083 : fast/text/hyphens.html = IMAGE+TEXT
    1914 BUGCR47083 : fast/text/hyphenate-locale.html = IMAGE+TEXT
    1915 BUGCR47083 : fast/text/hyphenate-first-word.html = IMAGE+TEXT
    1916 BUGCR47083 : fast/text/hyphenate-limit-lines.html = IMAGE IMAGE+TEXT
     1912BUGCR47083 : fast/text/hyphenate-character.html = FAIL
     1913BUGCR47083 : fast/text/hyphens.html = FAIL
     1914BUGCR47083 : fast/text/hyphenate-locale.html = FAIL
     1915BUGCR47083 : fast/text/hyphenate-first-word.html = FAIL
     1916BUGCR47083 : fast/text/hyphenate-limit-lines.html = IMAGE FAIL
    19171917// it was CR75019 for unknown reason.
    1918 BUGCR47083 : fast/text/hyphenate-limit-before-after.html = IMAGE+TEXT
    1919 
    1920 BUGCR48239 : fast/js/function-apply.html = TEXT
    1921 BUGCR48239 : fast/js/function-apply-aliased.html = PASS TEXT
    1922 BUGCR48239 : fast/js/function-apply-many-args.html = TIMEOUT TEXT
    1923 
    1924 BUGCR48859 WIN : fast/inline/continuation-outlines-with-layers-2.html = IMAGE+TEXT
    1925 
    1926 BUGWK42598 : http/tests/misc/401-alternative-content.php = TEXT
    1927 BUGWK42598 : http/tests/xmlhttprequest/failed-auth.html = TIMEOUT TEXT
    1928 
    1929 BUGWK42769 : http/tests/xmlhttprequest/remember-bad-password.html = TEXT
     1918BUGCR47083 : fast/text/hyphenate-limit-before-after.html = FAIL
     1919
     1920BUGCR48239 : fast/js/function-apply.html = FAIL
     1921BUGCR48239 : fast/js/function-apply-aliased.html = PASS FAIL
     1922BUGCR48239 : fast/js/function-apply-many-args.html = TIMEOUT FAIL
     1923
     1924BUGCR48859 WIN : fast/inline/continuation-outlines-with-layers-2.html = FAIL
     1925
     1926BUGWK42598 : http/tests/misc/401-alternative-content.php = FAIL
     1927BUGWK42598 : http/tests/xmlhttprequest/failed-auth.html = TIMEOUT FAIL
     1928
     1929BUGWK42769 : http/tests/xmlhttprequest/remember-bad-password.html = FAIL
    19301930
    19311931// Flaky since at least chromium r52834, WebKit r63615.
    1932 BUGCR49970 : platform/chromium/plugins/call-as-function.html = PASS TEXT
     1932BUGCR49970 : platform/chromium/plugins/call-as-function.html = PASS FAIL
    19331933
    19341934// Application Cache Quotas are N/A to the chromium port.
    1935 BUGWK43459 WONTFIX : http/tests/appcache/origin-quota.html = MISSING TEXT IMAGE+TEXT
    1936 BUGWK43459 WONTFIX : http/tests/appcache/origin-quota-continued-download.html = MISSING TEXT IMAGE+TEXT
    1937 BUGWK43459 WONTFIX : http/tests/appcache/origin-quota-continued-download-multiple-manifests.html = MISSING TEXT IMAGE+TEXT
     1935BUGWK43459 WONTFIX : http/tests/appcache/origin-quota.html = MISSING FAIL
     1936BUGWK43459 WONTFIX : http/tests/appcache/origin-quota-continued-download.html = MISSING FAIL
     1937BUGWK43459 WONTFIX : http/tests/appcache/origin-quota-continued-download-multiple-manifests.html = MISSING FAIL
    19381938
    19391939// Need to support DeviceMotion.
    1940 BUGCR51416 : fast/dom/DeviceMotion/window-property.html = TEXT
     1940BUGCR51416 : fast/dom/DeviceMotion/window-property.html = FAIL
    19411941
    19421942// Slow test introduced in r64817
     
    19481948BUGCR52017 LINUX ANDROID : http/tests/misc/isindex-with-no-form.html = PASS TIMEOUT
    19491949
    1950 BUGCR52572 LINUX ANDROID WIN DEBUG : http/tests/misc/image-blocked-src-change.html = PASS TEXT
    1951 
    1952 BUGWK44199 RELEASE SLOW : perf/array-nested-loop.html = PASS TEXT
    1953 BUGWK44199 RELEASE SLOW : perf/class-list-remove.html = PASS TEXT
     1950BUGCR52572 LINUX ANDROID WIN DEBUG : http/tests/misc/image-blocked-src-change.html = PASS FAIL
     1951
     1952BUGWK44199 RELEASE SLOW : perf/array-nested-loop.html = PASS FAIL
     1953BUGWK44199 RELEASE SLOW : perf/class-list-remove.html = PASS FAIL
    19541954BUGWK71652 MAC LINUX ANDROID RELEASE SLOW : perf/document-contains.html = PASS
    19551955BUGWK72372 WIN RELEASE SLOW : perf/document-contains.html = PASS
    19561956BUGWK67921 RELEASE ANDROID : perf/show-hide-table-rows.html = TIMEOUT
    19571957BUGWK67921 RELEASE LINUX WIN MAC SLOW : perf/show-hide-table-rows.html = PASS
    1958 BUGWK44199 RELEASE : perf/clone-with-focus.html = PASS TEXT
    1959 BUGWK44199 RELEASE : perf/typing-at-end-of-line.html = PASS TEXT
    1960 BUGWK44199 BUGWK63057 RELEASE SLOW : perf/array-binary-search.html = PASS TEXT
     1958BUGWK44199 RELEASE : perf/clone-with-focus.html = PASS FAIL
     1959BUGWK44199 RELEASE : perf/typing-at-end-of-line.html = PASS FAIL
     1960BUGWK44199 BUGWK63057 RELEASE SLOW : perf/array-binary-search.html = PASS FAIL
    19611961BUGWK72901 RELEASE SLOW : perf/array-push-pop.html = PASS
    19621962BUGWK44199 RELEASE : perf/array-reverse.html = PASS TIMEOUT
    1963 BUGWK63057 RELEASE : perf/adding-radio-buttons.html = TEXT PASS
    1964 BUGWK96977 RELEASE SNOWLEOPARD : perf/nested-combined-selectors.html = TEXT PASS
     1963BUGWK63057 RELEASE : perf/adding-radio-buttons.html = FAIL PASS
     1964BUGWK96977 RELEASE SNOWLEOPARD : perf/nested-combined-selectors.html = FAIL PASS
    19651965
    19661966// Failing after http://trac.webkit.org/changeset/65665/
     
    19731973// tests and let the Mac/Win coverage ensure that the (cross-platform)
    19741974// special-document machinery still works.
    1975 BUGCR53546 WONTFIX LINUX ANDROID : userscripts/user-script-video-document.html = TEXT
     1975BUGCR53546 WONTFIX LINUX ANDROID : userscripts/user-script-video-document.html = FAIL
    19761976
    19771977// Requires page cache.
     
    19901990
    19911991// These three failures are due to Mesa bugs
    1992 BUGWK91431 : fast/canvas/webgl/framebuffer-object-attachment.html = TEXT
    1993 BUGWK91431 : fast/canvas/webgl/gl-uniform-arrays.html = TEXT
    1994 BUGWK91431 : fast/canvas/webgl/point-size.html = TEXT
    1995 BUGWK91431 : platform/chromium/virtual/gpu/fast/canvas/webgl/framebuffer-object-attachment.html = TEXT
    1996 BUGWK91431 : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-uniform-arrays.html = TEXT
    1997 BUGWK91431 : platform/chromium/virtual/gpu/fast/canvas/webgl/point-size.html = TEXT
    1998 BUGWK91431 LINUX MAC : fast/canvas/webgl/gl-object-get-calls.html = TEXT
    1999 BUGWK91431 LINUX MAC : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-object-get-calls.html = TEXT
     1992BUGWK91431 : fast/canvas/webgl/framebuffer-object-attachment.html = FAIL
     1993BUGWK91431 : fast/canvas/webgl/gl-uniform-arrays.html = FAIL
     1994BUGWK91431 : fast/canvas/webgl/point-size.html = FAIL
     1995BUGWK91431 : platform/chromium/virtual/gpu/fast/canvas/webgl/framebuffer-object-attachment.html = FAIL
     1996BUGWK91431 : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-uniform-arrays.html = FAIL
     1997BUGWK91431 : platform/chromium/virtual/gpu/fast/canvas/webgl/point-size.html = FAIL
     1998BUGWK91431 LINUX MAC : fast/canvas/webgl/gl-object-get-calls.html = FAIL
     1999BUGWK91431 LINUX MAC : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-object-get-calls.html = FAIL
    20002000
    20012001// These were not fixed by the Mesa 7.9 upgrade. Need to investigate.
    2002 BUGCR60651 WIN : fast/canvas/webgl/gl-object-get-calls.html = PASS TIMEOUT TEXT
    2003 BUGCR60651 WIN : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-object-get-calls.html = PASS TIMEOUT TEXT
    2004 BUGCR60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT TEXT
    2005 BUGCR60651 : platform/chromium/virtual/gpu/fast/canvas/webgl/uniform-location.html = TIMEOUT TEXT
     2002BUGCR60651 WIN : fast/canvas/webgl/gl-object-get-calls.html = PASS TIMEOUT FAIL
     2003BUGCR60651 WIN : platform/chromium/virtual/gpu/fast/canvas/webgl/gl-object-get-calls.html = PASS TIMEOUT FAIL
     2004BUGCR60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL
     2005BUGCR60651 : platform/chromium/virtual/gpu/fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL
    20062006
    20072007// Flaky since r68438:r68445 or before that.
    2008 BUGWK46693 MAC : fast/repaint/repaint-svg-after-style-change.html = TEXT
     2008BUGWK46693 MAC : fast/repaint/repaint-svg-after-style-change.html = FAIL
    20092009
    20102010BUGCR57934 WIN DEBUG : http/tests/appcache/fail-on-update-2.html = PASS TIMEOUT
     
    20122012// Issues starting from
    20132013// http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20%28webkit.org%29/builds/35997
    2014 BUGCR58333 LINUX ANDROID WIN : fast/css/font-face-download-error.html = PASS TEXT
     2014BUGCR58333 LINUX ANDROID WIN : fast/css/font-face-download-error.html = PASS FAIL
    20152015
    20162016// Flakiness first seen
    20172017// http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20%28webkit.org%29/builds/35995
    2018 BUGCR58212 WIN : http/tests/appcache/main-resource-redirect.html = PASS TIMEOUT TEXT
    2019 
    2020 BUGCR58257 WIN : http/tests/misc/last-modified-parsing.html = PASS TIMEOUT TEXT
     2018BUGCR58212 WIN : http/tests/appcache/main-resource-redirect.html = PASS TIMEOUT FAIL
     2019
     2020BUGCR58257 WIN : http/tests/misc/last-modified-parsing.html = PASS TIMEOUT FAIL
    20212021
    20222022// Failing from r69420, mac failing from r71493:r71496
     
    20242024
    20252025// V8 does not implement ECMAScript strict mode
    2026 BUGCR58936 : fast/js/basic-strict-mode.html = TEXT
    2027 BUGCR58936 : fast/js/numeric-escapes-in-string-literals.html = TEXT
     2026BUGCR58936 : fast/js/basic-strict-mode.html = FAIL
     2027BUGCR58936 : fast/js/numeric-escapes-in-string-literals.html = FAIL
    20282028
    20292029// For some reason it seems to not properly rect hit-tests elements in shadow
    20302030// content of <video> elements.
    2031 BUGWK91205 SKIP : media/nodesFromRect-shadowContent.html = TEXT
    2032 
    2033 BUGWK96470 LINUX ANDROID WIN : fast/text/international/vertical-text-glyph-test.html = IMAGE+TEXT
    2034 BUGWK96470 LINUX ANDROID WIN : fast/text/international/vertical-text-metrics-test.html = TEXT
     2031BUGWK91205 SKIP : media/nodesFromRect-shadowContent.html = FAIL
     2032
     2033BUGWK96470 LINUX ANDROID WIN : fast/text/international/vertical-text-glyph-test.html = FAIL
     2034BUGWK96470 LINUX ANDROID WIN : fast/text/international/vertical-text-metrics-test.html = FAIL
    20352035
    20362036// Added in Webkit r69707 without expected results.
    20372037// Expected result file added in r83450. Still no match.
    2038 BUGCR143479 : platform/gtk/accessibility/aria-table-hierarchy.html = TEXT
     2038BUGCR143479 : platform/gtk/accessibility/aria-table-hierarchy.html = FAIL
    20392039
    20402040// r69833, JSC/V8 Date parsing differences
    2041 BUGCR143476 : fast/js/date-parse-test.html = TEXT
     2041BUGCR143476 : fast/js/date-parse-test.html = FAIL
    20422042
    20432043// Vertical text needs to be implemented in platforms other than OS X.
    2044 BUGCR65877 ANDROID : fast/writing-mode/border-vertical-lr.html = IMAGE+TEXT
    2045 BUGCR65877 : fast/writing-mode/japanese-ruby-vertical-lr.html = PASS IMAGE+TEXT
    2046 BUGCR65877 : fast/writing-mode/japanese-ruby-vertical-rl.html = PASS IMAGE+TEXT
    2047 BUGCR65877 LINUX ANDROID WIN : fast/writing-mode/japanese-ruby-horizontal-bt.html = PASS IMAGE+TEXT
    2048 BUGCR65877 LINUX : fast/writing-mode/broken-ideographic-font.html = IMAGE+TEXT
    2049 BUGCR65877 ANDROID : fast/writing-mode/vertical-font-fallback.html = IMAGE+TEXT
     2044BUGCR65877 ANDROID : fast/writing-mode/border-vertical-lr.html = FAIL
     2045BUGCR65877 : fast/writing-mode/japanese-ruby-vertical-lr.html = PASS FAIL
     2046BUGCR65877 : fast/writing-mode/japanese-ruby-vertical-rl.html = PASS FAIL
     2047BUGCR65877 LINUX ANDROID WIN : fast/writing-mode/japanese-ruby-horizontal-bt.html = PASS FAIL
     2048BUGCR65877 LINUX : fast/writing-mode/broken-ideographic-font.html = FAIL
     2049BUGCR65877 ANDROID : fast/writing-mode/vertical-font-fallback.html = FAIL
    20502050//BUGCR65877 LINUX ANDROID WIN : fast/writing-mode/broken-ideograph-small-caps.html = IMAGE
    2051 BUGCR65877 ANDROID : fast/writing-mode/Kusa-Makura-background-canvas.html = IMAGE+TEXT
    2052 BUGCR65877 WIN : fast/text/international/text-combine-image-test.html = IMAGE+TEXT
    2053 BUGWK53451 LINUX ANDROID : fast/text/international/text-combine-image-test.html = IMAGE+TEXT
     2051BUGCR65877 ANDROID : fast/writing-mode/Kusa-Makura-background-canvas.html = FAIL
     2052BUGCR65877 WIN : fast/text/international/text-combine-image-test.html = FAIL
     2053BUGWK53451 LINUX ANDROID : fast/text/international/text-combine-image-test.html = FAIL
    20542054BUGWK94410 WIN : fast/writing-mode/vertical-baseline-alignment.html = IMAGE
    20552055
    20562056// New test, introduced by http://trac.webkit.org/changeset/70813 with only platform/mac baselines.
    2057 BUGWK61161 LINUX ANDROID WIN : fast/writing-mode/border-image-horizontal-bt.html = IMAGE+TEXT
    2058 BUGWK61161 LINUX ANDROID WIN : fast/writing-mode/border-image-vertical-rl.html = IMAGE+TEXT
    2059 BUGWK61161 LINUX ANDROID WIN : fast/writing-mode/border-image-vertical-lr.html = IMAGE+TEXT
     2057BUGWK61161 LINUX ANDROID WIN : fast/writing-mode/border-image-horizontal-bt.html = FAIL
     2058BUGWK61161 LINUX ANDROID WIN : fast/writing-mode/border-image-vertical-rl.html = FAIL
     2059BUGWK61161 LINUX ANDROID WIN : fast/writing-mode/border-image-vertical-lr.html = FAIL
    20602060
    20612061// New test; was added in http://trac.webkit.org/changeset/68520
     
    20732073// We should probably just skip this test, everyone else has since
    20742074// https://bugs.webkit.org/show_bug.cgi?id=49182
    2075 BUGCR62138 WIN MAC DEBUG : animations/stop-animation-on-suspend.html = CRASH TEXT PASS
    2076 BUGCR62138 WIN MAC RELEASE : animations/stop-animation-on-suspend.html = TEXT PASS
    2077 BUGCR62138 LINUX ANDROID : animations/stop-animation-on-suspend.html = TEXT PASS
    2078 
    2079 BUGCR61739 DEBUG : animations/suspend-resume-animation-events.html = TEXT PASS
    2080 BUGCR61739 WIN RELEASE : animations/suspend-resume-animation-events.html = TEXT PASS
     2075BUGCR62138 WIN MAC DEBUG : animations/stop-animation-on-suspend.html = CRASH FAIL PASS
     2076BUGCR62138 WIN MAC RELEASE : animations/stop-animation-on-suspend.html = FAIL PASS
     2077BUGCR62138 LINUX ANDROID : animations/stop-animation-on-suspend.html = FAIL PASS
     2078
     2079BUGCR61739 DEBUG : animations/suspend-resume-animation-events.html = FAIL PASS
     2080BUGCR61739 WIN RELEASE : animations/suspend-resume-animation-events.html = FAIL PASS
    20812081
    20822082// New tests added with http://trac.webkit.org/changeset/72472 and further.
    20832083// See https://bugs.webkit.org/show_bug.cgi?id=51982 for more info.
    2084 BUGCR63921 : fast/canvas/canvas-fillPath-shadow.html = TEXT
     2084BUGCR63921 : fast/canvas/canvas-fillPath-shadow.html = FAIL
    20852085
    20862086// FIXME: Need to add tooling support for V8 bugs.
    20872087BUGV8_953 : fast/regex/pcre-test-1.html = TIMEOUT
    20882088
    2089 BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html = IMAGE+TEXT
    2090 BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html = IMAGE+TEXT
    2091 BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-focus-ring-outline-color.html = IMAGE+TEXT
    2092 BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-circle-focus-ring.html = IMAGE+TEXT
    2093 BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-polygon-focus-ring.html = IMAGE+TEXT
     2089BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html = FAIL
     2090BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html = FAIL
     2091BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-focus-ring-outline-color.html = FAIL
     2092BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-circle-focus-ring.html = FAIL
     2093BUGWK50282 LINUX ANDROID WIN : fast/images/imagemap-polygon-focus-ring.html = FAIL
    20942094
    20952095// Regressed at r73423. All areas are painted green.
     
    21152115BUGWK91429 DEBUG : fast/frames/calculate-round.html = PASS TIMEOUT
    21162116BUGWK91429 : fast/repaint/iframe-scroll-repaint.html = IMAGE
    2117 BUGWK91429 LINUX ANDROID : fast/text/justification-padding-mid-word.html = PASS TEXT
     2117BUGWK91429 LINUX ANDROID : fast/text/justification-padding-mid-word.html = PASS FAIL
    21182118BUGWK91429 LINUX MAC : http/tests/plugins/post-url-file.html = TIMEOUT
    2119 BUGWK91429 : platform/gtk/fast/forms/menulist-typeahead-find.html = TEXT
     2119BUGWK91429 : platform/gtk/fast/forms/menulist-typeahead-find.html = FAIL
    21202120
    21212121BUGCR8729 LINUX ANDROID MAC : http/tests/multipart/invalid-image-data.html = PASS IMAGE
     
    21242124// It looks like we are missing the WebKit "WeightWatcher" fonts,
    21252125// checked in as part of http://trac.webkit.org/changeset/34771.
    2126 BUGCR10370 LINUX ANDROID WIN : fast/css/font-weight-1.html = IMAGE+TEXT
     2126BUGCR10370 LINUX ANDROID WIN : fast/css/font-weight-1.html = FAIL
    21272127// Registering the fonts for this test causes other processes (Adium, Firefox)
    21282128// to spin and become unresponsive or crash.
     
    21342134
    21352135BUGWK70878 : http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html = TIMEOUT
    2136 BUGWK73538 WIN : http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html = TEXT
    2137 
    2138 BUGCR66087 WIN : fast/dom/Geolocation/timestamp.html = PASS TEXT
    2139 BUGCR66087 WIN : http/tests/misc/no-last-modified.html = PASS TEXT
    2140 BUGCR66087 WIN : http/tests/xmlhttprequest/open-async-overload.html = PASS TEXT
     2136BUGWK73538 WIN : http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html = FAIL
     2137
     2138BUGCR66087 WIN : fast/dom/Geolocation/timestamp.html = PASS FAIL
     2139BUGCR66087 WIN : http/tests/misc/no-last-modified.html = PASS FAIL
     2140BUGCR66087 WIN : http/tests/xmlhttprequest/open-async-overload.html = PASS FAIL
    21412141
    21422142// Needs V8 investigation.  Skipped due to concern that this may be corrupting
     
    21442144BUGCR66099 SKIP : fast/js/array-sort-modifying-tostring.html = PASS
    21452145
    2146 BUGCR66683 LINUX ANDROID WIN : fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = TEXT
    2147 BUGCR66683 : platform/chromium/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = TEXT
    2148 BUGCR66686 : fast/loader/user-stylesheet-fast-path.html = TEXT
    2149 
    2150 BUGCR66751 : http/tests/local/link-stylesheet-load-order-preload.html = PASS TIMEOUT TEXT
    2151 BUGCR66751 : http/tests/local/link-stylesheet-load-order.html = PASS TIMEOUT TEXT
     2146BUGCR66683 LINUX ANDROID WIN : fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = FAIL
     2147BUGCR66683 : platform/chromium/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = FAIL
     2148BUGCR66686 : fast/loader/user-stylesheet-fast-path.html = FAIL
     2149
     2150BUGCR66751 : http/tests/local/link-stylesheet-load-order-preload.html = PASS TIMEOUT FAIL
     2151BUGCR66751 : http/tests/local/link-stylesheet-load-order.html = PASS TIMEOUT FAIL
    21522152
    21532153// The test is just too slow and has never passed since its introduction on Dbg build.
     
    21562156
    21572157// WebKit roll 74255:74308
    2158 BUGCR67416 LINUX ANDROID WIN : fast/text/emphasis.html = IMAGE+TEXT
    2159 BUGCR67416 : fast/text/emphasis-vertical.html = IMAGE IMAGE+TEXT
     2158BUGCR67416 LINUX ANDROID WIN : fast/text/emphasis.html = FAIL
     2159BUGCR67416 : fast/text/emphasis-vertical.html = IMAGE FAIL
    21602160BUGCR67540 LINUX ANDROID : fast/text/emphasis-avoid-ruby.html = IMAGE
    21612161BUGCR67540 LINUX ANDROID WIN SNOWLEOPARD : fast/repaint/text-emphasis-h.html = IMAGE
     
    21632163
    21642164// See also CRBUG139863
    2165 BUGCR67442 LINUX ANDROID WIN : fast/canvas/fillText-shadow.html = TEXT
    2166 BUGCR67442 LINUX WIN : platform/chromium/virtual/gpu/fast/canvas/fillText-shadow.html = TEXT
     2165BUGCR67442 LINUX ANDROID WIN : fast/canvas/fillText-shadow.html = FAIL
     2166BUGCR67442 LINUX WIN : platform/chromium/virtual/gpu/fast/canvas/fillText-shadow.html = FAIL
    21672167
    21682168BUGCR68436 LINUX ANDROID DEBUG : fast/dom/DOMImplementation/createDocument-with-used-doctype.html = PASS TIMEOUT
    2169 BUGCR68436 MAC WIN DEBUG : fast/dom/DOMImplementation/createDocument-with-used-doctype.html = TIMEOUT TEXT
     2169BUGCR68436 MAC WIN DEBUG : fast/dom/DOMImplementation/createDocument-with-used-doctype.html = TIMEOUT FAIL
    21702170
    21712171// This was introduced by r75077.
    2172 BUGWK52082 LINUX ANDROID WIN : fast/text/basic/014.html = IMAGE+TEXT
    2173 BUGWK52082 LINUX ANDROID WIN : fast/text/midword-break-after-breakable-char.html = IMAGE+TEXT
     2172BUGWK52082 LINUX ANDROID WIN : fast/text/basic/014.html = FAIL
     2173BUGWK52082 LINUX ANDROID WIN : fast/text/midword-break-after-breakable-char.html = FAIL
    21742174
    21752175// These have been flaky for as long as we have test history.
     
    21792179// These were flaky, now failing more consistently after r75169.
    21802180BUGWK52061 DEBUG : transitions/suspend-transform-transition.html = PASS IMAGE
    2181 BUGWK52061 DEBUG : transitions/change-values-during-transition.html = PASS TEXT
    2182 BUGWK52061 DEBUG : transitions/interrupted-accelerated-transition.html = PASS TEXT
    2183 BUGWK52061 DEBUG : transitions/transition-timing-function.html = PASS TEXT
     2181BUGWK52061 DEBUG : transitions/change-values-during-transition.html = PASS FAIL
     2182BUGWK52061 DEBUG : transitions/interrupted-accelerated-transition.html = PASS FAIL
     2183BUGWK52061 DEBUG : transitions/transition-timing-function.html = PASS FAIL
    21842184
    21852185// New test added in r75720
    2186 BUGCR69571 : plugins/destroy-on-setwindow.html = CRASH TEXT
     2186BUGCR69571 : plugins/destroy-on-setwindow.html = CRASH FAIL
    21872187
    21882188// Failing after r75768, times out after r89503
    2189 BUGCR69639 BUGWK63227 : http/tests/loading/cross-origin-XHR-willLoadRequest.html = TIMEOUT TEXT
    2190 
    2191 BUGCR75238 WIN : fast/text/large-text-composed-char.html = IMAGE+TEXT
     2189BUGCR69639 BUGWK63227 : http/tests/loading/cross-origin-XHR-willLoadRequest.html = TIMEOUT FAIL
     2190
     2191BUGCR75238 WIN : fast/text/large-text-composed-char.html = FAIL
    21922192
    21932193// Added by http://trac.webkit.org/changeset/76548
    2194 BUGCR70686 MAC : fast/text/international/cjk-segmentation.html = TEXT
    2195 BUGCR144529 ANDROID : fast/text/international/cjk-segmentation.html = TEXT
     2194BUGCR70686 MAC : fast/text/international/cjk-segmentation.html = FAIL
     2195BUGCR144529 ANDROID : fast/text/international/cjk-segmentation.html = FAIL
    21962196
    21972197// Added by http://trac.webkit.org/changeset/76674
    2198 BUGCR70882 WIN : fast/text/offsetForPosition-complex-fallback.html = TEXT
     2198BUGCR70882 WIN : fast/text/offsetForPosition-complex-fallback.html = FAIL
    21992199
    22002200// Started failing at http://trac.webkit.org/changeset/76743
    2201 BUGCR71022 LINUX ANDROID WIN : fast/text/justify-ideograph-complex.html = IMAGE+TEXT
     2201BUGCR71022 LINUX ANDROID WIN : fast/text/justify-ideograph-complex.html = FAIL
    22022202BUGCR71022 MAC : fast/text/justify-ideograph-complex.html = IMAGE
    2203 BUGCR71022 LINUX ANDROID WIN : fast/text/justify-ideograph-simple.html = IMAGE+TEXT
    2204 BUGCR71022 LINUX ANDROID WIN : fast/text/justify-ideograph-vertical.html = IMAGE+TEXT
     2203BUGCR71022 LINUX ANDROID WIN : fast/text/justify-ideograph-simple.html = FAIL
     2204BUGCR71022 LINUX ANDROID WIN : fast/text/justify-ideograph-vertical.html = FAIL
    22052205
    22062206// It is failing since r77459.
     
    22232223
    22242224// Chromium does not support the CoreAnimation plugin model right now.
    2225 BUGWK47925 MAC : compositing/plugins/small-to-large-composited-plugin.html = TEXT
     2225BUGWK47925 MAC : compositing/plugins/small-to-large-composited-plugin.html = FAIL
    22262226
    22272227// We don't handle reflections in the right way to support this.
     
    22372237BUGWK49629 SKIP : compositing/iframes/page-cache-layer-tree.html = PASS
    22382238
    2239 BUGWK53868 : fast/notifications/notifications-document-close-crash.html = PASS TEXT
    2240 
    2241 BUGWK54051 MAC : compositing/plugins/invalidate_rect.html = TEXT
     2239BUGWK53868 : fast/notifications/notifications-document-close-crash.html = PASS FAIL
     2240
     2241BUGWK54051 MAC : compositing/plugins/invalidate_rect.html = FAIL
    22422242BUGWK54051 MAC : plugins/windowless_plugin_paint_test.html = TIMEOUT
    22432243
    22442244// Actual failures
    2245 BUGWK54322 SNOWLEOPARD : fast/images/favicon-as-image.html = IMAGE+TEXT
     2245BUGWK54322 SNOWLEOPARD : fast/images/favicon-as-image.html = FAIL
    22462246BUGWK54322 SNOWLEOPARD : fast/replaced/width100percent-textarea.html = IMAGE
    22472247BUGWK54322 SNOWLEOPARD : fast/text/international/text-combine-image-test.html = IMAGE
    22482248
    22492249BUGWK54322 SLOW SNOWLEOPARD : fast/loader/loadInProgress.html = PASS
    2250 BUGWK54322 SNOWLEOPARD : transitions/transition-end-event-rendering.html = PASS TEXT
    2251 
    2252 BUGV8_1168 : fast/js/mozilla/strict/10.6.html = TEXT
    2253 BUGV8_1168 : fast/js/mozilla/strict/15.5.5.2.html = TEXT
    2254 BUGV8_1168 : fast/js/mozilla/strict/B.1.2.html = TEXT
    2255 
    2256 BUGWK55117 : fast/js/i18n-bindings-locale.html = TEXT
    2257 
    2258 BUGCR74497 : platform/win/plugins/windowless-paint-rect-coordinates.html = TEXT
    2259 
    2260 BUGWK55300 : fast/images/support-broken-image-delegate.html = TEXT
     2250BUGWK54322 SNOWLEOPARD : transitions/transition-end-event-rendering.html = PASS FAIL
     2251
     2252BUGV8_1168 : fast/js/mozilla/strict/10.6.html = FAIL
     2253BUGV8_1168 : fast/js/mozilla/strict/15.5.5.2.html = FAIL
     2254BUGV8_1168 : fast/js/mozilla/strict/B.1.2.html = FAIL
     2255
     2256BUGWK55117 : fast/js/i18n-bindings-locale.html = FAIL
     2257
     2258BUGCR74497 : platform/win/plugins/windowless-paint-rect-coordinates.html = FAIL
     2259
     2260BUGWK55300 : fast/images/support-broken-image-delegate.html = FAIL
    22612261
    22622262// introduced by Dave Hyatt in WK r80582
    2263 BUGCR75561 LINUX ANDROID WIN : fast/writing-mode/text-orientation-basic.html = IMAGE+TEXT
    2264 
    2265 BUGWK56060 LINUX : fast/images/favicon-as-image.html = IMAGE+TEXT
     2263BUGCR75561 LINUX ANDROID WIN : fast/writing-mode/text-orientation-basic.html = FAIL
     2264
     2265BUGWK56060 LINUX : fast/images/favicon-as-image.html = FAIL
    22662266
    22672267// Skip an overly restrictive cross-origin HTTPS test
    22682268BUGCR69594 SKIP : http/tests/appcache/different-https-origin-resource-main.html = PASS
    22692269
    2270 BUGCR76253 : plugins/npruntime/np-deallocate-called-before-np-shutdown.html = TEXT
     2270BUGCR76253 : plugins/npruntime/np-deallocate-called-before-np-shutdown.html = FAIL
    22712271
    22722272BUGCR76550 SLOW LINUX ANDROID WIN DEBUG : fast/dom/Window/window-function-frame-getter-precedence.html = PASS
     
    22742274
    22752275// New and flaky
    2276 BUGCR76552 DEBUG : fast/dom/HTMLScriptElement/dont-load-unknown-type.html = PASS TEXT
    2277 
    2278 BUGCR76610 WIN DEBUG : canvas/philip/tests/2d.text.draw.align.center.html = PASS TEXT
    2279 BUGCR76610 MAC WIN DEBUG : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.align.center.html = PASS TEXT
     2276BUGCR76552 DEBUG : fast/dom/HTMLScriptElement/dont-load-unknown-type.html = PASS FAIL
     2277
     2278BUGCR76610 WIN DEBUG : canvas/philip/tests/2d.text.draw.align.center.html = PASS FAIL
     2279BUGCR76610 MAC WIN DEBUG : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.align.center.html = PASS FAIL
    22802280
    22812281// New in WebKit r81404. Text orientation is wrong and emphasis marks are wrong.
    2282 BUGCR76616 LINUX ANDROID WIN : fast/text/emphasis-combined-text.html = IMAGE+TEXT
     2282BUGCR76616 LINUX ANDROID WIN : fast/text/emphasis-combined-text.html = FAIL
    22832283BUGCR76616 SNOWLEOPARD : fast/text/emphasis-combined-text.html = PASS IMAGE
    22842284
    22852285// New CSS3 feature in r81684. Some tests fail outside Mac.
    2286 BUGCR77095 LINUX ANDROID WIN : fast/block/lineboxcontain/block-glyphs-replaced.html = IMAGE+TEXT
    2287 BUGCR77095 LINUX ANDROID WIN : fast/block/lineboxcontain/glyphs.html = IMAGE+TEXT
     2286BUGCR77095 LINUX ANDROID WIN : fast/block/lineboxcontain/block-glyphs-replaced.html = FAIL
     2287BUGCR77095 LINUX ANDROID WIN : fast/block/lineboxcontain/glyphs.html = FAIL
    22882288
    22892289// Has been timing out, initiated at:
     
    22952295// http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux/builds/4837
    22962296// http://trac.webkit.org/changeset/81992
    2297 BUGCR77494 LINUX ANDROID WIN : fast/repaint/layout-state-scrolloffset.html = TEXT
    2298 BUGCR77494 LINUX ANDROID WIN : fast/repaint/layout-state-scrolloffset2.html = TEXT
    2299 BUGCR77494 LINUX ANDROID WIN : fast/repaint/layout-state-scrolloffset3.html = TEXT
     2297BUGCR77494 LINUX ANDROID WIN : fast/repaint/layout-state-scrolloffset.html = FAIL
     2298BUGCR77494 LINUX ANDROID WIN : fast/repaint/layout-state-scrolloffset2.html = FAIL
     2299BUGCR77494 LINUX ANDROID WIN : fast/repaint/layout-state-scrolloffset3.html = FAIL
    23002300// Not included in tests modified by 81992, but started failing at same time:
    23012301BUGCR77494 LINUX ANDROID WIN : fast/repaint/transform-replaced-shadows.html = IMAGE
    23022302
    23032303// Regression since r82001.
    2304 BUGCR77619 SNOWLEOPARD : plugins/plugin-javascript-access.html = TEXT
     2304BUGCR77619 SNOWLEOPARD : plugins/plugin-javascript-access.html = FAIL
    23052305
    23062306// New test added in r82056. The arrow does not point upwards.
     
    23082308
    23092309// Regression in r82056.
    2310 BUGWK56519 SNOWLEOPARD : fast/ruby/base-shorter-than-text.html = IMAGE IMAGE+TEXT
     2310BUGWK56519 SNOWLEOPARD : fast/ruby/base-shorter-than-text.html = IMAGE FAIL
    23112311
    23122312// Chrome doesn't load favicons in DRT tests.
    2313 BUGWK57259 : http/tests/misc/link-rel-icon-beforeload.html = TEXT
     2313BUGWK57259 : http/tests/misc/link-rel-icon-beforeload.html = FAIL
    23142314
    23152315// These tests appears to timeout every 10 or 20 runs.
     
    23292329
    23302330// Flaky since creation because we lack testRunner.setSerializeHTTPLoads
    2331 BUGWK57593 : fast/preloader/document-write-2.html = TEXT
    2332 BUGWK57593 : fast/preloader/document-write.html = TEXT
    2333 
    2334 BUGCR780807 : http/tests/misc/webtiming-origins.html = PASS TEXT
    2335 
    2336 BUGCR78835 : plugins/npp-set-window-called-during-destruction.html = TEXT
     2331BUGWK57593 : fast/preloader/document-write-2.html = FAIL
     2332BUGWK57593 : fast/preloader/document-write.html = FAIL
     2333
     2334BUGCR780807 : http/tests/misc/webtiming-origins.html = PASS FAIL
     2335
     2336BUGCR78835 : plugins/npp-set-window-called-during-destruction.html = FAIL
    23372337// http://trac.webkit.org/changeset/83411/ merged some frame tests into one.
    23382338// The merged test is flaky on Chromium since then.
    2339 BUGCR78998 DEBUG : fast/frames/frame-element-name.html = PASS TEXT
    2340 
    2341 BUGWK58193 WIN7 : http/tests/local/fileapi/send-sliced-dragged-file.html = PASS TIMEOUT TEXT
     2339BUGCR78998 DEBUG : fast/frames/frame-element-name.html = PASS FAIL
     2340
     2341BUGWK58193 WIN7 : http/tests/local/fileapi/send-sliced-dragged-file.html = PASS TIMEOUT FAIL
    23422342
    23432343// Regression caused by r83514.
    2344 BUGCR79110 LINUX ANDROID WIN : fast/overflow/infiniteRecursionGuard.html = IMAGE+TEXT
     2344BUGCR79110 LINUX ANDROID WIN : fast/overflow/infiniteRecursionGuard.html = FAIL
    23452345
    23462346// Regression caused by r83628.
    2347 BUGCR79241 : http/tests/misc/favicon-loads-with-icon-loading-override.html = TEXT
    2348 
    2349 BUGCR79857 DEBUG : fast/events/popup-blocking-timers.html = PASS TEXT
     2347BUGCR79241 : http/tests/misc/favicon-loads-with-icon-loading-override.html = FAIL
     2348
     2349BUGCR79857 DEBUG : fast/events/popup-blocking-timers.html = PASS FAIL
    23502350
    23512351BUGCR79859 LINUX ANDROID DEBUG : fast/css/create_element_align.xhtml = PASS TIMEOUT
     
    23572357BUGWK58924 MAC : plugins/mouse-click-iframe-to-plugin.html = PASS TIMEOUT
    23582358
    2359 BUGWK60097 DEBUG : fast/dom/HTMLLinkElement/link-and-subresource-test.html = PASS TEXT
     2359BUGWK60097 DEBUG : fast/dom/HTMLLinkElement/link-and-subresource-test.html = PASS FAIL
    23602360
    23612361// Looks like some uninitialized memory at the bottom.
    23622362BUGWK60103 LINUX ANDROID : fast/replaced/border-radius-clip.html = IMAGE CRASH
    23632363BUGWK60103 WIN : fast/replaced/border-radius-clip.html = IMAGE
    2364 BUGWK60103 MAC : fast/replaced/border-radius-clip.html = IMAGE+TEXT
     2364BUGWK60103 MAC : fast/replaced/border-radius-clip.html = FAIL
    23652365
    23662366// Need to figure out why this is slow.
     
    23682368
    23692369// Introduced in r84443
    2370 BUGWK59063 : fast/images/animated-gif-restored-from-bfcache.html = TEXT
     2370BUGWK59063 : fast/images/animated-gif-restored-from-bfcache.html = FAIL
    23712371
    23722372BUGWK56702 WIN DEBUG : http/tests/navigation/ping-cross-origin-from-https.html = PASS TIMEOUT
    23732373
    2374 BUGCR86338 : fast/loader/file-protocol-fragment.html = TEXT
    2375 BUGCR86340 WIN DEBUG : fast/filesystem/file-writer-write-overlapped.html = PASS TEXT
    2376 BUGCR86340 WIN DEBUG : fast/filesystem/workers/file-writer-write-overlapped.html = PASS TEXT
     2374BUGCR86338 : fast/loader/file-protocol-fragment.html = FAIL
     2375BUGCR86340 WIN DEBUG : fast/filesystem/file-writer-write-overlapped.html = PASS FAIL
     2376BUGCR86340 WIN DEBUG : fast/filesystem/workers/file-writer-write-overlapped.html = PASS FAIL
    23772377
    23782378// These seem to be minor differences (used to be debug only, started failing in release since about r116225).
    23792379BUGWK60135 SNOWLEOPARD : fast/text/international/thai-line-breaks.html = PASS IMAGE
    2380 BUGWK60135 SNOWLEOPARD : fast/text/international/thai-baht-space.html = PASS IMAGE+TEXT
    2381 BUGWK78544 LINUX ANDROID : fast/text/international/thai-baht-space.html = PASS IMAGE IMAGE+TEXT
     2380BUGWK60135 SNOWLEOPARD : fast/text/international/thai-baht-space.html = PASS FAIL
     2381BUGWK78544 LINUX ANDROID : fast/text/international/thai-baht-space.html = PASS IMAGE FAIL
    23822382
    23832383BUGWK60133 DEBUG : http/tests/multipart/multipart-wait-before-boundary.html = PASS TIMEOUT
     
    23862386
    23872387// Flakiness on canaries (noted ~ r85140)
    2388 BUGWK91673 WIN DEBUG : fast/filesystem/file-writer-truncate-extend.html = PASS TEXT
     2388BUGWK91673 WIN DEBUG : fast/filesystem/file-writer-truncate-extend.html = PASS FAIL
    23892389BUGWK70886 DEBUG : fast/events/change-overflow-on-overflow-change.html = PASS TIMEOUT
    23902390
    2391 BUGWK60112 : fast/css/epub-properties.html = TEXT
    2392 
    2393 BUGWK60136 WIN : http/tests/xmlviewer/dumpAsText/xmlviewer.xml = PASS TEXT
     2391BUGWK60112 : fast/css/epub-properties.html = FAIL
     2392
     2393BUGWK60136 WIN : http/tests/xmlviewer/dumpAsText/xmlviewer.xml = PASS FAIL
    23942394
    23952395// New test added in r85454. Actual failure.
    2396 BUGWK91676 : fast/js/mozilla/strict/assign-to-callee-name.html = TEXT
     2396BUGWK91676 : fast/js/mozilla/strict/assign-to-callee-name.html = FAIL
    23972397
    23982398// Failure introduced by Chromium r83848.
    2399 BUGCR137938 : fast/url/ipv6.html = TEXT
     2399BUGCR137938 : fast/url/ipv6.html = FAIL
    24002400
    24012401// New tests in r85961 and r86442
    2402 BUGWK60414 WIN : platform/win/plugins/visibility-hidden.html = IMAGE+TEXT
    2403 BUGWK60414 WIN : platform/win/plugins/iframe-inside-overflow.html = TEXT
    2404 
    2405 BUGCR82281 : fast/xpath/xpath-iterator-result-should-mark-its-nodeset.html = TIMEOUT TEXT
    2406 BUGCR82281 : fast/xpath/xpath-other-nodeset-result-should-mark-its-nodeset.html = TEXT
    2407 BUGCR82281 : fast/xpath/xpath-snapshot-result-should-mark-its-nodeset.html = TEXT
     2402BUGWK60414 WIN : platform/win/plugins/visibility-hidden.html = FAIL
     2403BUGWK60414 WIN : platform/win/plugins/iframe-inside-overflow.html = FAIL
     2404
     2405BUGCR82281 : fast/xpath/xpath-iterator-result-should-mark-its-nodeset.html = TIMEOUT FAIL
     2406BUGCR82281 : fast/xpath/xpath-other-nodeset-result-should-mark-its-nodeset.html = FAIL
     2407BUGCR82281 : fast/xpath/xpath-snapshot-result-should-mark-its-nodeset.html = FAIL
    24082408
    24092409// New pixel tests added for bug 58999. These will fail on windows and linux until bug
     
    24182418
    24192419// Flaky since added by r86478
    2420 BUGCR82881 LINUX ANDROID MAC XP : http/tests/appcache/interrupted-update.html = PASS TEXT
     2420BUGCR82881 LINUX ANDROID MAC XP : http/tests/appcache/interrupted-update.html = PASS FAIL
    24212421
    24222422// Fails on windows - added in r86693
    2423 BUGCR82950 WIN : http/tests/navigation/post-301-response.html = TEXT
    2424 BUGCR82950 WIN : http/tests/navigation/post-302-response.html = TEXT
    2425 BUGCR82950 WIN : http/tests/navigation/post-303-response.html = TEXT
     2423BUGCR82950 WIN : http/tests/navigation/post-301-response.html = FAIL
     2424BUGCR82950 WIN : http/tests/navigation/post-302-response.html = FAIL
     2425BUGCR82950 WIN : http/tests/navigation/post-303-response.html = FAIL
    24262426
    24272427// Random timeouts and failures going back a week.
    2428 BUGCR83290 WIN : http/tests/misc/link-rel-prefetch-and-subresource.html = PASS TIMEOUT TEXT
    2429 
    2430 BUGCR83504 SLOW WIN : fast/css/custom-font-xheight.html = PASS TEXT
    2431 BUGCR83504 MAC : fast/css/custom-font-xheight.html = PASS TEXT
     2428BUGCR83290 WIN : http/tests/misc/link-rel-prefetch-and-subresource.html = PASS TIMEOUT FAIL
     2429
     2430BUGCR83504 SLOW WIN : fast/css/custom-font-xheight.html = PASS FAIL
     2431BUGCR83504 MAC : fast/css/custom-font-xheight.html = PASS FAIL
    24322432
    24332433// New tests added in r87121
     
    24382438
    24392439// New test added in r87324
    2440 BUGCR83994 WIN : platform/win/plugins/call-javascript-that-destroys-plugin.html = TEXT
     2440BUGCR83994 WIN : platform/win/plugins/call-javascript-that-destroys-plugin.html = FAIL
    24412441
    24422442BUGCR84032 WIN : fast/dom/object-plugin-hides-properties.html = PASS TIMEOUT
     
    24512451BUGWK83824 MAC : fast/regions/region-overflow-break.html = IMAGE
    24522452BUGWK74137 : fast/regions/float-pushed-width-change.html = PASS IMAGE
    2453 BUGWK74137 SNOWLEOPARD : fast/regions/region-overflow-auto-overflow-hidden.html = IMAGE+TEXT
     2453BUGWK74137 SNOWLEOPARD : fast/regions/region-overflow-auto-overflow-hidden.html = FAIL
    24542454BUGWK74137 WIN LION : fast/regions/region-overflow-auto-overflow-hidden.html = MISSING
    2455 BUGWK74137 SNOWLEOPARD : fast/regions/region-overflow-auto-overflow-visible.html = IMAGE+TEXT
     2455BUGWK74137 SNOWLEOPARD : fast/regions/region-overflow-auto-overflow-visible.html = FAIL
    24562456BUGWK74137 WIN LION : fast/regions/region-overflow-auto-overflow-visible.html = MISSING
    24572457
     
    24612461BUGWK92131 SKIP : inspector/styles/region-style-crash.html = PASS
    24622462
    2463 BUGCR85755 : fast/js/exception-properties.html = TEXT
    2464 
    2465 BUGWK62580 : fast/loader/inherit-charset-to-empty-frame.html = PASS TEXT
     2463BUGCR85755 : fast/js/exception-properties.html = FAIL
     2464
     2465BUGWK62580 : fast/loader/inherit-charset-to-empty-frame.html = PASS FAIL
    24662466
    24672467// Has been timing out since r88913.
    2468 BUGWK62754 LINUX ANDROID MAC RELEASE : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = TIMEOUT IMAGE+TEXT
    2469 BUGWK62754 SLOW LINUX ANDROID MAC DEBUG : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = IMAGE+TEXT
    2470 BUGWK62754 WIN : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = IMAGE+TEXT
     2468BUGWK62754 LINUX ANDROID MAC RELEASE : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = TIMEOUT FAIL
     2469BUGWK62754 SLOW LINUX ANDROID MAC DEBUG : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = FAIL
     2470BUGWK62754 WIN : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = FAIL
    24712471
    24722472BUGCR89282 SNOWLEOPARD : fast/forms/range/input-appearance-range.html = PASS IMAGE
    24732473
    2474 BUGCR87732 : fast/regex/toString.html = TEXT
     2474BUGCR87732 : fast/regex/toString.html = FAIL
    24752475
    24762476// Started around WebKit r90233:r90242
    2477 BUGWK64000 DEBUG : fast/events/click-focus-anchor.html = PASS TEXT
    2478 
    2479 BUGCR88588 : fast/lists/inlineBoxWrapperNullCheck.html = PASS TEXT
     2477BUGWK64000 DEBUG : fast/events/click-focus-anchor.html = PASS FAIL
     2478
     2479BUGCR88588 : fast/lists/inlineBoxWrapperNullCheck.html = PASS FAIL
    24802480
    24812481BUGCR88894 SLOW : http/tests/cache/subresource-expiration-1.html = PASS
     
    24832483
    24842484// V8 now follows spec on toisostring, test needs to be fixed.
    2485 BUGCR88936 : fast/js/date-toisostring.html = TEXT
    2486 
    2487 BUGWK70630 SNOWLEOPARD : fast/js/call-base-resolution.html = PASS TEXT
    2488 BUGCR89474 WIN LINUX ANDROID : fast/js/call-base-resolution.html = PASS TEXT
    2489 
    2490 BUGWK70888 MAC DEBUG : animations/dynamic-stylesheet-loading.html = PASS TEXT
     2485BUGCR88936 : fast/js/date-toisostring.html = FAIL
     2486
     2487BUGWK70630 SNOWLEOPARD : fast/js/call-base-resolution.html = PASS FAIL
     2488BUGCR89474 WIN LINUX ANDROID : fast/js/call-base-resolution.html = PASS FAIL
     2489
     2490BUGWK70888 MAC DEBUG : animations/dynamic-stylesheet-loading.html = PASS FAIL
    24912491BUGWK70887 DEBUG : jquery/css.html = PASS TIMEOUT
    24922492
    2493 BUGWK65009 MAC : scrollbars/scrollbar-drag-thumb-with-large-content.html = TEXT
    2494 
    2495 BUGWK65124 LINUX ANDROID WIN : fast/repaint/japanese-rl-selection-clear.html = IMAGE+TEXT
    2496 BUGWK65124 WIN : fast/repaint/japanese-rl-selection-repaint.html = IMAGE+TEXT
    2497 BUGWK65124 WIN LINUX ANDROID : fast/repaint/japanese-rl-selection-repaint-in-regions.html = IMAGE+TEXT
    2498 BUGWK65124 WIN LINUX ANDROID : fast/repaint/line-flow-with-floats-in-regions.html = IMAGE+TEXT
    2499 
    2500 BUGWK65199 LINUX ANDROID WIN SNOWLEOPARD : fast/writing-mode/broken-ideograph-small-caps.html = IMAGE+TEXT
     2493BUGWK65009 MAC : scrollbars/scrollbar-drag-thumb-with-large-content.html = FAIL
     2494
     2495BUGWK65124 LINUX ANDROID WIN : fast/repaint/japanese-rl-selection-clear.html = FAIL
     2496BUGWK65124 WIN : fast/repaint/japanese-rl-selection-repaint.html = FAIL
     2497BUGWK65124 WIN LINUX ANDROID : fast/repaint/japanese-rl-selection-repaint-in-regions.html = FAIL
     2498BUGWK65124 WIN LINUX ANDROID : fast/repaint/line-flow-with-floats-in-regions.html = FAIL
     2499
     2500BUGWK65199 LINUX ANDROID WIN SNOWLEOPARD : fast/writing-mode/broken-ideograph-small-caps.html = FAIL
    25012501
    25022502BUGWK65453 MAC : fast/css/outline-auto-empty-rects.html = IMAGE
    25032503
    2504 BUGWK93546 : compositing/plugins/no-backing-store.html = PASS TEXT
     2504BUGWK93546 : compositing/plugins/no-backing-store.html = PASS FAIL
    25052505
    25062506// For some reason, these tests are running as pixel tests most of the time instead of dumping as text.
     
    25232523
    25242524// Caused by r92618
    2525 BUGWK65874 : fast/js/preventExtensions.html = TEXT
    2526 
    2527 BUGWK66417 WIN LINUX ANDROID LION : fast/text/midword-break-before-surrogate-pair-2.html = IMAGE+TEXT
    2528 
    2529 BUGWK66419 : http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html = TEXT
    2530 BUGWK66419 : http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html = TEXT
    2531 BUGWK66419 : http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html = TEXT TIMEOUT
    2532 BUGWK66419 : http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html = TEXT TIMEOUT
    2533 
    2534 BUGV8_1634 : fast/js/const.html = TEXT
     2525BUGWK65874 : fast/js/preventExtensions.html = FAIL
     2526
     2527BUGWK66417 WIN LINUX ANDROID LION : fast/text/midword-break-before-surrogate-pair-2.html = FAIL
     2528
     2529BUGWK66419 : http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html = FAIL
     2530BUGWK66419 : http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html = FAIL
     2531BUGWK66419 : http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html = FAIL TIMEOUT
     2532BUGWK66419 : http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html = FAIL TIMEOUT
     2533
     2534BUGV8_1634 : fast/js/const.html = FAIL
    25352535
    25362536BUGWK66795 LINUX ANDROID MAC SLOW : fast/js/reentrant-caching.html = PASS
    25372537
    2538 BUGWK66873 SLOW WIN RELEASE : http/tests/loading/redirect-methods.html = PASS TEXT
    2539 
    2540 BUGWK66900 LINUX ANDROID DEBUG : fast/writing-mode/japanese-rl-text-with-broken-font.html = PASS IMAGE+TEXT
     2538BUGWK66873 SLOW WIN RELEASE : http/tests/loading/redirect-methods.html = PASS FAIL
     2539
     2540BUGWK66900 LINUX ANDROID DEBUG : fast/writing-mode/japanese-rl-text-with-broken-font.html = PASS FAIL
    25412541
    25422542BUGWK66974 DEBUG : fast/events/keydown-1.html = PASS TIMEOUT
     
    25442544// These tests were disabled on our side until WebKit began running them.
    25452545// They're now running them so these need to be triaged.
    2546 BUGWK66989 : transforms/3d/general/perspective-non-layer.html = IMAGE IMAGE+TEXT
    2547 BUGWK66989 : transforms/3d/general/transform-origin-z-change.html = IMAGE IMAGE+TEXT
    2548 BUGWK66989 : transforms/3d/point-mapping/3d-point-mapping-2.html = IMAGE IMAGE+TEXT
    2549 BUGWK66989 : transforms/3d/point-mapping/3d-point-mapping-deep.html = IMAGE IMAGE+TEXT
    2550 BUGWK66989 : transforms/3d/point-mapping/3d-point-mapping-coplanar.html = IMAGE IMAGE+TEXT
     2546BUGWK66989 : transforms/3d/general/perspective-non-layer.html = IMAGE FAIL
     2547BUGWK66989 : transforms/3d/general/transform-origin-z-change.html = IMAGE FAIL
     2548BUGWK66989 : transforms/3d/point-mapping/3d-point-mapping-2.html = IMAGE FAIL
     2549BUGWK66989 : transforms/3d/point-mapping/3d-point-mapping-deep.html = IMAGE FAIL
     2550BUGWK66989 : transforms/3d/point-mapping/3d-point-mapping-coplanar.html = IMAGE FAIL
    25512551
    25522552// We don't seem to load this glyph on windows
    2553 BUGWK96430 WIN : fast/text/fallback-traits-fixup.html = IMAGE+TEXT
     2553BUGWK96430 WIN : fast/text/fallback-traits-fixup.html = FAIL
    25542554
    25552555// Failing after r94946
    2556 BUGWK67926 WIN : fast/events/constructors/progress-event-constructor.html = TEXT
    2557 
    2558 BUGWK73030 DEBUG : http/tests/loading/307-after-303-after-post.html = PASS TEXT
    2559 
    2560 // Tests that are known to exhibit TEXT failures on Mac10.5 with Skia graphics.
    2561 BUGWK68437 BUGWK54322 SNOWLEOPARD : platform/chromium/virtual/gpu/fast/canvas/set-colors.html = TEXT
     2556BUGWK67926 WIN : fast/events/constructors/progress-event-constructor.html = FAIL
     2557
     2558BUGWK73030 DEBUG : http/tests/loading/307-after-303-after-post.html = PASS FAIL
     2559
     2560// Tests that are known to exhibit FAIL failures on Mac10.5 with Skia graphics.
     2561BUGWK68437 BUGWK54322 SNOWLEOPARD : platform/chromium/virtual/gpu/fast/canvas/set-colors.html = FAIL
    25622562// Failures introduced by USE_NEW_BUILDER in Skia.
    2563 BUGCR33287 : fast/canvas/set-colors.html = TEXT
    2564 
    2565 BUGWK69060 WIN LINUX ANDROID : fast/repaint/selection-clear.html = IMAGE+TEXT
    2566 
    2567 BUGWK69103 WIN LINUX ANDROID : fast/text/line-initial-and-final-swashes.html = IMAGE+TEXT
     2563BUGCR33287 : fast/canvas/set-colors.html = FAIL
     2564
     2565BUGWK69060 WIN LINUX ANDROID : fast/repaint/selection-clear.html = FAIL
     2566
     2567BUGWK69103 WIN LINUX ANDROID : fast/text/line-initial-and-final-swashes.html = FAIL
    25682568BUGWK69103 MAC : fast/text/line-initial-and-final-swashes.html = IMAGE
    25692569
     
    25742574BUGWK72530 SLOW DEBUG : fast/frames/sandboxed-iframe-navigation-targetlink.html = PASS
    25752575
    2576 BUGWK69998 LINUX WIN : plugins/refcount-leaks.html = PASS TEXT
     2576BUGWK69998 LINUX WIN : plugins/refcount-leaks.html = PASS FAIL
    25772577
    25782578// ICC color profiles are not supported on WIN, LINUX, ANDROID so SKIP for now.
     
    25822582
    25832583// V8 handles stack overflow exceptions differently than JSC
    2584 BUGWK70210 : fast/js/stack-overflow-arrity-catch.html = TEXT
     2584BUGWK70210 : fast/js/stack-overflow-arrity-catch.html = FAIL
    25852585
    25862586// These all will timeout, because we are lacking a hook that signals test completion.
     
    25882588
    25892589// SVG painting in high DPI mode is broken in DRT.
    2590 BUGWK92511 SKIP : svg/as-image/animated-svg-repaints-completely-in-hidpi.html = IMAGE+TEXT
     2590BUGWK92511 SKIP : svg/as-image/animated-svg-repaints-completely-in-hidpi.html = FAIL
    25912591
    25922592// Swidth DRT to high DPI output mode, which temporarily breaks IMAGE
     
    26042604BUGWK72039 DEBUG : http/tests/multipart/policy-ignore-crash.php = MISSING PASS
    26052605BUGWK72039 LINUX ANDROID RELEASE : fast/forms/formaction-attribute.html = MISSING PASS
    2606 BUGWK78620 LINUX ANDROID DEBUG SLOW : fast/forms/formaction-attribute.html = PASS TEXT
    2607 
    2608 BUGWK70988 MAC WIN DEBUG : fast/forms/submit-to-blank-multiple-times.html = PASS TEXT
    2609 BUGWK70988 MAC DEBUG : fast/overflow/003.xml = PASS TEXT
     2606BUGWK78620 LINUX ANDROID DEBUG SLOW : fast/forms/formaction-attribute.html = PASS FAIL
     2607
     2608BUGWK70988 MAC WIN DEBUG : fast/forms/submit-to-blank-multiple-times.html = PASS FAIL
     2609BUGWK70988 MAC DEBUG : fast/overflow/003.xml = PASS FAIL
    26102610
    26112611BUGWK70988 MAC : jquery/traversing.html = PASS TIMEOUT
     
    26132613// BUGWK70988 MAC DEBUG SLOW : fast/frames/calculate-fixed.html = PASS
    26142614// Crashing since on or before r122699, please uncomment previous line before removing.
    2615 BUGWK91415 MAC DEBUG SLOW : fast/frames/calculate-fixed.html = PASS TEXT
    2616 BUGWK91415 MAC RELEASE : fast/frames/calculate-fixed.html = PASS TEXT
     2615BUGWK91415 MAC DEBUG SLOW : fast/frames/calculate-fixed.html = PASS FAIL
     2616BUGWK91415 MAC RELEASE : fast/frames/calculate-fixed.html = PASS FAIL
    26172617BUGWK91415 WIN DEBUG SLOW : fast/frames/calculate-fixed.html = PASS
    26182618
     
    26212621BUGWK71451 SLOW : fast/frames/sandboxed-iframe-navigation-windowopen.html = PASS
    26222622
    2623 BUGWK94681 : fast/js/array-functions-non-arrays.html = TEXT
    2624 BUGWK94688 : fast/js/toString-overrides.html = TEXT
    2625 
    2626 BUGWK91944 : platform/chromium/virtual/gpu/fast/canvas/canvas-transforms-fillRect-shadow.html = TEXT
    2627 
    2628 BUGWK73865 : media/track/text-track-cue-is-reachable.html = TEXT
    2629 BUGWK73865 : media/track/text-track-is-reachable.html = TEXT
     2623BUGWK94681 : fast/js/array-functions-non-arrays.html = FAIL
     2624BUGWK94688 : fast/js/toString-overrides.html = FAIL
     2625
     2626BUGWK91944 : platform/chromium/virtual/gpu/fast/canvas/canvas-transforms-fillRect-shadow.html = FAIL
     2627
     2628BUGWK73865 : media/track/text-track-cue-is-reachable.html = FAIL
     2629BUGWK73865 : media/track/text-track-is-reachable.html = FAIL
    26302630
    26312631BUGWK72271 SNOWLEOPARD DEBUG : fast/dom/node-iterator-reference-node-moved-crash.html = PASS CRASH
    26322632
    2633 BUGWK72376 WIN : fast/forms/file/input-file-label.html = TEXT PASS
     2633BUGWK72376 WIN : fast/forms/file/input-file-label.html = FAIL PASS
    26342634
    26352635// Animations tests use an inherently-flaky timer-based design.
    2636 BUGWK66953 MAC DEBUG : animations/change-keyframes.html = TEXT PASS
    2637 BUGWK66953 WIN MAC DEBUG : animations/change-one-anim.html = TEXT PASS
    2638 BUGWK66953 DEBUG : animations/play-state.html = TEXT PASS
    2639 BUGWK66953 DEBUG : animations/play-state-paused.html = TEXT PASS
    2640 BUGWK66953 DEBUG : animations/play-state-suspend.html = TEXT PASS
    2641 BUGWK66953 DEBUG : animations/suspend-resume-animation.html = TEXT PASS
    2642 BUGWK66953 MAC DEBUG : animations/animation-direction-reverse.html = TEXT PASS
     2636BUGWK66953 MAC DEBUG : animations/change-keyframes.html = FAIL PASS
     2637BUGWK66953 WIN MAC DEBUG : animations/change-one-anim.html = FAIL PASS
     2638BUGWK66953 DEBUG : animations/play-state.html = FAIL PASS
     2639BUGWK66953 DEBUG : animations/play-state-paused.html = FAIL PASS
     2640BUGWK66953 DEBUG : animations/play-state-suspend.html = FAIL PASS
     2641BUGWK66953 DEBUG : animations/suspend-resume-animation.html = FAIL PASS
     2642BUGWK66953 MAC DEBUG : animations/animation-direction-reverse.html = FAIL PASS
    26432643
    26442644BUGWK72761 : accessibility/anonymous-render-block-in-continuation-causes-crash.html = PASS TIMEOUT
    2645 BUGWK77110 WIN DEBUG : accessibility/loading-iframe-sends-notification.html = PASS TEXT
     2645BUGWK77110 WIN DEBUG : accessibility/loading-iframe-sends-notification.html = PASS FAIL
    26462646
    26472647BUGWK73514 WIN : platform/chromium/compositing/lost-compositor-context-permanently.html = PASS TIMEOUT
     
    26492649BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = IMAGE
    26502650
    2651 BUGWK78544 LINUX ANDROID : fast/text/international/danda-space.html = PASS IMAGE IMAGE+TEXT
    2652 
    2653 BUGWK74357 SKIP : plugins/netscape-plugin-page-cache-works.html = TEXT TIMEOUT
    2654 
    2655 BUGWK74662 WIN LINUX ANDROID : fast/text/unicode-variation-selector.html = IMAGE+TEXT
    2656 
    2657 BUGWK74746 WIN : http/tests/xmlhttprequest/workers/methods.html = TEXT TIMEOUT
    2658 BUGWK74746 WIN : http/tests/xmlhttprequest/workers/methods-async.html = TEXT
    2659 
    2660 BUGWK75111 : fast/workers/storage/use-same-database-in-page-and-workers.html = PASS TEXT TIMEOUT
     2651BUGWK78544 LINUX ANDROID : fast/text/international/danda-space.html = PASS IMAGE FAIL
     2652
     2653BUGWK74357 SKIP : plugins/netscape-plugin-page-cache-works.html = FAIL TIMEOUT
     2654
     2655BUGWK74662 WIN LINUX ANDROID : fast/text/unicode-variation-selector.html = FAIL
     2656
     2657BUGWK74746 WIN : http/tests/xmlhttprequest/workers/methods.html = FAIL TIMEOUT
     2658BUGWK74746 WIN : http/tests/xmlhttprequest/workers/methods-async.html = FAIL
     2659
     2660BUGWK75111 : fast/workers/storage/use-same-database-in-page-and-workers.html = PASS FAIL TIMEOUT
    26612661
    26622662// Crashes due to an OOM error on V8.
    26632663BUGCR108832 SKIP : fast/js/array-splice.html = PASS
    26642664
    2665 BUGWK75430 MAC : plugins/iframe-plugin-bgcolor.html = TEXT TIMEOUT
    2666 
    2667 BUGWK75716 LINUX WIN MAC : fullscreen/video-controls-drag.html = TEXT
     2665BUGWK75430 MAC : plugins/iframe-plugin-bgcolor.html = FAIL TIMEOUT
     2666
     2667BUGWK75716 LINUX WIN MAC : fullscreen/video-controls-drag.html = FAIL
    26682668
    26692669BUGWK75786 SKIP : compositing/tiled-layers-hidpi.html = TIMEOUT
    26702670
    2671 BUGWK75932 : fast/js/array-defineOwnProperty.html = TEXT
    2672 BUGWK75932 : fast/js/mozilla/strict/15.4.4.6.html = TEXT
     2671BUGWK75932 : fast/js/array-defineOwnProperty.html = FAIL
     2672BUGWK75932 : fast/js/mozilla/strict/15.4.4.6.html = FAIL
    26732673
    26742674BUGV8_1900 SLOW LINUX DEBUG : inspector/debugger/watch-expressions-panel-switch.html = PASS
     
    26792679
    26802680// Started flaking presumably at http://trac.webkit.org/changeset/104368
    2681 BUGWK76157 MAC : compositing/geometry/limit-layer-bounds-transformed-overflow.html = PASS TEXT
    2682 
    2683 BUGWK76488 : css3/images/cross-fade-background-size.html = IMAGE IMAGE+TEXT
     2681BUGWK76157 MAC : compositing/geometry/limit-layer-bounds-transformed-overflow.html = PASS FAIL
     2682
     2683BUGWK76488 : css3/images/cross-fade-background-size.html = IMAGE FAIL
    26842684
    26852685BUGWK81542 SNOWLEOPARD : css3/images/cross-fade-invalidation.html = IMAGE PASS
    26862686
    2687 BUGWK76727 : fast/multicol/span/span-as-immediate-child-property-removal.html = IMAGE+TEXT TEXT PASS IMAGE
    2688 BUGWK76727 : fast/multicol/span/span-as-immediate-columns-child-removal.html = IMAGE+TEXT TEXT PASS IMAGE
     2687BUGWK76727 : fast/multicol/span/span-as-immediate-child-property-removal.html = FAIL PASS IMAGE
     2688BUGWK76727 : fast/multicol/span/span-as-immediate-columns-child-removal.html = FAIL PASS IMAGE
    26892689
    26902690// Need to implement file name logging.
    2691 BUGWK76572 : http/tests/download = TEXT
    2692 
    2693 BUGWK77314 WIN MAC : fast/events/touch/send-oncancel-event.html = PASS TEXT
     2691BUGWK76572 : http/tests/download = FAIL
     2692
     2693BUGWK77314 WIN MAC : fast/events/touch/send-oncancel-event.html = PASS FAIL
    26942694
    26952695// Skipped until setTouchPointRadius get implemented
    2696 BUGWK91012 SKIP : touchadjustment/focusout-on-touch.html = PASS TEXT
     2696BUGWK91012 SKIP : touchadjustment/focusout-on-touch.html = PASS FAIL
    26972697
    26982698// CRASH comes from BUGCR121442
     
    27032703BUGWK77508 SKIP : platform/mac/fast/events/non-roman-key-code.html = PASS
    27042704
    2705 BUGWK78159 DEBUG WIN MAC LINUX ANDROID : compositing/iframes/scrolling-iframe.html = PASS TEXT
     2705BUGWK78159 DEBUG WIN MAC LINUX ANDROID : compositing/iframes/scrolling-iframe.html = PASS FAIL
    27062706
    27072707// Tests Error.stack behavior. We aren't consistent with JSC and do not intend to become so.
    2708 WONTFIX : fast/js/stack-trace.html = TEXT
    2709 
    2710 BUGWK69210 SNOWLEOPARD : fast/inline/continuation-outlines-with-layers-2.html = TEXT
    2711 BUGWK69210 MAC : fast/inline/continuation-outlines-with-layers.html = IMAGE+TEXT
     2708WONTFIX : fast/js/stack-trace.html = FAIL
     2709
     2710BUGWK69210 SNOWLEOPARD : fast/inline/continuation-outlines-with-layers-2.html = FAIL
     2711BUGWK69210 MAC : fast/inline/continuation-outlines-with-layers.html = FAIL
    27122712
    27132713BUGWK79013 : http/tests/workers/terminate-during-sync-operation.html = PASS TIMEOUT
    27142714
    2715 BUGCR115055 : fast/js/cyclic-prototypes.html = TEXT
     2715BUGCR115055 : fast/js/cyclic-prototypes.html = FAIL
    27162716
    27172717BUGCR113063 DEBUG : storage/indexeddb/basics-workers.html = PASS CRASH
    27182718
    2719 BUGWK79224 WIN : fast/canvas/webgl/tex-image-with-format-and-type.html = PASS TEXT
    2720 BUGWK79224 WIN : platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-with-format-and-type.html = PASS TEXT
     2719BUGWK79224 WIN : fast/canvas/webgl/tex-image-with-format-and-type.html = PASS FAIL
     2720BUGWK79224 WIN : platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-with-format-and-type.html = PASS FAIL
    27212721
    27222722BUGWK79642 : accessibility/aria-describedby-on-input.html = TIMEOUT
    27232723BUGWK79642 : fast/loader/subresource-willSendRequest-null.html = TIMEOUT
    27242724
    2725 BUGWK79702 : fast/regex/lastIndex.html = TEXT
    2726 BUGWK79703 : fast/regex/overflow.html = TEXT
    2727 
    2728 BUGWK79862 : fast/js/primitive-property-access-edge-cases.html = TEXT
    2729 BUGWK79862 : fast/js/read-modify-eval.html = TEXT
    2730 
    2731 BUGV8_1973 : fast/js/caller-property.html = TEXT
    2732 
    2733 BUGWK78684 : fast/block/basic/fieldset-stretch-to-legend.html = IMAGE+TEXT
    2734 BUGWK78684 : fast/borders/fieldsetBorderRadius.html = IMAGE+TEXT
     2725BUGWK79702 : fast/regex/lastIndex.html = FAIL
     2726BUGWK79703 : fast/regex/overflow.html = FAIL
     2727
     2728BUGWK79862 : fast/js/primitive-property-access-edge-cases.html = FAIL
     2729BUGWK79862 : fast/js/read-modify-eval.html = FAIL
     2730
     2731BUGV8_1973 : fast/js/caller-property.html = FAIL
     2732
     2733BUGWK78684 : fast/block/basic/fieldset-stretch-to-legend.html = FAIL
     2734BUGWK78684 : fast/borders/fieldsetBorderRadius.html = FAIL
    27352735
    27362736BUGWK80498 WIN : fast/workers/worker-multi-startup.html = CRASH PASS
    27372737
    2738 BUGWK91946 : platform/chromium/fast/events/rtl-scrollbar.html = TEXT PASS
    2739 
    2740 BUGWK80531 : fast/repaint/search-field-cancel.html = TEXT IMAGE+TEXT IMAGE
    2741 
    2742 BUGWK80665 : fast/js/string-match.html = TEXT
    2743 BUGWK80665 : fast/js/string-replace-2.html = TEXT
    2744 
    2745 BUGWK80801 : fast/js/function-constructor-error.html = TEXT
    2746 
    2747 BUGWK81050 : fast/forms/file/recover-file-input-in-unposted-form.html = PASS TEXT
    2748 
    2749 BUGWK81145 LION : compositing/plugins/composited-plugin.html = IMAGE+TEXT
    2750 BUGWK81145 LION : fast/repaint/transform-absolute-in-positioned-container.html = IMAGE+TEXT
     2738BUGWK91946 : platform/chromium/fast/events/rtl-scrollbar.html = FAIL PASS
     2739
     2740BUGWK80531 : fast/repaint/search-field-cancel.html = FAIL IMAGE
     2741
     2742BUGWK80665 : fast/js/string-match.html = FAIL
     2743BUGWK80665 : fast/js/string-replace-2.html = FAIL
     2744
     2745BUGWK80801 : fast/js/function-constructor-error.html = FAIL
     2746
     2747BUGWK81050 : fast/forms/file/recover-file-input-in-unposted-form.html = PASS FAIL
     2748
     2749BUGWK81145 LION : compositing/plugins/composited-plugin.html = FAIL
     2750BUGWK81145 LION : fast/repaint/transform-absolute-in-positioned-container.html = FAIL
    27512751BUGWK81145 LION : animations/cross-fade-webkit-mask-box-image.html = IMAGE
    27522752BUGWK81145 LION : compositing/iframes/iframe-content-flipping.html = IMAGE
    2753 BUGWK81145 SLOW LION : fast/frames/invalid.html = PASS IMAGE IMAGE+TEXT
     2753BUGWK81145 SLOW LION : fast/frames/invalid.html = PASS IMAGE FAIL
    27542754BUGWK81145 LION : fast/repaint/background-scaling.html = IMAGE
    27552755BUGWK81145 LION : fast/repaint/scale-page-shrink.html = IMAGE
    27562756BUGWK81145 LION : platform/chromium/compositing/tiny-layer-rotated.html = IMAGE
    2757 BUGWK81145 LION : editing/inserting/insert-3907422-fix.html = TEXT
    2758 BUGWK81145 LION : editing/pasteboard/paste-text-002.html = TEXT
    2759 BUGWK81145 LION : editing/pasteboard/paste-text-003.html = TEXT
    2760 BUGWK81145 LION : editing/pasteboard/paste-text-004.html = TEXT
    2761 BUGWK81145 LION : editing/pasteboard/paste-text-005.html = TEXT
    2762 BUGWK81145 LION : editing/pasteboard/paste-text-008.html = TEXT
    2763 BUGWK81145 LION : editing/spelling/spelling-backspace-between-lines.html = TEXT
    2764 BUGWK81145 LION : platform/chromium/virtual/gpu/fast/canvas/set-colors.html = TEXT
    2765 BUGWK81145 LION : plugins/plugin-javascript-access.html = TEXT
     2757BUGWK81145 LION : editing/inserting/insert-3907422-fix.html = FAIL
     2758BUGWK81145 LION : editing/pasteboard/paste-text-002.html = FAIL
     2759BUGWK81145 LION : editing/pasteboard/paste-text-003.html = FAIL
     2760BUGWK81145 LION : editing/pasteboard/paste-text-004.html = FAIL
     2761BUGWK81145 LION : editing/pasteboard/paste-text-005.html = FAIL
     2762BUGWK81145 LION : editing/pasteboard/paste-text-008.html = FAIL
     2763BUGWK81145 LION : editing/spelling/spelling-backspace-between-lines.html = FAIL
     2764BUGWK81145 LION : platform/chromium/virtual/gpu/fast/canvas/set-colors.html = FAIL
     2765BUGWK81145 LION : plugins/plugin-javascript-access.html = FAIL
    27662766BUGWK81145 LION : fast/writing-mode/broken-ideograph-small-caps.html = CRASH
    27672767BUGWK81145 LION : fast/writing-mode/broken-ideographic-font.html = CRASH
    27682768BUGWK81145 LION : fast/writing-mode/japanese-rl-text-with-broken-font.html = CRASH
    27692769
    2770 BUGWK81537 : fast/events/touch/gesture/pad-gesture-fling.html = TEXT PASS
     2770BUGWK81537 : fast/events/touch/gesture/pad-gesture-fling.html = FAIL PASS
    27712771
    27722772BUGWK81638 MAC DEBUG : editing/selection/iframe.html = IMAGE PASS
     
    27762776BUGWK81721 WIN : fullscreen/full-screen-restrictions.html = PASS TIMEOUT
    27772777
    2778 BUGWK81697 : fast/notifications/notifications-check-permission.html = TEXT
    2779 BUGWK81697 : fast/notifications/notifications-request-permission.html = TEXT
    2780 BUGWK81697 : fast/notifications/notifications-without-permission.html = TEXT
     2778BUGWK81697 : fast/notifications/notifications-check-permission.html = FAIL
     2779BUGWK81697 : fast/notifications/notifications-request-permission.html = FAIL
     2780BUGWK81697 : fast/notifications/notifications-without-permission.html = FAIL
    27812781
    27822782BUGWK81732 : fast/js/integer-division-neg2tothe32-by-neg1.html = PASS CRASH
    27832783
    27842784// Old test, has been flaky on and off on all platforms since at least r111389
    2785 BUGWK81801 : fast/forms/basic-textareas.html = PASS TEXT IMAGE+TEXT
     2785BUGWK81801 : fast/forms/basic-textareas.html = PASS FAIL
    27862786
    27872787BUGWK81803 MAC : platform/chromium/compositing/rubberbanding/transform-overhang-e.html = PASS IMAGE
     
    27992799
    28002800// The majority of these are only failing on the debug bots
    2801 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-100.xml = TEXT PASS
    2802 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-100b.xml = TEXT PASS
    2803 BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-101.xml = TEXT PASS
    2804 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-101b.xml = TEXT PASS
    2805 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-102.xml = TEXT PASS
    2806 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-102b.xml = TEXT PASS
    2807 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-103.xml = TEXT PASS
    2808 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-103b.xml = TEXT PASS
    2809 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-104.xml = TEXT PASS
    2810 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-104b.xml = TEXT PASS
    2811 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-105.xml = TEXT PASS
    2812 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-105b.xml = TEXT PASS
    2813 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-106.xml = TEXT PASS
    2814 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-106b.xml = TEXT PASS
    2815 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-107.xml = TEXT PASS
    2816 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-107b.xml = TEXT PASS
    2817 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-108.xml = TEXT PASS
    2818 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-108b.xml = TEXT PASS
    2819 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-109.xml = TEXT PASS
    2820 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-109b.xml = TEXT PASS
    2821 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-110.xml = TEXT PASS
    2822 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-110b.xml = TEXT PASS
    2823 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-111.xml = TEXT PASS
    2824 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-111b.xml = TEXT PASS
    2825 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-112.xml = TEXT PASS
    2826 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-112b.xml = TEXT PASS
    2827 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-113.xml = TEXT PASS
    2828 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-113b.xml = TEXT PASS
    2829 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-114.xml = TEXT PASS
    2830 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-114b.xml = TEXT PASS
    2831 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-115.xml = TEXT PASS
    2832 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-115b.xml = TEXT PASS
    2833 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-116.xml = TEXT PASS
    2834 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-116b.xml = TEXT PASS
    2835 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-117.xml = TEXT PASS
    2836 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-117b.xml = TEXT PASS
    2837 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-118.xml = TEXT PASS
    2838 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-119.xml = TEXT PASS
    2839 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-120.xml = TEXT PASS
    2840 BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-121.xml = TEXT PASS
    2841 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-122.xml = TEXT PASS
    2842 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-123.xml = TEXT PASS
    2843 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-123b.xml = TEXT PASS
    2844 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-124.xml = TEXT PASS
    2845 BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-124b.xml = TEXT PASS
    2846 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-125.xml = TEXT PASS
    2847 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-125b.xml = TEXT PASS
    2848 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-126.xml = TEXT PASS
    2849 BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-126b.xml = TEXT PASS
    2850 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-127.xml = TEXT PASS
    2851 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-127b.xml = TEXT PASS
    2852 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-128.xml = TEXT PASS
    2853 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-128b.xml = TEXT PASS
    2854 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-129.xml = TEXT PASS
    2855 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-129b.xml = TEXT PASS
    2856 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-130.xml = TEXT PASS
    2857 BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-130b.xml = TEXT PASS
    2858 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-131.xml = TEXT PASS
    2859 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-131b.xml = TEXT PASS
    2860 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-132.xml = TEXT PASS
    2861 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-132b.xml = TEXT PASS
    2862 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-133.xml = TEXT PASS
    2863 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-133b.xml = TEXT PASS
    2864 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-134.xml = TEXT PASS
    2865 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-134b.xml = TEXT PASS
    2866 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-135.xml = TEXT PASS
    2867 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-135b.xml = TEXT PASS
    2868 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-136.xml = TEXT PASS
    2869 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-136b.xml = TEXT PASS
    2870 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-137.xml = TEXT PASS
    2871 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-137b.xml = TEXT PASS
    2872 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-138.xml = TEXT PASS
    2873 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-138b.xml = TEXT PASS
    2874 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-139.xml = TEXT PASS
    2875 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-139b.xml = TEXT PASS
    2876 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-140.xml = TEXT PASS
    2877 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-140b.xml = TEXT PASS
    2878 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-141.xml = TEXT PASS
    2879 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-141b.xml = TEXT PASS
    2880 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-142.xml = TEXT PASS
    2881 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-142b.xml = TEXT PASS
    2882 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-143.xml = TEXT PASS
    2883 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-143b.xml = TEXT PASS
    2884 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-145a.xml = TEXT PASS
    2885 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-145b.xml = TEXT PASS
    2886 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-146a.xml = TEXT PASS
    2887 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-146b.xml = TEXT PASS
    2888 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-147a.xml = TEXT PASS
    2889 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-147b.xml = TEXT PASS
    2890 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-153.xml = TEXT PASS
    2891 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-172a.xml = TEXT PASS
    2892 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-172b.xml = TEXT PASS
    2893 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-173a.xml = TEXT PASS
    2894 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-173b.xml = TEXT PASS
    2895 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-174a.xml = TEXT PASS
    2896 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-174b.xml = TEXT PASS
    2897 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-47.xml = TEXT PASS
    2898 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-48.xml = TEXT PASS
    2899 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-49.xml = TEXT PASS
    2900 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-50.xml = TEXT PASS
    2901 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-51.xml = TEXT PASS
    2902 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-52.xml = TEXT PASS
    2903 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-53.xml = TEXT PASS
    2904 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-57.xml = TEXT PASS
    2905 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-57b.xml = TEXT PASS
    2906 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-94.xml = TEXT PASS
    2907 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-94b.xml = TEXT PASS
    2908 BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-95.xml = TEXT PASS
    2909 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-96.xml = TEXT PASS
    2910 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-96b.xml = TEXT PASS
    2911 BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-97.xml = TEXT PASS
    2912 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-97b.xml = TEXT PASS
    2913 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-98.xml = TEXT PASS
    2914 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-98b.xml = TEXT PASS
    2915 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-99.xml = TEXT PASS
    2916 BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-99b.xml = TEXT PASS
    2917 
    2918 BUGWK82297 MAC : fast/events/platform-wheelevent-paging-x-in-scrolling-page.html = TEXT PASS
    2919 BUGWK82297 MAC : fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html = TEXT PASS
    2920 BUGWK82297 MAC : fast/events/platform-wheelevent-paging-y-in-scrolling-page.html = TEXT PASS
    2921 BUGWK82297 MAC : fast/events/scrollbar-double-click.html = TEXT PASS
     2801BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-100.xml = FAIL PASS
     2802BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-100b.xml = FAIL PASS
     2803BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-101.xml = FAIL PASS
     2804BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-101b.xml = FAIL PASS
     2805BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-102.xml = FAIL PASS
     2806BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-102b.xml = FAIL PASS
     2807BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-103.xml = FAIL PASS
     2808BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-103b.xml = FAIL PASS
     2809BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-104.xml = FAIL PASS
     2810BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-104b.xml = FAIL PASS
     2811BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-105.xml = FAIL PASS
     2812BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-105b.xml = FAIL PASS
     2813BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-106.xml = FAIL PASS
     2814BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-106b.xml = FAIL PASS
     2815BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-107.xml = FAIL PASS
     2816BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-107b.xml = FAIL PASS
     2817BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-108.xml = FAIL PASS
     2818BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-108b.xml = FAIL PASS
     2819BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-109.xml = FAIL PASS
     2820BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-109b.xml = FAIL PASS
     2821BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-110.xml = FAIL PASS
     2822BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-110b.xml = FAIL PASS
     2823BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-111.xml = FAIL PASS
     2824BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-111b.xml = FAIL PASS
     2825BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-112.xml = FAIL PASS
     2826BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-112b.xml = FAIL PASS
     2827BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-113.xml = FAIL PASS
     2828BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-113b.xml = FAIL PASS
     2829BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-114.xml = FAIL PASS
     2830BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-114b.xml = FAIL PASS
     2831BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-115.xml = FAIL PASS
     2832BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-115b.xml = FAIL PASS
     2833BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-116.xml = FAIL PASS
     2834BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-116b.xml = FAIL PASS
     2835BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-117.xml = FAIL PASS
     2836BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-117b.xml = FAIL PASS
     2837BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-118.xml = FAIL PASS
     2838BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-119.xml = FAIL PASS
     2839BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-120.xml = FAIL PASS
     2840BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-121.xml = FAIL PASS
     2841BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-122.xml = FAIL PASS
     2842BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-123.xml = FAIL PASS
     2843BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-123b.xml = FAIL PASS
     2844BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-124.xml = FAIL PASS
     2845BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-124b.xml = FAIL PASS
     2846BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-125.xml = FAIL PASS
     2847BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-125b.xml = FAIL PASS
     2848BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-126.xml = FAIL PASS
     2849BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-126b.xml = FAIL PASS
     2850BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-127.xml = FAIL PASS
     2851BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-127b.xml = FAIL PASS
     2852BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-128.xml = FAIL PASS
     2853BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-128b.xml = FAIL PASS
     2854BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-129.xml = FAIL PASS
     2855BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-129b.xml = FAIL PASS
     2856BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-130.xml = FAIL PASS
     2857BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-130b.xml = FAIL PASS
     2858BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-131.xml = FAIL PASS
     2859BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-131b.xml = FAIL PASS
     2860BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-132.xml = FAIL PASS
     2861BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-132b.xml = FAIL PASS
     2862BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-133.xml = FAIL PASS
     2863BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-133b.xml = FAIL PASS
     2864BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-134.xml = FAIL PASS
     2865BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-134b.xml = FAIL PASS
     2866BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-135.xml = FAIL PASS
     2867BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-135b.xml = FAIL PASS
     2868BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-136.xml = FAIL PASS
     2869BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-136b.xml = FAIL PASS
     2870BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-137.xml = FAIL PASS
     2871BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-137b.xml = FAIL PASS
     2872BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-138.xml = FAIL PASS
     2873BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-138b.xml = FAIL PASS
     2874BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-139.xml = FAIL PASS
     2875BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-139b.xml = FAIL PASS
     2876BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-140.xml = FAIL PASS
     2877BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-140b.xml = FAIL PASS
     2878BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-141.xml = FAIL PASS
     2879BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-141b.xml = FAIL PASS
     2880BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-142.xml = FAIL PASS
     2881BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-142b.xml = FAIL PASS
     2882BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-143.xml = FAIL PASS
     2883BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-143b.xml = FAIL PASS
     2884BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-145a.xml = FAIL PASS
     2885BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-145b.xml = FAIL PASS
     2886BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-146a.xml = FAIL PASS
     2887BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-146b.xml = FAIL PASS
     2888BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-147a.xml = FAIL PASS
     2889BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-147b.xml = FAIL PASS
     2890BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-153.xml = FAIL PASS
     2891BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-172a.xml = FAIL PASS
     2892BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-172b.xml = FAIL PASS
     2893BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-173a.xml = FAIL PASS
     2894BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-173b.xml = FAIL PASS
     2895BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-174a.xml = FAIL PASS
     2896BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-174b.xml = FAIL PASS
     2897BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-47.xml = FAIL PASS
     2898BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-48.xml = FAIL PASS
     2899BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-49.xml = FAIL PASS
     2900BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-50.xml = FAIL PASS
     2901BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-51.xml = FAIL PASS
     2902BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-52.xml = FAIL PASS
     2903BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-53.xml = FAIL PASS
     2904BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-57.xml = FAIL PASS
     2905BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-57b.xml = FAIL PASS
     2906BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-94.xml = FAIL PASS
     2907BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-94b.xml = FAIL PASS
     2908BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-95.xml = FAIL PASS
     2909BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-96.xml = FAIL PASS
     2910BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-96b.xml = FAIL PASS
     2911BUGWK82122 MAC : css3/selectors3/xml/css3-modsel-97.xml = FAIL PASS
     2912BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-97b.xml = FAIL PASS
     2913BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-98.xml = FAIL PASS
     2914BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-98b.xml = FAIL PASS
     2915BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-99.xml = FAIL PASS
     2916BUGWK82122 MAC DEBUG : css3/selectors3/xml/css3-modsel-99b.xml = FAIL PASS
     2917
     2918BUGWK82297 MAC : fast/events/platform-wheelevent-paging-x-in-scrolling-page.html = FAIL PASS
     2919BUGWK82297 MAC : fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html = FAIL PASS
     2920BUGWK82297 MAC : fast/events/platform-wheelevent-paging-y-in-scrolling-page.html = FAIL PASS
     2921BUGWK82297 MAC : fast/events/scrollbar-double-click.html = FAIL PASS
    29222922
    29232923// this test appears to consistently fail during the main run but usually passes on a retry.
    2924 BUGWK82404 : plugins/netscape-dom-access-and-reload.html = PASS TEXT
     2924BUGWK82404 : plugins/netscape-dom-access-and-reload.html = PASS FAIL
    29252925
    29262926BUGWK82410 : css2.1/20110323/abspos-containing-block-initial-004b.htm = PASS IMAGE
     
    29322932BUGWK82417 LINUX ANDROID SLOW : fast/frames/set-unloaded-frame-location.html = PASS
    29332933
    2934 BUGWK82669 LINUX ANDROID WIN : fast/text/international/spaces-combined-in-vertical-text.html = TEXT
     2934BUGWK82669 LINUX ANDROID WIN : fast/text/international/spaces-combined-in-vertical-text.html = FAIL
    29352935
    29362936BUGWK82717 SNOWLEOPARD : storage/websql/quota-tracking.html = PASS TIMEOUT
     
    29432943BUGWK82776 SKIP : storage/indexeddb/pending-version-change-stuck-works-with-terminate.html = PASS
    29442944
    2945 BUGWK WIN RELEASE : http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS TEXT
     2945BUGWK WIN RELEASE : http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS FAIL
    29462946
    29472947BUGCR121442 LINUX DEBUG : plugins/iframe-shims.html = CRASH
    29482948BUGCR121442 LINUX RELEASE : plugins/iframe-shims.html = PASS CRASH
    29492949
    2950 BUGWK83219 LION : fonts/cursive.html = PASS IMAGE+TEXT
    2951 BUGWK83324 WIN DEBUG : fast/js/cross-global-object-inline-global-var.html = PASS TEXT
     2950BUGWK83219 LION : fonts/cursive.html = PASS FAIL
     2951BUGWK83324 WIN DEBUG : fast/js/cross-global-object-inline-global-var.html = PASS FAIL
    29522952
    29532953// EXIF orientation support has not yet been implemented for this platform
     
    29552955BUGWK19688 SKIP : fast/images/exif-orientation-css.html = PASS
    29562956
    2957 BUGCR122462 WIN LINUX SLOW : http/tests/inspector/inspect-element.html = TEXT
    2958 
    2959 BUGWK83635 : fast/canvas/2d.backingStorePixelRatio.html = TEXT TIMEOUT
    2960 BUGWK83635 : platform/chromium/virtual/gpu/fast/canvas/2d.backingStorePixelRatio.html = TEXT TIMEOUT
    2961 BUGWK83635 : fast/canvas/2d.imageDataHD.html = TEXT TIMEOUT
    2962 BUGWK83635 : platform/chromium/virtual/gpu/fast/canvas/2d.imageDataHD.html = TEXT TIMEOUT
     2957BUGCR122462 WIN LINUX SLOW : http/tests/inspector/inspect-element.html = FAIL
     2958
     2959BUGWK83635 : fast/canvas/2d.backingStorePixelRatio.html = FAIL TIMEOUT
     2960BUGWK83635 : platform/chromium/virtual/gpu/fast/canvas/2d.backingStorePixelRatio.html = FAIL TIMEOUT
     2961BUGWK83635 : fast/canvas/2d.imageDataHD.html = FAIL TIMEOUT
     2962BUGWK83635 : platform/chromium/virtual/gpu/fast/canvas/2d.imageDataHD.html = FAIL TIMEOUT
    29632963
    29642964BUGWK83647 WIN LINUX ANDROID : fast/multicol/cell-shrinkback.html = IMAGE
     
    29902990BUGWK86142 : ietestcenter/css3/namespaces/syntax-021.xml = IMAGE
    29912991
    2992 BUGWK84432 WIN : fast/filesystem/op-restricted-names.html = TEXT
    2993 BUGWK84432 WIN : fast/filesystem/op-restricted-unicode.html = TEXT
    2994 BUGWK84432 WIN : fast/filesystem/read-directory.html = TEXT
    2995 BUGWK84432 WIN : fast/filesystem/simple-readonly-file-object.html = TEXT
    2996 
    2997 BUGWK84550 SNOWLEOPARD : fast/canvas/2d.text.draw.fill.maxWidth.gradient.html = TEXT PASS
    2998 
    2999 BUGWK84688 SNOWLEOPARD : compositing/animation/computed-style-during-delay.html = TEXT PASS
     2992BUGWK84432 WIN : fast/filesystem/op-restricted-names.html = FAIL
     2993BUGWK84432 WIN : fast/filesystem/op-restricted-unicode.html = FAIL
     2994BUGWK84432 WIN : fast/filesystem/read-directory.html = FAIL
     2995BUGWK84432 WIN : fast/filesystem/simple-readonly-file-object.html = FAIL
     2996
     2997BUGWK84550 SNOWLEOPARD : fast/canvas/2d.text.draw.fill.maxWidth.gradient.html = FAIL PASS
     2998
     2999BUGWK84688 SNOWLEOPARD : compositing/animation/computed-style-during-delay.html = FAIL PASS
    30003000
    30013001BUGWK84696 SLOW : fast/workers/storage/interrupt-database.html = PASS
     
    30113011BUGWK84802 MAC DEBUG : fast/js/random-array-gc-stress.html = PASS TIMEOUT
    30123012
    3013 BUGWK84847 WIN RELEASE : inspector/timeline/timeline-start-time.html = TEXT PASS
    3014 
    3015 BUGCR128325 : platform/chromium/compositing/overflow/overflow-scrolling-touch-stacking-context.html = IMAGE+TEXT
     3013BUGWK84847 WIN RELEASE : inspector/timeline/timeline-start-time.html = FAIL PASS
     3014
     3015BUGCR128325 : platform/chromium/compositing/overflow/overflow-scrolling-touch-stacking-context.html = FAIL
    30163016
    30173017BUGWK85106 SLOW : tables/mozilla/other/slashlogo.html = PASS
    30183018
    3019 BUGWK85174 : fast/files/blob-constructor.html = TEXT
    3020 
    3021 BUGWK85120 : fast/js/toString-number.html = TEXT
     3019BUGWK85174 : fast/files/blob-constructor.html = FAIL
     3020
     3021BUGWK85120 : fast/js/toString-number.html = FAIL
    30223022
    30233023BUGWK68744 : fast/block/float/float-not-removed-from-next-sibling4.html = IMAGE
    30243024
    30253025// broken in/after r115646
    3026 BUGWK86414 : fast/loader/javascript-url-in-embed.html = TEXT
     3026BUGWK86414 : fast/loader/javascript-url-in-embed.html = FAIL
    30273027
    30283028// Interferes with the rAF tests that are enabled
    3029 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
     3029BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = FAIL
    30303030
    30313031// Skip it because it seems its frame loading notifications leak to the next test.
    3032 BUGWK85949 SKIP : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
    3033 
    3034 BUGWK85951 WIN DEBUG : fast/css/hover-update.html = TEXT PASS
     3032BUGWK85949 SKIP : http/tests/loading/post-in-iframe-with-back-navigation.html = FAIL
     3033
     3034BUGWK85951 WIN DEBUG : fast/css/hover-update.html = FAIL PASS
    30353035
    30363036// Requires ENABLE(MEDIA_CAPTURE)
    3037 BUGWK85958 : fast/forms/file/file-input-capture.html = TEXT
     3037BUGWK85958 : fast/forms/file/file-input-capture.html = FAIL
    30383038
    30393039// Started flaking at around http://trac.webkit.org/changeset/116278.
    3040 BUGWK85950 LINUX DEBUG : compositing/geometry/limit-layer-bounds-transformed-overflow.html = PASS TEXT
    3041 
    3042 BUGWK81416 : fast/dom/wrapper-scope.html = TEXT
     3040BUGWK85950 LINUX DEBUG : compositing/geometry/limit-layer-bounds-transformed-overflow.html = PASS FAIL
     3041
     3042BUGWK81416 : fast/dom/wrapper-scope.html = FAIL
    30433043
    30443044BUGWK86439 WIN LINUX : inspector/extensions/extensions-events.html = TIMEOUT PASS
    30453045BUGWK86439 WIN LINUX DEBUG : inspector/extensions/extensions-sidebar.html = TIMEOUT PASS
    30463046
    3047 BUGWK86114 MAC DEBUG : animations/combo-transform-translate+scale.html = PASS TEXT
    3048 
    3049 BUGWK86592 LINUX ANDROID : fast/loader/javascript-url-in-object.html = TEXT PASS
    3050 BUGWK92279 SLOW LINUX WIN : http/tests/inspector/resource-har-pages.html = TEXT PASS
    3051 BUGWK86592 LINUX ANDROID : http/tests/security/sandboxed-iframe-origin-add.html = TEXT PASS
    3052 BUGWK86592 LINUX ANDROID : fast/loader/link-no-URL.html = TEXT PASS
    3053 BUGWK86592 LINUX ANDROID : http/tests/security/sandboxed-iframe-origin-remove.html = TEXT PASS
     3047BUGWK86114 MAC DEBUG : animations/combo-transform-translate+scale.html = PASS FAIL
     3048
     3049BUGWK86592 LINUX ANDROID : fast/loader/javascript-url-in-object.html = FAIL PASS
     3050BUGWK92279 SLOW LINUX WIN : http/tests/inspector/resource-har-pages.html = FAIL PASS
     3051BUGWK86592 LINUX ANDROID : http/tests/security/sandboxed-iframe-origin-add.html = FAIL PASS
     3052BUGWK86592 LINUX ANDROID : fast/loader/link-no-URL.html = FAIL PASS
     3053BUGWK86592 LINUX ANDROID : http/tests/security/sandboxed-iframe-origin-remove.html = FAIL PASS
    30543054
    30553055BUGWK86592 LINUX ANDROID : svg/custom/js-late-pattern-creation.svg = IMAGE PASS
     
    30683068BUGWK86674 DEBUG : fast/dom/HTMLObjectElement/beforeload-set-text-crash.xhtml = TIMEOUT PASS
    30693069
    3070 BUGWK86683 DEBUG WIN LINUX SLOW : inspector/profiler/heap-snapshot-summary-show-ranges.html = TEXT
    3071 BUGWK86683 RELEASE WIN LINUX SLOW : inspector/profiler/heap-snapshot-summary-show-ranges.html = TEXT PASS
    3072 
    3073 BUGWK86908 WIN : http/tests/security/cross-frame-access-put.html = PASS TEXT
     3070BUGWK86683 DEBUG WIN LINUX SLOW : inspector/profiler/heap-snapshot-summary-show-ranges.html = FAIL
     3071BUGWK86683 RELEASE WIN LINUX SLOW : inspector/profiler/heap-snapshot-summary-show-ranges.html = FAIL PASS
     3072
     3073BUGWK86908 WIN : http/tests/security/cross-frame-access-put.html = PASS FAIL
    30743074
    30753075BUGWK86909 WIN SLOW : compositing/geometry/object-clip-rects-assertion.html = PASS
     
    30923092BUGWK87273 RELEASE : webaudio/audioparam-connect-audioratesignal.html = TIMEOUT PASS
    30933093
    3094 BUGWK87321 XP : fast/history/history-subframe-with-name.html = TEXT PASS
    3095 BUGWK87321 XP : fast/history/history-traversal-is-asynchronous.html = TEXT PASS
     3094BUGWK87321 XP : fast/history/history-subframe-with-name.html = FAIL PASS
     3095BUGWK87321 XP : fast/history/history-traversal-is-asynchronous.html = FAIL PASS
    30963096
    30973097BUGWK79540 DEBUG : fast/files/workers/worker-read-blob-async.html = PASS CRASH
     
    31123112
    31133113// A few pixels off from the baseline, added by r118567.
    3114 BUGWK87653 WIN LINUX ANDROID : compositing/geometry/composited-in-columns.html = IMAGE+TEXT
     3114BUGWK87653 WIN LINUX ANDROID : compositing/geometry/composited-in-columns.html = FAIL
    31153115
    31163116// Fails with a mismatch in $("menulist").selectedIndex
    3117 BUGWK87748 MAC : fast/forms/select/optgroup-clicking.html = TEXT
     3117BUGWK87748 MAC : fast/forms/select/optgroup-clicking.html = FAIL
    31183118
    31193119BUGWK87772 SLOW RELEASE : svg/dom/viewspec-parser-1.html = PASS
     
    31303130BUGWK87880 RELEASE : fast/layers/scroll-with-transform-composited-layer.html = PASS IMAGE
    31313131
    3132 BUGWK87886 LINUX : perf/mouse-event.html = PASS TEXT
    3133 
    3134 BUGWK88124 DEBUG : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = PASS IMAGE+TEXT
    3135 
    3136 BUGWK88131 DEBUG : fast/dom/HTMLMeterElement/meter-element-crash.html = PASS TEXT
    3137 
    3138 BUGWK88593 : fast/table/multiple-captions-display.xhtml = PASS IMAGE IMAGE+TEXT
    3139 
    3140 BUGWK88900 MAC : http/tests/misc/embed-image-load-outlives-gc-without-crashing.html = TEXT
    3141 
    3142 BUGWK88939 DEBUG : fast/events/before-unload-adopt-subframe-to-outside.html = TEXT PASS
    3143 
    3144 // The test has its own notion of timeouts that manifest timeouts as TEXT.
    3145 BUGWK88833 DEBUG : media/video-played-collapse.html = PASS TEXT
     3132BUGWK87886 LINUX : perf/mouse-event.html = PASS FAIL
     3133
     3134BUGWK88124 DEBUG : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = PASS FAIL
     3135
     3136BUGWK88131 DEBUG : fast/dom/HTMLMeterElement/meter-element-crash.html = PASS FAIL
     3137
     3138BUGWK88593 : fast/table/multiple-captions-display.xhtml = PASS IMAGE FAIL
     3139
     3140BUGWK88900 MAC : http/tests/misc/embed-image-load-outlives-gc-without-crashing.html = FAIL
     3141
     3142BUGWK88939 DEBUG : fast/events/before-unload-adopt-subframe-to-outside.html = FAIL PASS
     3143
     3144// The test has its own notion of timeouts that manifest timeouts as FAIL.
     3145BUGWK88833 DEBUG : media/video-played-collapse.html = PASS FAIL
    31463146
    31473147BUGWK88833 WIN DEBUG : media/track/track-kind.html = PASS TIMEOUT
     
    31503150BUGWK88832 XP : http/tests/xmlhttprequest/origin-exact-matching.html = PASS TIMEOUT
    31513151
    3152 BUGCR132898 : http/tests/websocket/tests/hybi/workers/close.html = PASS TEXT
     3152BUGCR132898 : http/tests/websocket/tests/hybi/workers/close.html = PASS FAIL
    31533153
    31543154// Timing out on some Windows bots
     
    31693169
    31703170// Flaky
    3171 BUGWK89812 DEBUG : fast/parser/parser-yield-timing.html = PASS TEXT
     3171BUGWK89812 DEBUG : fast/parser/parser-yield-timing.html = PASS FAIL
    31723172
    31733173// Flaky
     
    31803180// Kerning seems disabled for some reason.
    31813181BUGWK89936 XP : fast/text/atsui-kerning-and-ligatures.html = IMAGE
    3182 BUGWK89936 XP : fast/css/text-rendering.html = IMAGE+TEXT
     3182BUGWK89936 XP : fast/css/text-rendering.html = FAIL
    31833183
    31843184// Started timeout between r121233:r121239.
     
    31863186
    31873187// Flaky. It also times out very frequently on Windows and Linux debug build.
    3188 BUGWK90207 SLOW WIN DEBUG : fast/forms/select/select-state-restore.html = PASS TEXT
    3189 BUGWK90207 SLOW LINUX DEBUG : fast/forms/select/select-state-restore.html = PASS TEXT
    3190 BUGWK90207 ANDROID : fast/forms/select/select-state-restore.html = PASS TEXT TIMEOUT
     3188BUGWK90207 SLOW WIN DEBUG : fast/forms/select/select-state-restore.html = PASS FAIL
     3189BUGWK90207 SLOW LINUX DEBUG : fast/forms/select/select-state-restore.html = PASS FAIL
     3190BUGWK90207 ANDROID : fast/forms/select/select-state-restore.html = PASS FAIL TIMEOUT
    31913191BUGWK90207 WIN RELEASE : fast/forms/select/select-state-restore.html = PASS TIMEOUT
    31923192
    31933193// Flaky
    3194 BUGWK90430 : inspector/timeline/timeline-receive-response-event.html = PASS TEXT TIMEOUT
     3194BUGWK90430 : inspector/timeline/timeline-receive-response-event.html = PASS FAIL TIMEOUT
    31953195
    31963196BUGCR135709 : platform/chromium/compositing/scrollbars/custom-composited-different-track-parts.html = IMAGE PASS
    31973197
    31983198// webkitIsFullScreen does not have the correct value after an iframe exits fullscreen
    3199 BUGWK90704 : fullscreen/exit-full-screen-iframe.html = TEXT PASS
     3199BUGWK90704 : fullscreen/exit-full-screen-iframe.html = FAIL PASS
    32003200
    32013201// Flaky
    3202 BUGWK90743 : fast/events/display-none-on-focus-crash.html = PASS TEXT
     3202BUGWK90743 : fast/events/display-none-on-focus-crash.html = PASS FAIL
    32033203
    32043204// Flaky
     
    32063206
    32073207// Flaky
    3208 BUGWK90896 WIN DEBUG : fast/js/dfg-cross-global-object-inline-new-array-literal.html = PASS TEXT
     3208BUGWK90896 WIN DEBUG : fast/js/dfg-cross-global-object-inline-new-array-literal.html = PASS FAIL
    32093209
    32103210BUGWK90899 SLOW WIN LINUX DEBUG : platform/chromium/inspector/styles/device-metrics-fit-window.html = PASS
    32113211
    3212 BUGWK90900 MAC : tables/mozilla_expected_failures/other/empty_cells.html = PASS IMAGE+TEXT
     3212BUGWK90900 MAC : tables/mozilla_expected_failures/other/empty_cells.html = PASS FAIL
    32133213
    32143214BUGWK90980 LINUX ANDROID MAC DEBUG : fast/forms/textarea/textarea-state-restore.html = PASS TIMEOUT
    32153215BUGWK90980 WIN : fast/forms/textarea/textarea-state-restore.html = PASS TIMEOUT
    32163216
    3217 BUGWK91183 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = PASS TEXT
     3217BUGWK91183 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = PASS FAIL
    32183218
    32193219// Fails on Mac 10.7
    3220 BUGWK91255 LION : fast/multicol/table-vertical-align.html = TEXT
     3220BUGWK91255 LION : fast/multicol/table-vertical-align.html = FAIL
    32213221
    32223222// Fails since creation in 122663
     
    32243224
    32253225// Fails on Win
    3226 BUGWK93624 WIN RELEASE : inspector/console/console-format-collections.html = PASS TEXT
     3226BUGWK93624 WIN RELEASE : inspector/console/console-format-collections.html = PASS FAIL
    32273227
    32283228// Times out in DRT, but works in chrome
     
    32383238
    32393239BUGWK92019 : fast/text/international/inline-plaintext-relayout-with-leading-neutrals.html = PASS IMAGE
    3240 BUGWK92022 DEBUG : svg/W3C-SVG-1.1/struct-dom-06-b.svg = TEXT PASS
    3241 
    3242 BUGWK92026 DEBUG SNOWLEOPARD : css3/selectors3/xml/css3-modsel-179a.xml = PASS IMAGE+TEXT
    3243 BUGWK92027 DEBUG SNOWLEOPARD : fast/performance/performance-now-timestamps.html = PASS TEXT
     3240BUGWK92022 DEBUG : svg/W3C-SVG-1.1/struct-dom-06-b.svg = FAIL PASS
     3241
     3242BUGWK92026 DEBUG SNOWLEOPARD : css3/selectors3/xml/css3-modsel-179a.xml = PASS FAIL
     3243BUGWK92027 DEBUG SNOWLEOPARD : fast/performance/performance-now-timestamps.html = PASS FAIL
    32443244BUGWK92288 SNOWLEOPARD DEBUG : plugins/update-widgets-crash.html = PASS TIMEOUT
    32453245BUGWK92297 WIN LINUX MAC DEBUG : media/video-set-rate-from-pause.html = PASS CRASH
    32463246
    32473247BUGWK92570 WIN DEBUG : inspector/debugger/dom-breakpoints.html = PASS TIMEOUT
    3248 BUGWK92570 WIN DEBUG : inspector/timeline/timeline-network-received-data.html = TEXT PASS TIMEOUT
    3249 BUGWK92570 WIN DEBUG : inspector/timeline/timeline-start-time.html = TEXT PASS TIMEOUT
     3248BUGWK92570 WIN DEBUG : inspector/timeline/timeline-network-received-data.html = FAIL PASS TIMEOUT
     3249BUGWK92570 WIN DEBUG : inspector/timeline/timeline-start-time.html = FAIL PASS TIMEOUT
    32503250
    32513251BUGWK94242 DEBUG : media/track/track-cues-sorted-before-dispatch.html = PASS TIMEOUT
     
    32553255// these pixels not to be antialiased means these shouldn't just be rebaselined
    32563256// blindly.
    3257 BUGCR131189 : canvas/philip/tests/2d.line.width.basic.html = TEXT
    3258 BUGCR131189 : canvas/philip/tests/2d.line.width.transformed.html = TEXT
    3259 BUGCR131189 : canvas/philip/tests/2d.transformation.setTransform.skewed.html = TEXT
    3260 BUGCR131189 : canvas/philip/tests/2d.transformation.transform.skewed.html = TEXT
    3261 BUGCR131189 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.transformation.setTransform.skewed.html = TEXT
    3262 BUGCR131189 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.transformation.transform.skewed.html = TEXT
     3257BUGCR131189 : canvas/philip/tests/2d.line.width.basic.html = FAIL
     3258BUGCR131189 : canvas/philip/tests/2d.line.width.transformed.html = FAIL
     3259BUGCR131189 : canvas/philip/tests/2d.transformation.setTransform.skewed.html = FAIL
     3260BUGCR131189 : canvas/philip/tests/2d.transformation.transform.skewed.html = FAIL
     3261BUGCR131189 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.transformation.setTransform.skewed.html = FAIL
     3262BUGCR131189 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.transformation.transform.skewed.html = FAIL
    32633263
    32643264BUGWK92835 MAC WIN ANDROID DEBUG SLOW : svg/as-background-image/svg-as-background-5.html = PASS
     
    32663266BUGWK92850 LINUX ANDROID DEBUG : http/tests/websocket/tests/hybi/workers/close-code-and-reason.html = PASS CRASH
    32673267
    3268 BUGWK92938 : compositing/layer-creation/animation-overlap-with-children.html = TEXT PASS
     3268BUGWK92938 : compositing/layer-creation/animation-overlap-with-children.html = FAIL PASS
    32693269
    32703270BUGWK92941 WIN MAC : accessibility/loading-iframe-updates-axtree.html = CRASH PASS
     
    32793279
    32803280// Fails due to Bug 85856.
    3281 BUGWK85856 : fast/block/float/028.html = TEXT IMAGE IMAGE+TEXT
    3282 BUGWK85856 : fast/block/float/026.html = TEXT IMAGE IMAGE+TEXT
    3283 BUGWK85856 : fast/overflow/unreachable-overflow-rtl-bug.html = TEXT IMAGE IMAGE+TEXT
    3284 BUGWK85856 : scrollbars/rtl/div-absolute.html = TEXT
    3285 BUGWK85856 : scrollbars/rtl/div-horizontal.html = TEXT
     3281BUGWK85856 : fast/block/float/028.html = FAIL IMAGE
     3282BUGWK85856 : fast/block/float/026.html = FAIL IMAGE
     3283BUGWK85856 : fast/overflow/unreachable-overflow-rtl-bug.html = FAIL IMAGE
     3284BUGWK85856 : scrollbars/rtl/div-absolute.html = FAIL
     3285BUGWK85856 : scrollbars/rtl/div-horizontal.html = FAIL
    32863286
    32873287// Bug 93148 changed this to a testRunner test and it started timing out on Mac.
     
    32903290BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
    32913291
    3292 BUGWK93565 DEBUG : fast/dom/Document/document-reopen.html = PASS TEXT
    3293 BUGWK93566 DEBUG : fast/parser/iframe-sets-parent-to-javascript-url.html = PASS TEXT
    3294 BUGWK93567 DEBUG : fast/parser/javascript-url-compat-mode.html = PASS TEXT
    3295 BUGWK93569 DEBUG : http/tests/navigation/lockedhistory-iframe.html = PASS TIMEOUT TEXT
    3296 BUGWK93568 DEBUG : http/tests/misc/window-dot-stop.html = PASS TEXT
     3292BUGWK93565 DEBUG : fast/dom/Document/document-reopen.html = PASS FAIL
     3293BUGWK93566 DEBUG : fast/parser/iframe-sets-parent-to-javascript-url.html = PASS FAIL
     3294BUGWK93567 DEBUG : fast/parser/javascript-url-compat-mode.html = PASS FAIL
     3295BUGWK93569 DEBUG : http/tests/navigation/lockedhistory-iframe.html = PASS TIMEOUT FAIL
     3296BUGWK93568 DEBUG : http/tests/misc/window-dot-stop.html = PASS FAIL
    32973297
    32983298// V8 does not support static attributes
    3299 BUGWK93488 SKIP : fast/notifications/notifications-permission.html = TEXT
     3299BUGWK93488 SKIP : fast/notifications/notifications-permission.html = FAIL
    33003300
    33013301// Flaky
     
    33083308
    33093309// Flaky
    3310 BUGWK93938 DEBUG : fast/forms/range/slider-delete-while-dragging-thumb.html = PASS TEXT
    3311 BUGWK93938 LION RELEASE : fast/forms/range/slider-delete-while-dragging-thumb.html = PASS TEXT
    3312 BUGWK93938 DEBUG : fast/forms/range/slider-mouse-events.html = PASS TEXT
    3313 BUGWK93938 LION RELEASE : fast/forms/range/slider-mouse-events.html = PASS TEXT
    3314 BUGWK93938 WIN LINUX DEBUG : fast/forms/range/slider-onchange-event.html = PASS TEXT
     3310BUGWK93938 DEBUG : fast/forms/range/slider-delete-while-dragging-thumb.html = PASS FAIL
     3311BUGWK93938 LION RELEASE : fast/forms/range/slider-delete-while-dragging-thumb.html = PASS FAIL
     3312BUGWK93938 DEBUG : fast/forms/range/slider-mouse-events.html = PASS FAIL
     3313BUGWK93938 LION RELEASE : fast/forms/range/slider-mouse-events.html = PASS FAIL
     3314BUGWK93938 WIN LINUX DEBUG : fast/forms/range/slider-onchange-event.html = PASS FAIL
    33153315
    33163316// Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
    3317 BUGWK89826 MAC WIN : fast/css/word-space-extra.html = IMAGE+TEXT
     3317BUGWK89826 MAC WIN : fast/css/word-space-extra.html = FAIL
    33183318
    33193319BUGWK94002 WIN7 : inspector/debugger = PASS TIMEOUT
     
    33253325BUGWK94017 WIN : css2.1/20110323/c541-word-sp-000.htm = IMAGE
    33263326
    3327 BUGWK94059 DEBUG : editing/selection/move-by-line-001.html = PASS TEXT
    3328 BUGWK94059 LION RELEASE : editing/selection/move-by-line-001.html = PASS TEXT
    3329 
    3330 BUGWK94060 LINUX : fast/dom/Window/dom-access-from-closure-window.html = PASS TEXT
    3331 
    3332 BUGWK94078 WIN RELEASE : http/tests/inspector/web-socket-frame-error.html = PASS TEXT
     3327BUGWK94059 DEBUG : editing/selection/move-by-line-001.html = PASS FAIL
     3328BUGWK94059 LION RELEASE : editing/selection/move-by-line-001.html = PASS FAIL
     3329
     3330BUGWK94060 LINUX : fast/dom/Window/dom-access-from-closure-window.html = PASS FAIL
     3331
     3332BUGWK94078 WIN RELEASE : http/tests/inspector/web-socket-frame-error.html = PASS FAIL
    33333333
    33343334BUGWK94256 DEBUG : fast/block/inline-children-root-linebox-crash.html = PASS CRASH
     
    33473347
    33483348// Flaky
    3349 BUGWK95246 : http/tests/security/mixedContent/filesystem-url-in-iframe.html = PASS TEXT
     3349BUGWK95246 : http/tests/security/mixedContent/filesystem-url-in-iframe.html = PASS FAIL
    33503350
    33513351BUGWK95581 : http/tests/xmlhttprequest/zero-length-response.html = TIMEOUT PASS
     
    33553355
    33563356// ENABLE_ACCELERATED_OVERFLOW_SCROLLING is not currently enabled in Chromium.
    3357 BUGWK94353 : compositing/overflow/scrolling-content-clip-to-viewport.html = TEXT
    3358 BUGWK94353 : compositing/overflow/textarea-scroll-touch.html = TEXT
     3357BUGWK94353 : compositing/overflow/scrolling-content-clip-to-viewport.html = FAIL
     3358BUGWK94353 : compositing/overflow/textarea-scroll-touch.html = FAIL
     3359
    33593360// Failing on Linux (Content Shell) only now
    3360 BUGWK94353 LINUX ANDROID : compositing/overflow/nested-scrolling.html = IMAGE+TEXT PASS
    3361 BUGWK94353 : compositing/overflow/overflow-auto-with-touch.html = TEXT
    3362 BUGWK94353 : compositing/overflow/overflow-overlay-with-touch.html = TEXT
     3361BUGWK94353 LINUX ANDROID : compositing/overflow/nested-scrolling.html = FAIL PASS
     3362BUGWK94353 : compositing/overflow/overflow-auto-with-touch.html = FAIL
     3363BUGWK94353 : compositing/overflow/overflow-overlay-with-touch.html = FAIL
    33633364
    33643365BUGWK90488 SLOW WIN : http/tests/inspector/network-preflight-options.html = PASS
    33653366
    3366 BUGWK94501 WIN : http/tests/inspector/resource-tree/resource-tree-invalid-mime-type-css-content.html = PASS TEXT
    3367 BUGWK94501 WIN LINUX : http/tests/inspector/resource-tree/resource-tree-frame-navigate.html = PASS TEXT
     3367BUGWK94501 WIN : http/tests/inspector/resource-tree/resource-tree-invalid-mime-type-css-content.html = PASS FAIL
     3368BUGWK94501 WIN LINUX : http/tests/inspector/resource-tree/resource-tree-frame-navigate.html = PASS FAIL
    33683369
    33693370BUGWK94521 LINUX : fast/loader/loadInProgress.html = PASS CRASH
     
    33743375
    33753376BUGWK94660 : fast/js/create-lots-of-workers.html = PASS CRASH TIMEOUT
    3376 BUGWK95366 DEBUG : css3/flexbox/flexitem-stretch-image.html = TEXT PASS
    3377 
    3378 BUGCR67540 BUGWK94735 LINUX : fast/text/emphasis-overlap.html = IMAGE IMAGE+TEXT
    3379 
    3380 BUGWK94793 : http/tests/notifications/event-listener-crash.html = TEXT PASS
     3377BUGWK95366 DEBUG : css3/flexbox/flexitem-stretch-image.html = FAIL PASS
     3378
     3379BUGCR67540 BUGWK94735 LINUX : fast/text/emphasis-overlap.html = IMAGE FAIL
     3380
     3381BUGWK94793 : http/tests/notifications/event-listener-crash.html = FAIL PASS
    33813382
    33823383// Failing tests because Android has different implementation of HTML controls.
    3383 BUGCR144536 WONTFIX ANDROID : editing/selection/context-menu-on-text.html = TEXT
    3384 BUGCR144536 WONTFIX ANDROID : editing/selection/context-menu-text-selection.html = TEXT
    3385 BUGCR144536 WONTFIX ANDROID : fast/dom/HTMLSelectElement/select-selectedOptions.html = TEXT
    3386 BUGCR144536 WONTFIX ANDROID : fast/events/select-element.html = TEXT
    3387 BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-clip.html = TEXT
    3388 BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-deselect-scroll.html = TEXT
    3389 BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-onchange.html = TEXT
    3390 BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-select-all.html = TEXT
    3391 BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-selection.html = TEXT
    3392 BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-selection-2.html = TEXT
    3393 BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-typeahead-scroll.html = TEXT
    3394 BUGCR144536 WONTFIX ANDROID : fast/forms/option-mouseevents.html = TEXT
    3395 BUGCR144536 WONTFIX ANDROID : fast/forms/select-cache-desynchronization.html = TEXT
    3396 BUGCR144536 WONTFIX ANDROID : fast/forms/select-clientheight-large-size.html = TEXT
    3397 BUGCR144536 WONTFIX ANDROID : fast/forms/select-clientheight-with-multiple-attr.html = TEXT
    3398 BUGCR144536 WONTFIX ANDROID : fast/forms/select-item-background-clip.html = TEXT
    3399 BUGCR144536 WONTFIX ANDROID : fast/forms/select-listbox-multiple-no-focusring.html = TEXT
    3400 BUGCR144536 WONTFIX ANDROID : fast/forms/select-live-pseudo-selectors.html = TEXT
    3401 BUGCR144536 WONTFIX ANDROID : fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html = TEXT
    3402 BUGCR144536 WONTFIX ANDROID : fast/forms/select-multiple-elements-with-mouse-drag.html = TEXT
    3403 BUGCR144536 WONTFIX ANDROID : fast/forms/select/listbox-drag-in-non-multiple.html = TEXT
    3404 BUGCR144536 WONTFIX ANDROID : fast/forms/select/listbox-in-multi-column.html = TEXT
    3405 BUGCR144536 WONTFIX ANDROID : fast/forms/select/option-selecting.html = TEXT
    3406 BUGCR144536 WONTFIX ANDROID : fast/forms/select/optgroup-clicking.html = TEXT
    3407 BUGCR144536 WONTFIX ANDROID : fast/forms/select/optgroup-rendering.html = TEXT
    3408 BUGCR144536 WONTFIX ANDROID : fast/repaint/select-option-background-color.html = TEXT
    3409 BUGCR144536 WONTFIX ANDROID : scrollbars/custom-scrollbar-with-incomplete-style.html = TEXT
    3410 BUGCR144536 WONTFIX ANDROID : scrollbars/listbox-scrollbar-combinations.html = TEXT
     3384BUGCR144536 WONTFIX ANDROID : editing/selection/context-menu-on-text.html = FAIL
     3385BUGCR144536 WONTFIX ANDROID : editing/selection/context-menu-text-selection.html = FAIL
     3386BUGCR144536 WONTFIX ANDROID : fast/dom/HTMLSelectElement/select-selectedOptions.html = FAIL
     3387BUGCR144536 WONTFIX ANDROID : fast/events/select-element.html = FAIL
     3388BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-clip.html = FAIL
     3389BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-deselect-scroll.html = FAIL
     3390BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-onchange.html = FAIL
     3391BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-select-all.html = FAIL
     3392BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-selection.html = FAIL
     3393BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-selection-2.html = FAIL
     3394BUGCR144536 WONTFIX ANDROID : fast/forms/listbox-typeahead-scroll.html = FAIL
     3395BUGCR144536 WONTFIX ANDROID : fast/forms/option-mouseevents.html = FAIL
     3396BUGCR144536 WONTFIX ANDROID : fast/forms/select-cache-desynchronization.html = FAIL
     3397BUGCR144536 WONTFIX ANDROID : fast/forms/select-clientheight-large-size.html = FAIL
     3398BUGCR144536 WONTFIX ANDROID : fast/forms/select-clientheight-with-multiple-attr.html = FAIL
     3399BUGCR144536 WONTFIX ANDROID : fast/forms/select-item-background-clip.html = FAIL
     3400BUGCR144536 WONTFIX ANDROID : fast/forms/select-listbox-multiple-no-focusring.html = FAIL
     3401BUGCR144536 WONTFIX ANDROID : fast/forms/select-live-pseudo-selectors.html = FAIL
     3402BUGCR144536 WONTFIX ANDROID : fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html = FAIL
     3403BUGCR144536 WONTFIX ANDROID : fast/forms/select-multiple-elements-with-mouse-drag.html = FAIL
     3404BUGCR144536 WONTFIX ANDROID : fast/forms/select/listbox-drag-in-non-multiple.html = FAIL
     3405BUGCR144536 WONTFIX ANDROID : fast/forms/select/listbox-in-multi-column.html = FAIL
     3406BUGCR144536 WONTFIX ANDROID : fast/forms/select/option-selecting.html = FAIL
     3407BUGCR144536 WONTFIX ANDROID : fast/forms/select/optgroup-clicking.html = FAIL
     3408BUGCR144536 WONTFIX ANDROID : fast/forms/select/optgroup-rendering.html = FAIL
     3409BUGCR144536 WONTFIX ANDROID : fast/repaint/select-option-background-color.html = FAIL
     3410BUGCR144536 WONTFIX ANDROID : scrollbars/custom-scrollbar-with-incomplete-style.html = FAIL
     3411BUGCR144536 WONTFIX ANDROID : scrollbars/listbox-scrollbar-combinations.html = FAIL
    34113412
    34123413// Failing tests with 2d canvas acceleration.
    3413 BUGCR145084 ANDROID : platform/chromium/virtual/gpu/canvas/philip = PASS TEXT
    3414 BUGCR145084 ANDROID : platform/chromium/virtual/gpu/fast/canvas = PASS TEXT TIMEOUT
     3414BUGCR145084 ANDROID : platform/chromium/virtual/gpu/canvas/philip = PASS FAIL
     3415BUGCR145084 ANDROID : platform/chromium/virtual/gpu/fast/canvas = PASS FAIL TIMEOUT
    34153416
    34163417// Failing compositing tests.
    3417 BUGCR145087 ANDROID : compositing/geometry/fixed-position-composited-switch.html = TEXT
    3418 BUGCR145087 ANDROID : compositing/geometry/limit-layer-bounds-opacity-transition.html = TEXT
    3419 BUGCR145087 ANDROID : compositing/reflections/nested-reflection-animated.html = TEXT PASS
    3420 BUGCR145087 ANDROID : compositing/rtl/rtl-fixed-overflow-scrolled.html = TEXT PASS
    3421 BUGCR145087 ANDROID : compositing/rtl/rtl-fixed-overflow.html = TEXT PASS
    3422 BUGCR145087 ANDROID : compositing/rtl/rtl-fixed.html = TEXT PASS
    3423 BUGCR145087 ANDROID : compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html = TEXT PASS
    3424 BUGCR145087 ANDROID : compositing/rtl/rtl-iframe-fixed-overflow.html = TEXT PASS
    3425 BUGCR145087 ANDROID : compositing/rtl/rtl-iframe-fixed.html = TEXT PASS
     3418BUGCR145087 ANDROID : compositing/geometry/fixed-position-composited-switch.html = FAIL
     3419BUGCR145087 ANDROID : compositing/geometry/limit-layer-bounds-opacity-transition.html = FAIL
     3420BUGCR145087 ANDROID : compositing/reflections/nested-reflection-animated.html = FAIL PASS
     3421BUGCR145087 ANDROID : compositing/rtl/rtl-fixed-overflow-scrolled.html = FAIL PASS
     3422BUGCR145087 ANDROID : compositing/rtl/rtl-fixed-overflow.html = FAIL PASS
     3423BUGCR145087 ANDROID : compositing/rtl/rtl-fixed.html = FAIL PASS
     3424BUGCR145087 ANDROID : compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html = FAIL PASS
     3425BUGCR145087 ANDROID : compositing/rtl/rtl-iframe-fixed-overflow.html = FAIL PASS
     3426BUGCR145087 ANDROID : compositing/rtl/rtl-iframe-fixed.html = FAIL PASS
    34263427
    34273428// Failing media tests on Android.
     
    34303431BUGCR145590 ANDROID : fullscreen/video-controls-timeline.html = TIMEOUT
    34313432BUGCR145590 ANDROID : fullscreen/video-specified-size.html = TIMEOUT
    3432 BUGCR145590 ANDROID : http/tests/appcache/video.html = TEXT
     3433BUGCR145590 ANDROID : http/tests/appcache/video.html = FAIL
    34333434BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-abort.html = TIMEOUT
    34343435BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-add-and-remove-buffers.html = TIMEOUT
     
    34373438BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-event-attributes.html = TIMEOUT
    34383439BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-objects.html = TIMEOUT
    3439 BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-play.html = TEXT
    3440 BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-seek.html = TEXT
     3440BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-play.html = FAIL
     3441BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-seek.html = FAIL
    34413442BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-sourcebufferlist-crash.html = TIMEOUT
    3442 BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-state-changes.html = TEXT
    3443 BUGCR145590 ANDROID : http/tests/media/pdf-served-as-pdf.html = TEXT
    3444 BUGCR145590 ANDROID : http/tests/media/text-served-as-text.html = TEXT
    3445 BUGCR145590 ANDROID : http/tests/media/video-error-abort.html = TEXT
     3443BUGCR145590 ANDROID : http/tests/media/media-source/video-media-source-state-changes.html = FAIL
     3444BUGCR145590 ANDROID : http/tests/media/pdf-served-as-pdf.html = FAIL
     3445BUGCR145590 ANDROID : http/tests/media/text-served-as-text.html = FAIL
     3446BUGCR145590 ANDROID : http/tests/media/video-error-abort.html = FAIL
    34463447BUGCR145590 ANDROID : http/tests/media/video-load-suspend.html = TIMEOUT
    3447 BUGCR145590 ANDROID : http/tests/media/video-play-stall-before-meta-data.html = TEXT
    3448 BUGCR145590 ANDROID : http/tests/media/video-throttled-load-metadata.html = TEXT
    3449 BUGCR145590 ANDROID : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
    3450 BUGCR145590 ANDROID : http/tests/security/video-cross-origin-readback.html = TEXT
    3451 BUGCR145590 ANDROID : media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html = TEXT
    3452 BUGCR145590 ANDROID : media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html = TEXT
    3453 BUGCR145590 ANDROID : media/audio-data-url.html = TEXT
    3454 BUGCR145590 ANDROID : media/audio-repaint.html = TEXT TIMEOUT
     3448BUGCR145590 ANDROID : http/tests/media/video-play-stall-before-meta-data.html = FAIL
     3449BUGCR145590 ANDROID : http/tests/media/video-throttled-load-metadata.html = FAIL
     3450BUGCR145590 ANDROID : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = FAIL
     3451BUGCR145590 ANDROID : http/tests/security/video-cross-origin-readback.html = FAIL
     3452BUGCR145590 ANDROID : media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html = FAIL
     3453BUGCR145590 ANDROID : media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html = FAIL
     3454BUGCR145590 ANDROID : media/audio-data-url.html = FAIL
     3455BUGCR145590 ANDROID : media/audio-repaint.html = FAIL TIMEOUT
    34553456BUGCR145590 ANDROID : media/encrypted-media/encrypted-media-events.html = TIMEOUT
    3456 BUGCR145590 ANDROID : media/encrypted-media/encrypted-media-not-loaded.html = TEXT
    3457 BUGCR145590 ANDROID : media/encrypted-media/encrypted-media-syntax.html = TEXT
     3457BUGCR145590 ANDROID : media/encrypted-media/encrypted-media-not-loaded.html = FAIL
     3458BUGCR145590 ANDROID : media/encrypted-media/encrypted-media-syntax.html = FAIL
    34583459BUGCR145590 ANDROID : media/track/track-default-attribute.html = TIMEOUT PASS
    3459 BUGCR145590 ANDROID : media/video-aspect-ratio.html = TEXT // 8 videos
    3460 BUGCR145590 ANDROID : media/video-buffered.html = TEXT
    3461 BUGCR145590 ANDROID : media/video-canvas-source.html = TEXT
    3462 BUGCR145590 ANDROID : media/video-error-does-not-exist.html = TEXT
     3460BUGCR145590 ANDROID : media/video-aspect-ratio.html = FAIL // 8 videos
     3461BUGCR145590 ANDROID : media/video-buffered.html = FAIL
     3462BUGCR145590 ANDROID : media/video-canvas-source.html = FAIL
     3463BUGCR145590 ANDROID : media/video-error-does-not-exist.html = FAIL
    34633464BUGCR145590 ANDROID : media/video-set-rate-from-pause.html = TIMEOUT
    34643465BUGCR145590 ANDROID : media/video-source-error-no-candidate.html = TIMEOUT PASS
    3465 BUGCR145590 ANDROID : media/video-source-type-params.html = TEXT
     3466BUGCR145590 ANDROID : media/video-source-type-params.html = FAIL
    34663467BUGCR145590 ANDROID : platform/chromium/compositing/video-frame-size-change.html = TIMEOUT
    34673468BUGCR145590 ANDROID : platform/chromium/media/video-frame-size-change.html = TIMEOUT
    34683469
    3469 BUGWK89167 : media/track/track-cue-rendering-snap-to-lines-not-set.html = TEXT PASS
     3470BUGWK89167 : media/track/track-cue-rendering-snap-to-lines-not-set.html = FAIL PASS
    34703471
    34713472BUGWK95588 MAC : fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html = IMAGE
    34723473
    3473 BUGWK95070 WIN RELEASE : inspector/styles/media-queries.html = PASS TEXT
     3474BUGWK95070 WIN RELEASE : inspector/styles/media-queries.html = PASS FAIL
    34743475
    34753476BUGWK95101 SNOWLEOPARD : fast/text/atsui-bidi-control.html = PASS TIMEOUT
     
    34803481BUGWK95136 WIN LINUX : fast/css/sticky/sticky-writing-mode-vertical-rl.html = IMAGE
    34813482
    3482 BUGWK95617 : fast/js/function-constructor-this-value.html = PASS TEXT
     3483BUGWK95617 : fast/js/function-constructor-this-value.html = PASS FAIL
    34833484
    34843485// These tests appear to be making bots flaky. See bug for details.
     
    34893490
    34903491// The test font doesn't contain the glyph that Android uses to detect Arabic.
    3491 BUGCR146399 ANDROID : platform/chromium-linux/fast/text/international/arabic-vertical-offset.html = TEXT
     3492BUGCR146399 ANDROID : platform/chromium-linux/fast/text/international/arabic-vertical-offset.html = FAIL
    34923493
    34933494// Ref tests produce little image difference on Android.
     
    34963497BUGCR146401 ANDROID : fast/css/sticky/sticky-writing-mode-vertical-lr.html = IMAGE
    34973498
    3498 BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT PASS
     3499BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = FAIL PASS
    34993500
    35003501BUGWK96441 WIN DEBUG : fast/hidpi/gradient-with-scaled-ancestor.html = IMAGE
    35013502BUGWK96441 WIN LINUX SNOWLEOPARD : platform/chromium/virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor.html = IMAGE
    35023503
    3503 BUGWK96950 LINUX : http/tests/cache/cancel-during-revalidation-succeeded.html = PASS TEXT
    3504 
    3505 BUGWK96227 SKIP : fast/js/function-dot-arguments-identity.html = TEXT
    3506 
    3507 BUGWK96835 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT PASS
    3508 BUGWK96835 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT PASS
    3509 BUGWK96836 ANDROID LINUX WIN : inspector/debugger/xhr-breakpoints.html = TEXT PASS
     3504BUGWK96950 LINUX : http/tests/cache/cancel-during-revalidation-succeeded.html = PASS FAIL
     3505
     3506BUGWK96227 SKIP : fast/js/function-dot-arguments-identity.html = FAIL
     3507
     3508BUGWK96835 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = FAIL PASS
     3509BUGWK96835 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.text.draw.fontface.notinpage.html = FAIL PASS
     3510BUGWK96836 ANDROID LINUX WIN : inspector/debugger/xhr-breakpoints.html = FAIL PASS
    35103511BUGWK96834 : platform/chromium/virtual/threaded/compositing/visibility/visibility-image-layers.html = IMAGE PASS
    35113512BUGWK96833 : svg/carto.net/selectionlist.svg = IMAGE PASS
     
    35153516BUGWK96549 MAC : platform/chromium/virtual/gpu/fast/hidpi/focus-rings.html = IMAGE
    35163517BUGWK96549 MAC : platform/chromium/virtual/gpu/fast/hidpi/video-controls-in-hidpi.html = IMAGE
    3517 BUGWK96628 LION : fast/frames/calculate-order.html = PASS TEXT
     3518BUGWK96628 LION : fast/frames/calculate-order.html = PASS FAIL
    35183519BUGWK96550 : http/tests/media/media-source/seek-to-end-after-duration-change.html = PASS TIMEOUT
    35193520BUGWK96416 MAC : compositing/overflow/overflow-scaled-descendant-overlapping.html = IMAGE
    3520 BUGWK96725 LINUX MAC WIN : http/tests/media/media-source/video-media-source-state-changes.html = PASS TEXT
    3521 BUGCR63921 : platform/chromium/virtual/gpu/fast/canvas/canvas-fillPath-shadow.html = TEXT
    3522 BUGWK77550 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.interpolate.colouralpha.html = TEXT
     3521BUGWK96725 LINUX MAC WIN : http/tests/media/media-source/video-media-source-state-changes.html = PASS FAIL
     3522BUGCR63921 : platform/chromium/virtual/gpu/fast/canvas/canvas-fillPath-shadow.html = FAIL
     3523BUGWK77550 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.gradient.interpolate.colouralpha.html = FAIL
    35233524
    35243525// Started failing on r128793
    35253526BUGWK96953 WIN : http/tests/inspector/network/network-xhr-replay.html = TIMEOUT
    35263527
    3527 BUGWK96596 : fast/js/array-bad-time.html = TEXT
    3528 BUGWK96596 : fast/js/array-slow-put.html = TEXT
    3529 BUGWK96596 : fast/js/cross-frame-bad-time.html = TEXT
    3530 BUGWK96596 : fast/js/object-bad-time.html = TEXT
    3531 BUGWK96596 : fast/js/object-slow-put.html = TEXT
    3532 BUGWK96962 : fast/js/cross-frame-really-bad-time.html = TEXT
    3533 BUGWK96962 : fast/js/cross-frame-really-bad-time-with-__proto__.html = TEXT
     3528BUGWK96596 : fast/js/array-bad-time.html = FAIL
     3529BUGWK96596 : fast/js/array-slow-put.html = FAIL
     3530BUGWK96596 : fast/js/cross-frame-bad-time.html = FAIL
     3531BUGWK96596 : fast/js/object-bad-time.html = FAIL
     3532BUGWK96596 : fast/js/object-slow-put.html = FAIL
     3533BUGWK96962 : fast/js/cross-frame-really-bad-time.html = FAIL
     3534BUGWK96962 : fast/js/cross-frame-really-bad-time-with-__proto__.html = FAIL
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r128973 r129047  
    3939
    4040// Test passes, but editing delegates does not match expected ones
    41 BUGWKEFL : editing/undo/undo-indent.html = TEXT PASS
    42 BUGWKEFL : editing/undo/undo-misspellings.html = TEXT PASS
     41BUGWKEFL : editing/undo/undo-indent.html = FAIL PASS
     42BUGWKEFL : editing/undo/undo-misspellings.html = FAIL PASS
    4343
    44 BUGWK96641 : media/video-seek-past-end-playing.html = TEXT PASS
    45 BUGWK96642 : loader/go-back-to-different-window-size.html = TEXT PASS
     44BUGWK96641 : media/video-seek-past-end-playing.html = FAIL PASS
     45BUGWK96642 : loader/go-back-to-different-window-size.html = FAIL PASS
    4646
    4747//////////////////////////////////////////////////////////////////////////////////////////
     
    5050
    5151// EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
    52 BUGWK84835 : editing/execCommand/indent-paragraphs.html = TEXT
     52BUGWK84835 : editing/execCommand/indent-paragraphs.html = FAIL
    5353
    5454// Frame does not get focus as expected
    55 BUGWK97077 : inspector/extensions/extensions-panel.html = TEXT
     55BUGWK97077 : inspector/extensions/extensions-panel.html = FAIL
    5656
    5757// Custom font loading delaying text drawing on Canvas
    58 BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
     58BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = FAIL
    5959
    6060// EFL's TestRunner does not implement applicationCacheDiskUsageForOrigin
    61 BUGWK86460 : http/tests/appcache/origin-usage.html = TEXT
     61BUGWK86460 : http/tests/appcache/origin-usage.html = FAIL
    6262
    6363// EFL's TestRunner does not implement originsWithApplicationCache
    64 BUGWK86498 : http/tests/appcache/origins-with-appcache.html = TEXT
     64BUGWK86498 : http/tests/appcache/origins-with-appcache.html = FAIL
    6565
    6666// Missing showModalDialog implementation
    67 BUGWK84589 : fast/animation/request-animation-frame-during-modal.html = TEXT
    68 BUGWK84589 : http/tests/security/cross-frame-access-call.html = TEXT
     67BUGWK84589 : fast/animation/request-animation-frame-during-modal.html = FAIL
     68BUGWK84589 : http/tests/security/cross-frame-access-call.html = FAIL
    6969
    7070// Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
    71 BUGWK87972 : fast/forms/mailto/formenctype-attribute-button-html.html = TEXT
    72 BUGWK87972 : fast/forms/mailto/formenctype-attribute-input-html.html = TEXT
     71BUGWK87972 : fast/forms/mailto/formenctype-attribute-button-html.html = FAIL
     72BUGWK87972 : fast/forms/mailto/formenctype-attribute-input-html.html = FAIL
    7373
    7474// EFL's DRT needs CONFIRM NAVIGATION messages
    75 BUGWK87246 : fast/loader/form-submission-after-beforeunload-cancel.html = TEXT
     75BUGWK87246 : fast/loader/form-submission-after-beforeunload-cancel.html = FAIL
    7676
    7777// New test introduced in r116694 fails
    78 BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = TEXT
     78BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = FAIL
    7979
    8080// Passes in some machines and fails on other (such as the bots).
    81 BUGWK97021 : fast/events/dont-loose-last-event.html = TEXT
     81BUGWK97021 : fast/events/dont-loose-last-event.html = FAIL
    8282
    8383// New windows are created with wrong size
    84 BUGWK53959 : fast/dom/Window/window-resize.html = TEXT
    85 BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = TEXT
     84BUGWK53959 : fast/dom/Window/window-resize.html = FAIL
     85BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = FAIL
    8686
    8787// Feature not mature yet and disabled by default on WebCore
    88 BUGWK87088 : fast/js/names.html = TEXT
     88BUGWK87088 : fast/js/names.html = FAIL
    8989
    9090// Failing after 125592
    91 BUGWK94194 : http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html = TEXT
     91BUGWK94194 : http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html = FAIL
    9292
    9393// Fail after r128393.
    94 BUGWK96620 : http/tests/loading/pdf-commit-load-callbacks.html = TEXT
    95 BUGWK96620 : http/tests/loading/text-content-type-with-binary-extension.html = TEXT
     94BUGWK96620 : http/tests/loading/pdf-commit-load-callbacks.html = FAIL
     95BUGWK96620 : http/tests/loading/text-content-type-with-binary-extension.html = FAIL
    9696
    9797// EFL's LayoutTestController does not implement setTabKeyCyclesThroughElements.
    98 BUGWK82864 : fast/events/keypress-insert-tab.html = TEXT
     98BUGWK82864 : fast/events/keypress-insert-tab.html = FAIL
    9999
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r129019 r129047  
    4545
    4646BUGWKEFL : http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html = PASS CRASH
    47 BUGWKEFL : inspector/styles/styles-add-new-rule.html = TEXT PASS
    48 BUGWKEFL : inspector/styles/metrics-box-sizing.html = TEXT PASS
    49 BUGWKEFL : inspector/styles/inject-stylesheet.html = TEXT PASS
    50 BUGWKEFL : inspector/styles/css-live-edit.html = TEXT PASS
    51 BUGWKEFL : inspector/styles/styles-cancel-editing.html = TEXT PASS
    52 BUGWKEFL : inspector/styles/get-set-stylesheet-text.html = TEXT PASS
    53 BUGWKEFL : inspector/styles/lazy-computed-style.html = TEXT PASS
    54 BUGWKEFL : inspector/styles/add-new-rule-inline-style-csp.html = TEXT PASS
    55 BUGWKEFL : inspector/styles/styles-commit-editing.html = TEXT PASS
    56 BUGWKEFL : inspector/styles/styles-history.html = TEXT PASS
    57 BUGWKEFL : inspector/styles/edit-inspector-stylesheet.html = TEXT PASS
    58 BUGWKEFL : inspector/styles/commit-selector.html = TEXT PASS
    59 BUGWKEFL : inspector/styles/force-pseudo-state.html = TEXT PASS
    60 BUGWKEFL : inspector/styles/styles-add-invalid-property.html = TEXT PASS
    61 BUGWKEFL : inspector/styles/perform-undo-perform-of-mergable-action.html = TEXT PASS
    62 BUGWKEFL : inspector/elements/delete-from-document.html = TEXT PASS
    63 BUGWKEFL : inspector/elements/insert-node.html = TEXT PASS
    64 BUGWKEFL : inspector/elements/elements-inspect-iframe-from-different-domain.html = TEXT PASS
    65 BUGWKEFL : inspector/elements/elements-panel-styles.html = TEXT PASS
    66 BUGWKEFL : inspector/elements/elements-panel-selection-on-refresh.html = TEXT PASS
    67 BUGWKEFL : inspector/elements/elements-panel-limited-children.html = TEXT PASS
    68 BUGWKEFL : inspector/elements/elements-panel-reload-assert.html = TEXT PASS
    69 BUGWKEFL : inspector/elements/elements-panel-rewrite-href.html = TEXT PASS
    70 BUGWKEFL : inspector/elements/event-listener-sidebar.html = TEXT PASS
    71 BUGWKEFL : inspector/elements/elements-panel-structure.html = TEXT PASS
    72 BUGWKEFL : inspector/elements/highlight-node-scaled.html = TEXT PASS
    73 BUGWKEFL : inspector/console/console-format.html = TEXT PASS
    74 BUGWKEFL : inspector/console/command-line-api-inspect.html = TEXT PASS
    75 BUGWKEFL : inspector/console/console-api-on-call-frame.html = TEXT PASS
    76 BUGWKEFL : inspector/console/console-big-array.html = TEXT PASS
    77 BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = TEXT PASS CRASH
    78 BUGWKEFL : inspector/debugger/debugger-breakpoints-not-activated-on-reload.html = TEXT PASS
    79 BUGWKEFL : inspector/debugger/debugger-eval-while-paused.html = TEXT PASS
    80 BUGWKEFL : inspector/debugger/callstack-placards-discarded.html = TEXT PASS
    81 BUGWKEFL : inspector/debugger/debugger-autocontinue-on-syntax-error.html = TEXT PASS
    82 BUGWKEFL : inspector/debugger/debugger-activation-crash.html = TEXT PASS CRASH
    83 BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = TEXT PASS CRASH
    84 BUGWKEFL : inspector/debugger/debugger-pause-on-debugger-statement.html = TEXT PASS CRASH
    85 BUGWKEFL : inspector/debugger/debugger-pause-on-failed-assertion.html = TEXT PASS CRASH
    86 BUGWKEFL : inspector/debugger/debugger-proto-property.html = TEXT PASS
    87 BUGWKEFL : inspector/debugger/debugger-set-breakpoint-regex.html = TEXT PASS CRASH
    88 BUGWKEFL : inspector/debugger/debugger-step-out.html = TEXT PASS CRASH
    89 BUGWKEFL : inspector/debugger/pause-in-inline-script.html = TEXT PASS
    90 BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS CRASH
    91 BUGWKEFL : inspector/debugger/copy-stack-trace.html = TEXT PASS
    92 BUGWKEFL : inspector/timeline/timeline-animation-frame.html = TEXT PASS
    93 BUGWKEFL : inspector/timeline/timeline-timer.html = TEXT PASS
    94 BUGWKEFL : inspector/cookie-parser.html = TEXT PASS
    95 BUGWKEFL : inspector/profiler/cpu-profiler-profiling.html = TEXT PASS
    96 BUGWKEFL : inspector/extensions/extensions-resources.html = TEXT PASS
    97 BUGWKEFL : inspector/extensions/extensions-audits-api.html = TEXT PASS
    98 BUGWKEFL : inspector/extensions/extensions-reload.html = TEXT PASS
    99 BUGWKEFL : inspector/editor/highlighter-basics.html = TEXT PASS
    100 BUGWKEFL : inspector/editor/highlighter-long-line.html = TEXT PASS
    101 BUGWKEFL : inspector/audits/audits-panel-functional.html = TEXT PASS
    102 BUGWKEFL : inspector/runtime/runtime-callFunctionOn.html = TEXT PASS
    103 BUGWKEFL : inspector/storage-panel-dom-storage-update.html = TEXT PASS
    104 BUGWKEFL : media/video-played-reset.html = TEXT PASS
    105 BUGWKEFL : fast/encoding/parser-tests-110.html = TEXT PASS
    106 BUGWKEFL : fast/loader/fragment-after-redirect-gets-back-entry.html = TEXT PASS
    107 BUGWKEFL : fast/loader/child-frame-add-after-back-forward.html = TEXT PASS
    108 BUGWKEFL : fast/forms/validation-message-user-modify.html = TEXT PASS
    109 BUGWKEFL : fast/events/backspace-navigates-back.html = TEXT PASS
    110 BUGWKEFL : fast/events/onchange-click-hang.html = TEXT PASS
    111 BUGWKEFL : fast/events/dispatch-message-string-data.html = TEXT PASS
     47BUGWKEFL : inspector/styles/styles-add-new-rule.html = FAIL PASS
     48BUGWKEFL : inspector/styles/metrics-box-sizing.html = FAIL PASS
     49BUGWKEFL : inspector/styles/inject-stylesheet.html = FAIL PASS
     50BUGWKEFL : inspector/styles/css-live-edit.html = FAIL PASS
     51BUGWKEFL : inspector/styles/styles-cancel-editing.html = FAIL PASS
     52BUGWKEFL : inspector/styles/get-set-stylesheet-text.html = FAIL PASS
     53BUGWKEFL : inspector/styles/lazy-computed-style.html = FAIL PASS
     54BUGWKEFL : inspector/styles/add-new-rule-inline-style-csp.html = FAIL PASS
     55BUGWKEFL : inspector/styles/styles-commit-editing.html = FAIL PASS
     56BUGWKEFL : inspector/styles/styles-history.html = FAIL PASS
     57BUGWKEFL : inspector/styles/edit-inspector-stylesheet.html = FAIL PASS
     58BUGWKEFL : inspector/styles/commit-selector.html = FAIL PASS
     59BUGWKEFL : inspector/styles/force-pseudo-state.html = FAIL PASS
     60BUGWKEFL : inspector/styles/styles-add-invalid-property.html = FAIL PASS
     61BUGWKEFL : inspector/styles/perform-undo-perform-of-mergable-action.html = FAIL PASS
     62BUGWKEFL : inspector/elements/delete-from-document.html = FAIL PASS
     63BUGWKEFL : inspector/elements/insert-node.html = FAIL PASS
     64BUGWKEFL : inspector/elements/elements-inspect-iframe-from-different-domain.html = FAIL PASS
     65BUGWKEFL : inspector/elements/elements-panel-styles.html = FAIL PASS
     66BUGWKEFL : inspector/elements/elements-panel-selection-on-refresh.html = FAIL PASS
     67BUGWKEFL : inspector/elements/elements-panel-limited-children.html = FAIL PASS
     68BUGWKEFL : inspector/elements/elements-panel-reload-assert.html = FAIL PASS
     69BUGWKEFL : inspector/elements/elements-panel-rewrite-href.html = FAIL PASS
     70BUGWKEFL : inspector/elements/event-listener-sidebar.html = FAIL PASS
     71BUGWKEFL : inspector/elements/elements-panel-structure.html = FAIL PASS
     72BUGWKEFL : inspector/elements/highlight-node-scaled.html = FAIL PASS
     73BUGWKEFL : inspector/console/console-format.html = FAIL PASS
     74BUGWKEFL : inspector/console/command-line-api-inspect.html = FAIL PASS
     75BUGWKEFL : inspector/console/console-api-on-call-frame.html = FAIL PASS
     76BUGWKEFL : inspector/console/console-big-array.html = FAIL PASS
     77BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = FAIL PASS CRASH
     78BUGWKEFL : inspector/debugger/debugger-breakpoints-not-activated-on-reload.html = FAIL PASS
     79BUGWKEFL : inspector/debugger/debugger-eval-while-paused.html = FAIL PASS
     80BUGWKEFL : inspector/debugger/callstack-placards-discarded.html = FAIL PASS
     81BUGWKEFL : inspector/debugger/debugger-autocontinue-on-syntax-error.html = FAIL PASS
     82BUGWKEFL : inspector/debugger/debugger-activation-crash.html = FAIL PASS CRASH
     83BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = FAIL PASS CRASH
     84BUGWKEFL : inspector/debugger/debugger-pause-on-debugger-statement.html = FAIL PASS CRASH
     85BUGWKEFL : inspector/debugger/debugger-pause-on-failed-assertion.html = FAIL PASS CRASH
     86BUGWKEFL : inspector/debugger/debugger-proto-property.html = FAIL PASS
     87BUGWKEFL : inspector/debugger/debugger-set-breakpoint-regex.html = FAIL PASS CRASH
     88BUGWKEFL : inspector/debugger/debugger-step-out.html = FAIL PASS CRASH
     89BUGWKEFL : inspector/debugger/pause-in-inline-script.html = FAIL PASS
     90BUGWKEFL : inspector/debugger/breakpoint-manager.html = FAIL PASS CRASH
     91BUGWKEFL : inspector/debugger/copy-stack-trace.html = FAIL PASS
     92BUGWKEFL : inspector/timeline/timeline-animation-frame.html = FAIL PASS
     93BUGWKEFL : inspector/timeline/timeline-timer.html = FAIL PASS
     94BUGWKEFL : inspector/cookie-parser.html = FAIL PASS
     95BUGWKEFL : inspector/profiler/cpu-profiler-profiling.html = FAIL PASS
     96BUGWKEFL : inspector/extensions/extensions-resources.html = FAIL PASS
     97BUGWKEFL : inspector/extensions/extensions-audits-api.html = FAIL PASS
     98BUGWKEFL : inspector/extensions/extensions-reload.html = FAIL PASS
     99BUGWKEFL : inspector/editor/highlighter-basics.html = FAIL PASS
     100BUGWKEFL : inspector/editor/highlighter-long-line.html = FAIL PASS
     101BUGWKEFL : inspector/audits/audits-panel-functional.html = FAIL PASS
     102BUGWKEFL : inspector/runtime/runtime-callFunctionOn.html = FAIL PASS
     103BUGWKEFL : inspector/storage-panel-dom-storage-update.html = FAIL PASS
     104BUGWKEFL : media/video-played-reset.html = FAIL PASS
     105BUGWKEFL : fast/encoding/parser-tests-110.html = FAIL PASS
     106BUGWKEFL : fast/loader/fragment-after-redirect-gets-back-entry.html = FAIL PASS
     107BUGWKEFL : fast/loader/child-frame-add-after-back-forward.html = FAIL PASS
     108BUGWKEFL : fast/forms/validation-message-user-modify.html = FAIL PASS
     109BUGWKEFL : fast/events/backspace-navigates-back.html = FAIL PASS
     110BUGWKEFL : fast/events/onchange-click-hang.html = FAIL PASS
     111BUGWKEFL : fast/events/dispatch-message-string-data.html = FAIL PASS
    112112BUGWKEFL : fast/layers/no-clipping-overflow-hidden-hardware-acceleration.html = IMAGE PASS
    113 BUGWKEFL : fast/events/domactivate-sets-underlying-click-event-as-handled.html = TEXT PASS
    114 BUGWKEFL : http/tests/inspector/change-iframe-src.html = TEXT PASS
    115 BUGWKEFL : http/tests/loading/fire-error-event-empty-404-script.html = TEXT CRASH PASS
    116 BUGWKEFL : jquery/data.html = TEXT PASS
    117 BUGWKEFL : jquery/offset.html = TEXT PASS
    118 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html = TEXT PASS CRASH
    119 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html = TEXT PASS CRASH
    120 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html = TEXT PASS CRASH
    121 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html = TEXT PASS CRASH
    122 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html = TEXT PASS CRASH
    123 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html = TEXT PASS CRASH
    124 BUGWKEFL : svg/dom/viewspec-parser-3.html = TEXT PASS
    125 BUGWKEFL : svg/dom/viewspec-parser-1.html = TEXT PASS
    126 BUGWKEFL : svg/dom/viewspec-parser-4.html = TEXT PASS
    127 BUGWKEFL : svg/dom/viewspec-parser-2.html = TEXT PASS
    128 BUGWKEFL : svg/dom/viewspec-parser-5.html = TEXT PASS
     113BUGWKEFL : fast/events/domactivate-sets-underlying-click-event-as-handled.html = FAIL PASS
     114BUGWKEFL : http/tests/inspector/change-iframe-src.html = FAIL PASS
     115BUGWKEFL : http/tests/loading/fire-error-event-empty-404-script.html = FAIL CRASH PASS
     116BUGWKEFL : jquery/data.html = FAIL PASS
     117BUGWKEFL : jquery/offset.html = FAIL PASS
     118BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A5.html = FAIL PASS CRASH
     119BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A6.html = FAIL PASS CRASH
     120BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html = FAIL PASS CRASH
     121BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html = FAIL PASS CRASH
     122BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html = FAIL PASS CRASH
     123BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html = FAIL PASS CRASH
     124BUGWKEFL : svg/dom/viewspec-parser-3.html = FAIL PASS
     125BUGWKEFL : svg/dom/viewspec-parser-1.html = FAIL PASS
     126BUGWKEFL : svg/dom/viewspec-parser-4.html = FAIL PASS
     127BUGWKEFL : svg/dom/viewspec-parser-2.html = FAIL PASS
     128BUGWKEFL : svg/dom/viewspec-parser-5.html = FAIL PASS
    129129
    130130// ASSERTION FAILED: m_suspended in WebCore::SuspendableTimer::resume()
    131 BUGWK35220 : inspector/debugger/debugger-no-nested-pause.html = TEXT CRASH PASS
    132 BUGWK35220 : inspector/debugger/debugger-pause-in-internal.html = TEXT CRASH PASS
    133 BUGWK35220 : inspector/debugger/debugger-pause-on-exception.html = TEXT CRASH PASS
    134 BUGWK35220 : inspector/debugger/debugger-reload-on-pause.html = TEXT CRASH PASS
    135 BUGWK35220 : inspector/debugger/debugger-scripts.html = TEXT CRASH PASS
    136 BUGWK35220 : inspector/debugger/debugger-step-in.html = TEXT CRASH PASS
    137 BUGWK35220 : inspector/debugger/debugger-step-over.html = TEXT CRASH PASS
    138 BUGWK35220 : inspector/debugger/disable-script.html = TEXT CRASH PASS
    139 BUGWK35220 : inspector/debugger/function-details.html = TEXT CRASH PASS
    140 BUGWK35220 : inspector/debugger/script-extract-outline.html = TEXT CRASH PASS
     131BUGWK35220 : inspector/debugger/debugger-no-nested-pause.html = FAIL CRASH PASS
     132BUGWK35220 : inspector/debugger/debugger-pause-in-internal.html = FAIL CRASH PASS
     133BUGWK35220 : inspector/debugger/debugger-pause-on-exception.html = FAIL CRASH PASS
     134BUGWK35220 : inspector/debugger/debugger-reload-on-pause.html = FAIL CRASH PASS
     135BUGWK35220 : inspector/debugger/debugger-scripts.html = FAIL CRASH PASS
     136BUGWK35220 : inspector/debugger/debugger-step-in.html = FAIL CRASH PASS
     137BUGWK35220 : inspector/debugger/debugger-step-over.html = FAIL CRASH PASS
     138BUGWK35220 : inspector/debugger/disable-script.html = FAIL CRASH PASS
     139BUGWK35220 : inspector/debugger/function-details.html = FAIL CRASH PASS
     140BUGWK35220 : inspector/debugger/script-extract-outline.html = FAIL CRASH PASS
    141141
    142142//////////////////////////////////////////////////////////////////////////////////////////
     
    145145
    146146// WebKitTestRunner needs an implementation for testRunner.queueLoad
    147 BUGWK42674 : fast/dom/navigation-type-back-forward.html = TEXT
    148 BUGWK42674 : fast/dom/navigation-type-navigate.html = TEXT
    149 BUGWK42674 : fast/dom/navigation-type-reload.html = TEXT
    150 BUGWK42674 : http/tests/navigation/response204.html = TEXT
     147BUGWK42674 : fast/dom/navigation-type-back-forward.html = FAIL
     148BUGWK42674 : fast/dom/navigation-type-navigate.html = FAIL
     149BUGWK42674 : fast/dom/navigation-type-reload.html = FAIL
     150BUGWK42674 : http/tests/navigation/response204.html = FAIL
    151151
    152152// WebKitTestRunner needs an implementation for testRunner.titleTextDirection
    153 BUGWK93470 : fast/dom/title-directionality-removeChild.html = TEXT
    154 BUGWK93470 : fast/dom/title-directionality.html = TEXT
     153BUGWK93470 : fast/dom/title-directionality-removeChild.html = FAIL
     154BUGWK93470 : fast/dom/title-directionality.html = FAIL
    155155
    156156// WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousClick
    157 BUGWKEFL : fast/events/popup-blocking-click-in-iframe.html = TEXT
     157BUGWKEFL : fast/events/popup-blocking-click-in-iframe.html = FAIL
    158158
    159159// WebKitTestRunner eventSender needs touch events support
    160 BUGWK96465 : fast/events/touch/basic-multi-touch-events-limited.html = TEXT
    161 BUGWK96465 : fast/events/touch/basic-multi-touch-events.html = TEXT
    162 BUGWK96465 : fast/events/touch/basic-single-touch-events.html = TEXT
    163 BUGWK96465 : fast/events/touch/multi-touch-grouped-targets.html = TEXT
    164 BUGWK96465 : fast/events/touch/send-oncancel-event.html = TEXT
    165 BUGWK96465 : fast/events/touch/tap-highlight-color.html = TEXT
    166 BUGWK96465 : fast/events/touch/touch-active-state.html = TEXT
    167 BUGWK96465 : fast/events/touch/touch-coords-in-zoom-and-scroll.html = TEXT
    168 BUGWK96465 : fast/events/touch/touch-inside-iframe.html = TEXT
    169 BUGWK96465 : fast/events/touch/touch-inside-iframe-scrolled.html = TEXT
    170 BUGWK96465 : fast/events/touch/touch-slider.html = TEXT
    171 BUGWK96465 : fast/events/touch/touch-stale-node-crash.html = TEXT
    172 BUGWK96465 : fast/events/touch/touch-target-limited.html = TEXT
    173 BUGWK96465 : fast/events/touch/touch-target.html = TEXT
     160BUGWK96465 : fast/events/touch/basic-multi-touch-events-limited.html = FAIL
     161BUGWK96465 : fast/events/touch/basic-multi-touch-events.html = FAIL
     162BUGWK96465 : fast/events/touch/basic-single-touch-events.html = FAIL
     163BUGWK96465 : fast/events/touch/multi-touch-grouped-targets.html = FAIL
     164BUGWK96465 : fast/events/touch/send-oncancel-event.html = FAIL
     165BUGWK96465 : fast/events/touch/tap-highlight-color.html = FAIL
     166BUGWK96465 : fast/events/touch/touch-active-state.html = FAIL
     167BUGWK96465 : fast/events/touch/touch-coords-in-zoom-and-scroll.html = FAIL
     168BUGWK96465 : fast/events/touch/touch-inside-iframe.html = FAIL
     169BUGWK96465 : fast/events/touch/touch-inside-iframe-scrolled.html = FAIL
     170BUGWK96465 : fast/events/touch/touch-slider.html = FAIL
     171BUGWK96465 : fast/events/touch/touch-stale-node-crash.html = FAIL
     172BUGWK96465 : fast/events/touch/touch-target-limited.html = FAIL
     173BUGWK96465 : fast/events/touch/touch-target.html = FAIL
    174174
    175175// WebKitTestRunner needs an implementation for testRunner.setViewModeMediaFeature
    176 BUGWKEFL : fast/media/media-query-list-02.html = TEXT
    177 BUGWKEFL : fast/media/media-query-list-03.html = TEXT
    178 BUGWKEFL : fast/media/media-query-list-04.html = TEXT
    179 BUGWKEFL : fast/media/media-query-list-05.html = TEXT
    180 BUGWKEFL : fast/media/media-query-list-06.html = TEXT
    181 BUGWKEFL : fast/media/media-query-list-07.html = TEXT
    182 BUGWKEFL : fast/media/view-mode-media-feature.html = TEXT
     176BUGWKEFL : fast/media/media-query-list-02.html = FAIL
     177BUGWKEFL : fast/media/media-query-list-03.html = FAIL
     178BUGWKEFL : fast/media/media-query-list-04.html = FAIL
     179BUGWKEFL : fast/media/media-query-list-05.html = FAIL
     180BUGWKEFL : fast/media/media-query-list-06.html = FAIL
     181BUGWKEFL : fast/media/media-query-list-07.html = FAIL
     182BUGWKEFL : fast/media/view-mode-media-feature.html = FAIL
    183183
    184184// WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousKeyDown
    185 BUGWK93979 : fast/mutation/end-of-task-delivery.html = TEXT
     185BUGWK93979 : fast/mutation/end-of-task-delivery.html = FAIL
    186186
    187187// testRunner.setUseDeferredFrameLoading() is not implemented in WK2
    188 BUGWK93980 : http/tests/appcache/load-from-appcache-defer-resume-crash.html = TEXT
     188BUGWK93980 : http/tests/appcache/load-from-appcache-defer-resume-crash.html = FAIL
    189189
    190190// WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
    191 BUGWK93982 : storage/domstorage/storage-close-database-on-idle.html = TEXT
     191BUGWK93982 : storage/domstorage/storage-close-database-on-idle.html = FAIL
    192192
    193193// Unclassified failures
    194 BUGWKEFL : editing/input/emacs-ctrl-o.html = TEXT
    195 BUGWKEFL : fast/block/float/float-in-float-hit-testing.html = TEXT
    196 BUGWKEFL : fast/dom/Window/mozilla-focus-blur.html = TEXT
    197 BUGWKEFL : fast/frames/flattening/iframe-tiny.html = TEXT
    198 BUGWKEFL : fast/replaced/no-focus-ring-embed.html = TEXT
    199 BUGWKEFL : fast/replaced/no-focus-ring-object.html = TEXT
    200 BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = TEXT
    201 BUGWKEFL : inspector/extensions/extensions-panel.html = TEXT
     194BUGWKEFL : editing/input/emacs-ctrl-o.html = FAIL
     195BUGWKEFL : fast/block/float/float-in-float-hit-testing.html = FAIL
     196BUGWKEFL : fast/dom/Window/mozilla-focus-blur.html = FAIL
     197BUGWKEFL : fast/frames/flattening/iframe-tiny.html = FAIL
     198BUGWKEFL : fast/replaced/no-focus-ring-embed.html = FAIL
     199BUGWKEFL : fast/replaced/no-focus-ring-object.html = FAIL
     200BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = FAIL
     201BUGWKEFL : inspector/extensions/extensions-panel.html = FAIL
    202202
    203203// Fails after r128056.
    204 BUGWk96794 : inspector/console/alert-toString-exception.html = TEXT
    205 
     204BUGWk96794 : inspector/console/alert-toString-exception.html = FAIL
  • trunk/LayoutTests/platform/efl/TestExpectations

    r129004 r129047  
    5151
    5252// This test is out-dated since r95899.
    53 BUGWK65709 : canvas/philip/tests/2d.drawImage.outsidesource.html = TEXT
     53BUGWK65709 : canvas/philip/tests/2d.drawImage.outsidesource.html = FAIL
    5454
    5555// Exclusions implementation not complete yet.
     
    5757
    5858// CSS Filters support not yet enabled (needs ENABLE_CSS_FILTERS).
    59 BUGWK85465 SKIP : css3/filters = TEXT
     59BUGWK85465 SKIP : css3/filters = FAIL
    6060
    6161// CSS image-resolution is not yet enabled.
     
    7272
    7373// Perf tests are way too slow and some may fail due to timeout.
    74 WONTFIX : perf/adding-radio-buttons.html = TEXT PASS TIMEOUT
    75 WONTFIX : perf/array-binary-search.html = TEXT PASS TIMEOUT
    76 WONTFIX : perf/array-nested-loop.html = TEXT PASS TIMEOUT
    77 WONTFIX : perf/mouse-event.html = TEXT PASS TIMEOUT
     74WONTFIX : perf/adding-radio-buttons.html = FAIL PASS TIMEOUT
     75WONTFIX : perf/array-binary-search.html = FAIL PASS TIMEOUT
     76WONTFIX : perf/array-nested-loop.html = FAIL PASS TIMEOUT
     77WONTFIX : perf/mouse-event.html = FAIL PASS TIMEOUT
    7878
    7979// Rounding issues when running on 32-bits machines.
    80 BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS TEXT
    81 BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS TEXT
    82 WONTFIX X86 : svg/css/stars-with-shadow.html = PASS TEXT
     80BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS FAIL
     81BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS FAIL
     82WONTFIX X86 : svg/css/stars-with-shadow.html = PASS FAIL
    8383
    8484// Newly added test which fails on other bots too
    85 BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
     85BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = FAIL
    8686
    8787// Missing drag'n'drop support.
    88 BUGWK86623 : editing/pasteboard/drag-and-drop-image-contenteditable.html = TEXT
    89 BUGWK86623 : editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = TEXT
    90 BUGWK86623 : editing/pasteboard/drag-and-drop-objectimage-contenteditable.html = TEXT
    91 BUGWK86623 : editing/pasteboard/drag-drop-to-data-url.html = TEXT
    92 BUGWK86623 : editing/pasteboard/drag-image-in-about-blank-frame.html = TEXT
    93 BUGWK86623 : editing/pasteboard/files-during-page-drags.html = TEXT
    94 BUGWK86623 : editing/selection/drag-text-delay.html = TEXT
    95 BUGWK86623 : editing/pasteboard/drag-drop-input-textarea.html = TEXT
    96 BUGWK86623 : editing/pasteboard/drag-drop-list.html = TEXT
    97 BUGWK86623 : editing/pasteboard/drag-drop-url-text.html = TEXT
    98 BUGWK86623 : editing/pasteboard/drop-inputtext-acquires-style.html = TEXT
    99 BUGWK86623 : editing/pasteboard/drop-link.html = TEXT
    100 BUGWK86623 : editing/pasteboard/drop-text-events.html = TEXT
    101 BUGWK86623 : editing/pasteboard/get-data-text-plain-drop.html = TEXT
    102 BUGWK86623 : fast/dom/shadow/drop-event-for-input-in-shadow.html = TEXT
    103 BUGWK86623 : fast/dom/shadow/drop-event-in-shadow.html = TEXT
    104 BUGWK86623 : fast/events/drag-display-none-element.html = TEXT
    105 BUGWK86623 : fast/events/drag-in-frames.html = TEXT
    106 BUGWK86623 : fast/events/drag-link.html = TEXT
    107 BUGWK86623 : fast/events/drag-parent-node.html = TEXT
    108 BUGWK86623 : fast/events/moving-text-should-fire-drop-and-dragend-events.html = TEXT
    109 BUGWK86623 : fast/events/moving-text-should-fire-drop-and-dragend-events-2.html = TEXT
    110 BUGWK86623 : fast/events/remove-target-with-shadow-in-drag.html = TEXT
    111 BUGWK86623 : http/tests/local/fileapi/file-last-modified-after-delete.html = TEXT
     88BUGWK86623 : editing/pasteboard/drag-and-drop-image-contenteditable.html = FAIL
     89BUGWK86623 : editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = FAIL
     90BUGWK86623 : editing/pasteboard/drag-and-drop-objectimage-contenteditable.html = FAIL
     91BUGWK86623 : editing/pasteboard/drag-drop-to-data-url.html = FAIL
     92BUGWK86623 : editing/pasteboard/drag-image-in-about-blank-frame.html = FAIL
     93BUGWK86623 : editing/pasteboard/files-during-page-drags.html = FAIL
     94BUGWK86623 : editing/selection/drag-text-delay.html = FAIL
     95BUGWK86623 : editing/pasteboard/drag-drop-input-textarea.html = FAIL
     96BUGWK86623 : editing/pasteboard/drag-drop-list.html = FAIL
     97BUGWK86623 : editing/pasteboard/drag-drop-url-text.html = FAIL
     98BUGWK86623 : editing/pasteboard/drop-inputtext-acquires-style.html = FAIL
     99BUGWK86623 : editing/pasteboard/drop-link.html = FAIL
     100BUGWK86623 : editing/pasteboard/drop-text-events.html = FAIL
     101BUGWK86623 : editing/pasteboard/get-data-text-plain-drop.html = FAIL
     102BUGWK86623 : fast/dom/shadow/drop-event-for-input-in-shadow.html = FAIL
     103BUGWK86623 : fast/dom/shadow/drop-event-in-shadow.html = FAIL
     104BUGWK86623 : fast/events/drag-display-none-element.html = FAIL
     105BUGWK86623 : fast/events/drag-in-frames.html = FAIL
     106BUGWK86623 : fast/events/drag-link.html = FAIL
     107BUGWK86623 : fast/events/drag-parent-node.html = FAIL
     108BUGWK86623 : fast/events/moving-text-should-fire-drop-and-dragend-events.html = FAIL
     109BUGWK86623 : fast/events/moving-text-should-fire-drop-and-dragend-events-2.html = FAIL
     110BUGWK86623 : fast/events/remove-target-with-shadow-in-drag.html = FAIL
     111BUGWK86623 : http/tests/local/fileapi/file-last-modified-after-delete.html = FAIL
    112112
    113113// Missing drag'n'drop, needs baselines
     
    123123
    124124// Testcase assumes a thumb width of 12px, default there uses 29px.
    125 BUGWK95071 : fast/forms/range/slider-in-multi-column.html = TEXT
    126 BUGWK95071 : fast/forms/range/slider-transformed.html = TEXT
     125BUGWK95071 : fast/forms/range/slider-in-multi-column.html = FAIL
     126BUGWK95071 : fast/forms/range/slider-transformed.html = FAIL
    127127
    128128// The EFL port has no support for webarchives.
     
    140140
    141141// Implementing copy{En,De}codedHostName only to test them does not make sense
    142 BUGWK86080 SKIP : fast/encoding/idn-security.html = TEXT
     142BUGWK86080 SKIP : fast/encoding/idn-security.html = FAIL
    143143
    144144// UndoManager is not yet enabled.
     
    152152
    153153// Dialog element is not yet enabled.
    154 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
     154BUGWK84635 SKIP : fast/dom/HTMLDialogElement = FAIL
    155155
    156156// Subpixel layout is not enabled.
     
    158158
    159159// DeviceOrientation support is not enabled by default.
    160 BUGWKEFL SKIP : fast/dom/DeviceOrientation = TEXT
    161 BUGWKEFL SKIP : fast/dom/Window/window-properties-device-orientation.html = TEXT
    162 BUGWKEFL SKIP : inspector/device-orientation-success.html = TEXT
     160BUGWKEFL SKIP : fast/dom/DeviceOrientation = FAIL
     161BUGWKEFL SKIP : fast/dom/Window/window-properties-device-orientation.html = FAIL
     162BUGWKEFL SKIP : inspector/device-orientation-success.html = FAIL
    163163
    164164// EFL port does not enable ORIENTATION_EVENTS
    165 BUGWK90928 SKIP : fast/dom/Orientation = TEXT
     165BUGWK90928 SKIP : fast/dom/Orientation = FAIL
    166166
    167167// EFL port does not implement DeviceMotion
    168 BUGWK95300 SKIP : fast/dom/DeviceMotion = TEXT
     168BUGWK95300 SKIP : fast/dom/DeviceMotion = FAIL
    169169
    170170// The EFL port has no support for accessibility features
    171 BUGWKEFL SKIP : accessibility = TEXT
     171BUGWKEFL SKIP : accessibility = FAIL
    172172
    173173//////////////////////////////////////////////////////////////////////////////////////////
     
    188188//////////////////////////////////////////////////////////////////////////////////////////
    189189
    190 BUGWK85603 : fast/forms/textarea-placeholder-set-attribute.html = TEXT IMAGE PASS
    191 BUGWK59801 : fast/workers/storage/use-same-database-in-page-and-workers.html = TEXT PASS
    192 BUGWK83878 : media/track/track-mode.html = TEXT PASS
    193 BUGWK85180 : media/audio-delete-while-step-button-clicked.html = TEXT PASS
    194 BUGWK86072 : media/sources-fallback-codecs.html = TEXT PASS
     190BUGWK85603 : fast/forms/textarea-placeholder-set-attribute.html = FAIL IMAGE PASS
     191BUGWK59801 : fast/workers/storage/use-same-database-in-page-and-workers.html = FAIL PASS
     192BUGWK83878 : media/track/track-mode.html = FAIL PASS
     193BUGWK85180 : media/audio-delete-while-step-button-clicked.html = FAIL PASS
     194BUGWK86072 : media/sources-fallback-codecs.html = FAIL PASS
    195195BUGWK86073 : ietestcenter/css3/flexbox/flexbox-layout-001.htm = IMAGE PASS
    196196BUGWK86073 : ietestcenter/css3/flexbox/flexbox-layout-003.htm = IMAGE PASS
    197197BUGWK86074 : media/svg-as-image-with-media-blocked.html = CRASH PASS
    198 BUGWK86078 : http/tests/misc/favicon-loads-with-icon-loading-override.html = TEXT PASS
    199 BUGWK86079 : http/tests/misc/link-rel-icon-beforeload.html = TEXT PASS
    200 BUGWK86081 : loader/navigation-while-deferring-loads.html = TEXT PASS
    201 BUGWK86082 : security/block-test.html = TEXT PASS
    202 BUGWK86084 : svg/dom/SVGScriptElement/script-onerror-bubbling.svg = TEXT PASS
    203 BUGWK60103 : fast/replaced/border-radius-clip.html = TEXT PASS
    204 BUGWK91366 : fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html = TEXT PASS
     198BUGWK86078 : http/tests/misc/favicon-loads-with-icon-loading-override.html = FAIL PASS
     199BUGWK86079 : http/tests/misc/link-rel-icon-beforeload.html = FAIL PASS
     200BUGWK86081 : loader/navigation-while-deferring-loads.html = FAIL PASS
     201BUGWK86082 : security/block-test.html = FAIL PASS
     202BUGWK86084 : svg/dom/SVGScriptElement/script-onerror-bubbling.svg = FAIL PASS
     203BUGWK60103 : fast/replaced/border-radius-clip.html = FAIL PASS
     204BUGWK91366 : fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html = FAIL PASS
    205205BUGWK92112 : fast/overflow/overflow-height-float-not-removed-crash2.html = CRASH PASS
    206 BUGWK93589 : svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg = TEXT PASS
     206BUGWK93589 : svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg = FAIL PASS
    207207
    208208// Flaky inspector tests
    209 BUGWK91958 : http/tests/inspector-enabled/injected-script-discard.html = TEXT PASS
    210 BUGWK85615 : http/tests/inspector/resource-har-pages.html = TEXT PASS
    211 BUGWKEFL : http/tests/inspector/search/resources-search-match-index.html = TEXT PASS
    212 BUGWK93820 : inspector/console/console-format-collections.html = TEXT PASS
    213 BUGWK96886 : inspector/debugger/dynamic-script-tag.html = TEXT PASS
    214 BUGWKEFL : inspector/profiler/heap-snapshot.html = TEXT PASS
    215 BUGWKEFL : inspector/timeline/timeline-enum-stability.html = TEXT PASS
    216 BUGWK95066 : inspector/styles/media-queries.html = TEXT PASS
     209BUGWK91958 : http/tests/inspector-enabled/injected-script-discard.html = FAIL PASS
     210BUGWK85615 : http/tests/inspector/resource-har-pages.html = FAIL PASS
     211BUGWKEFL : http/tests/inspector/search/resources-search-match-index.html = FAIL PASS
     212BUGWK93820 : inspector/console/console-format-collections.html = FAIL PASS
     213BUGWK96886 : inspector/debugger/dynamic-script-tag.html = FAIL PASS
     214BUGWKEFL : inspector/profiler/heap-snapshot.html = FAIL PASS
     215BUGWKEFL : inspector/timeline/timeline-enum-stability.html = FAIL PASS
     216BUGWK95066 : inspector/styles/media-queries.html = FAIL PASS
    217217
    218218// Test is flaky and needs to be fixed
    219 BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT PASS
     219BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = FAIL PASS
    220220
    221221// Sometimes asserts in MessagePort::contextDestroyed
    222 BUGWK94458 : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT PASS
     222BUGWK94458 : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH FAIL PASS
    223223
    224224// Aborting application cache downloads is flaky.
    225 BUGWK87633 : http/tests/appcache/abort-cache-onchecking-manifest-404.html = TEXT PASS
    226 BUGWK87633 : http/tests/appcache/abort-cache-ondownloading-resource-404.html = TEXT PASS
     225BUGWK87633 : http/tests/appcache/abort-cache-onchecking-manifest-404.html = FAIL PASS
     226BUGWK87633 : http/tests/appcache/abort-cache-ondownloading-resource-404.html = FAIL PASS
    227227
    228228// Tests that sometimes fail on the bot (for GTK and Chromium ports as well).
    229 BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = TEXT PASS
    230 BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = TEXT PASS
     229BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = FAIL PASS
     230BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = FAIL PASS
    231231
    232232// Several media tests are flaky on the bots
    233 BUGWKEFL : media/controls-styling.html = TEXT PASS
    234 BUGWKEFL : media/video-display-toggle.html = TEXT PASS
    235 BUGWKEFL : media/controls-after-reload.html = TEXT PASS
    236 BUGWKEFL : media/controls-without-preload.html = TEXT PASS
    237 BUGWKEFL : media/video-controls-rendering.html = TEXT PASS
    238 BUGWKEFL : media/video-zoom-controls.html = TEXT PASS
    239 BUGWKEFL : media/video-empty-source.html = TEXT PASS
    240 BUGWKEFL : media/controls-strict.html = TEXT PASS
    241 BUGWKEFL : media/media-volume-slider-rendered-normal.html = TEXT PASS
    242 BUGWKEFL : media/media-document-audio-repaint.html = TEXT PASS
    243 BUGWKEFL : media/media-controls-clone.html = TEXT PASS
    244 
    245 BUGWK93213 : fast/text/international/text-spliced-font.html = TEXT PASS
     233BUGWKEFL : media/controls-styling.html = FAIL PASS
     234BUGWKEFL : media/video-display-toggle.html = FAIL PASS
     235BUGWKEFL : media/controls-after-reload.html = FAIL PASS
     236BUGWKEFL : media/controls-without-preload.html = FAIL PASS
     237BUGWKEFL : media/video-controls-rendering.html = FAIL PASS
     238BUGWKEFL : media/video-zoom-controls.html = FAIL PASS
     239BUGWKEFL : media/video-empty-source.html = FAIL PASS
     240BUGWKEFL : media/controls-strict.html = FAIL PASS
     241BUGWKEFL : media/media-volume-slider-rendered-normal.html = FAIL PASS
     242BUGWKEFL : media/media-document-audio-repaint.html = FAIL PASS
     243BUGWKEFL : media/media-controls-clone.html = FAIL PASS
     244
     245BUGWK93213 : fast/text/international/text-spliced-font.html = FAIL PASS
    246246BUGWK93214 : http/tests/loading/307-after-303-after-post.html = TIMEOUT PASS
    247247BUGWK93212 : http/tests/incremental/slow-utf8-text.pl = TIMEOUT PASS
     
    252252
    253253// Needs inner spin button to respect -webkit-inner-spin-button style
    254 BUGWK87619 : fast/forms/number/number-appearance-rtl.html = TEXT
    255 BUGWK87619 : fast/forms/number/number-appearance-spinbutton-disabled-readonly.html = TEXT
    256 BUGWK87619 : fast/forms/number/number-appearance-spinbutton-layer.html = TEXT
    257 BUGWK87619 : fast/forms/number/number-size.html = TEXT
     254BUGWK87619 : fast/forms/number/number-appearance-rtl.html = FAIL
     255BUGWK87619 : fast/forms/number/number-appearance-spinbutton-disabled-readonly.html = FAIL
     256BUGWK87619 : fast/forms/number/number-appearance-spinbutton-layer.html = FAIL
     257BUGWK87619 : fast/forms/number/number-size.html = FAIL
    258258
    259259// Needs to have PNG generated, which currently fails for this case.
     
    267267
    268268// EventSender.beginDragWithFiles is not implemented
    269 BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-entry.html = TEXT
    270 BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-file.html = TEXT
    271 BUGWK84333 : editing/pasteboard/drag-files-to-editable-element.html = TEXT
    272 BUGWK84333 : editing/pasteboard/drop-file-svg.html = TEXT
    273 BUGWK84333 : editing/pasteboard/file-drag-to-editable.html = TEXT
    274 BUGWK84333 : editing/pasteboard/file-input-files-access.html = TEXT
    275 BUGWK84333 : fast/dom/Window/window-postmessage-clone-frames.html = TEXT
    276 BUGWK84333 : fast/dom/Window/window-postmessage-clone.html = TEXT
    277 BUGWK84333 : fast/events/drag-file-crash.html = TEXT
    278 BUGWK84333 : fast/events/drag-to-navigate.html = TEXT
    279 BUGWK84333 : fast/events/drop-handler-should-not-stop-navigate.html = TEXT
    280 BUGWK84333 : fast/events/drop-with-file-paths.html = TEXT
    281 BUGWK84333 : fast/events/dropzone-004.html = TEXT
    282 BUGWK84333 : fast/events/file-input-hidden-in-ondrop.html = TEXT
    283 BUGWK84333 : fast/events/input-element-display-none-in-dragleave-crash.html = TEXT
    284 BUGWK84333 : fast/events/prevent-drag-to-navigate.html = TEXT
    285 BUGWK84333 : fast/files/apply-blob-url-to-img.html = TEXT
    286 BUGWK84333 : fast/files/apply-blob-url-to-xhr.html = TEXT
    287 BUGWK84333 : fast/files/file-list-test.html = TEXT
    288 BUGWK84333 : fast/files/file-reader-abort.html = TEXT
    289 BUGWK84333 : fast/files/file-reader-directory-crash.html = TEXT
    290 BUGWK84333 : fast/files/file-reader-event-listener.html = TEXT
    291 BUGWK84333 : fast/files/null-origin-string.html = TEXT
    292 BUGWK84333 : fast/files/read-blob-async.html = TEXT
    293 BUGWK84333 : fast/files/read-file-async.html = TEXT
    294 BUGWK84333 : fast/files/workers/worker-apply-blob-url-to-xhr.html = TEXT
    295 BUGWK84333 : fast/files/workers/worker-read-blob-async.html = TEXT
    296 BUGWK84333 : fast/files/workers/worker-read-blob-sync.html = TEXT
    297 BUGWK84333 : fast/files/workers/worker-read-file-async.html = TEXT
    298 BUGWK84333 : fast/files/workers/worker-read-file-sync.html = TEXT
    299 BUGWK84333 : fast/forms/file/file-input-change-event.html = TEXT
     269BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-entry.html = FAIL
     270BUGWK84333 : editing/pasteboard/data-transfer-items-drag-drop-file.html = FAIL
     271BUGWK84333 : editing/pasteboard/drag-files-to-editable-element.html = FAIL
     272BUGWK84333 : editing/pasteboard/drop-file-svg.html = FAIL
     273BUGWK84333 : editing/pasteboard/file-drag-to-editable.html = FAIL
     274BUGWK84333 : editing/pasteboard/file-input-files-access.html = FAIL
     275BUGWK84333 : fast/dom/Window/window-postmessage-clone-frames.html = FAIL
     276BUGWK84333 : fast/dom/Window/window-postmessage-clone.html = FAIL
     277BUGWK84333 : fast/events/drag-file-crash.html = FAIL
     278BUGWK84333 : fast/events/drag-to-navigate.html = FAIL
     279BUGWK84333 : fast/events/drop-handler-should-not-stop-navigate.html = FAIL
     280BUGWK84333 : fast/events/drop-with-file-paths.html = FAIL
     281BUGWK84333 : fast/events/dropzone-004.html = FAIL
     282BUGWK84333 : fast/events/file-input-hidden-in-ondrop.html = FAIL
     283BUGWK84333 : fast/events/input-element-display-none-in-dragleave-crash.html = FAIL
     284BUGWK84333 : fast/events/prevent-drag-to-navigate.html = FAIL
     285BUGWK84333 : fast/files/apply-blob-url-to-img.html = FAIL
     286BUGWK84333 : fast/files/apply-blob-url-to-xhr.html = FAIL
     287BUGWK84333 : fast/files/file-list-test.html = FAIL
     288BUGWK84333 : fast/files/file-reader-abort.html = FAIL
     289BUGWK84333 : fast/files/file-reader-directory-crash.html = FAIL
     290BUGWK84333 : fast/files/file-reader-event-listener.html = FAIL
     291BUGWK84333 : fast/files/null-origin-string.html = FAIL
     292BUGWK84333 : fast/files/read-blob-async.html = FAIL
     293BUGWK84333 : fast/files/read-file-async.html = FAIL
     294BUGWK84333 : fast/files/workers/worker-apply-blob-url-to-xhr.html = FAIL
     295BUGWK84333 : fast/files/workers/worker-read-blob-async.html = FAIL
     296BUGWK84333 : fast/files/workers/worker-read-blob-sync.html = FAIL
     297BUGWK84333 : fast/files/workers/worker-read-file-async.html = FAIL
     298BUGWK84333 : fast/files/workers/worker-read-file-sync.html = FAIL
     299BUGWK84333 : fast/forms/file/file-input-change-event.html = FAIL
    300300BUGWK84333 : fast/forms/file/file-input-reset.html = IMAGE
    301 BUGWK84333 : fast/forms/file/get-file-upload.html = TEXT
    302 BUGWK84333 : fast/forms/file/input-file-directory-upload.html = TEXT
     301BUGWK84333 : fast/forms/file/get-file-upload.html = FAIL
     302BUGWK84333 : fast/forms/file/input-file-directory-upload.html = FAIL
    303303BUGWK84333 : fast/forms/file/input-file-re-render.html = MISSING
    304 BUGWK84333 : fast/forms/file/input-file-write-files.html = TEXT
    305 BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = TEXT
    306 BUGWK84333 : fast/forms/file/selected-files-from-history-state.html = TEXT
    307 BUGWK84333 : http/tests/local/blob/send-hybrid-blob.html = TEXT
    308 BUGWK84333 : http/tests/local/fileapi/file-last-modified.html = TEXT
    309 BUGWK84333 : http/tests/local/fileapi/send-dragged-file.html = TEXT
    310 BUGWK84333 : http/tests/local/fileapi/send-sliced-dragged-file.html = TEXT
    311 BUGWK84333 : http/tests/local/formdata = TEXT
    312 BUGWK84333 : http/tests/security/clipboard/clipboard-file-access.html = TEXT
     304BUGWK84333 : fast/forms/file/input-file-write-files.html = FAIL
     305BUGWK84333 : fast/forms/file/recover-file-input-in-unposted-form.html = FAIL
     306BUGWK84333 : fast/forms/file/selected-files-from-history-state.html = FAIL
     307BUGWK84333 : http/tests/local/blob/send-hybrid-blob.html = FAIL
     308BUGWK84333 : http/tests/local/fileapi/file-last-modified.html = FAIL
     309BUGWK84333 : http/tests/local/fileapi/send-dragged-file.html = FAIL
     310BUGWK84333 : http/tests/local/fileapi/send-sliced-dragged-file.html = FAIL
     311BUGWK84333 : http/tests/local/formdata = FAIL
     312BUGWK84333 : http/tests/security/clipboard/clipboard-file-access.html = FAIL
    313313
    314314// Missing execCommand('copy') and execCommand('paste').
    315 BUGWK84338 : editing/deleting/paste-with-transparent-background-color.html = TEXT
    316 BUGWK84338 : editing/execCommand/find-after-replace.html = TEXT MISSING
    317 BUGWK84338 : editing/execCommand/paste-1.html = TEXT MISSING
    318 BUGWK84338 : editing/execCommand/paste-2.html = TEXT MISSING
    319 BUGWK84338 : editing/input/paste-text-ending-with-interchange-newline.html = TEXT
    320 BUGWK84338 : editing/input/reveal-contenteditable-on-paste-vertically.html = TEXT
    321 BUGWK84338 : editing/inserting/insert-3786362-fix.html = TEXT
    322 BUGWK84338 : editing/inserting/insert-3907422-fix.html = TEXT
    323 BUGWK84338 : editing/inserting/insert-paste-bidi-control.html = TEXT
    324 BUGWK84338 : editing/pasteboard/19644-1.html = TEXT
    325 BUGWK84338 : editing/pasteboard/19644-2.html = TEXT
    326 BUGWK84338 : editing/pasteboard/4242293-1.html = TEXT
    327 BUGWK84338 : editing/pasteboard/4922709.html = TEXT
    328 BUGWK84338 : editing/pasteboard/5065605.html = TEXT
    329 BUGWK84338 : editing/pasteboard/5665299.html = TEXT
    330 BUGWK84338 : editing/pasteboard/5761530-1.html = TEXT
    331 BUGWK84338 : editing/pasteboard/5780697-2.html = TEXT
    332 BUGWK84338 : editing/pasteboard/avoid-copying-body-with-background.html = TEXT
    333 BUGWK84338 : editing/pasteboard/block-wrappers-necessary.html = TEXT
    334 BUGWK84338 : editing/pasteboard/clipboard-customData.html = TEXT
    335 BUGWK84338 : editing/pasteboard/contenteditable-pre-2.html = TEXT
    336 BUGWK84338 : editing/pasteboard/contenteditable-pre.html = TEXT
    337 BUGWK84338 : editing/pasteboard/copy-backslash-with-euc.html = TEXT
    338 BUGWK84338 : editing/pasteboard/copy-in-password-field.html = TEXT
    339 BUGWK84338 : editing/pasteboard/copy-null-characters.html = TEXT
    340 BUGWK84338 : editing/pasteboard/copy-paste-bidi.html = TEXT
    341 BUGWK84338 : editing/pasteboard/copy-paste-float.html = TEXT
    342 BUGWK84338 : editing/pasteboard/copy-resolves-urls.html = TEXT
    343 BUGWK84338 : editing/pasteboard/copy-text-with-backgroundcolor.html = TEXT
    344 BUGWK84338 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = TEXT
    345 BUGWK84338 : editing/pasteboard/data-transfer-items.html = TEXT
    346 BUGWK84338 : editing/pasteboard/display-block-on-spans.html = TEXT
    347 BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles-2.html = TEXT
    348 BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles.html = TEXT
    349 BUGWK84338 : editing/pasteboard/emacs-ctrl-k-with-move.html = TEXT
    350 BUGWK84338 : editing/pasteboard/get-data-text-plain-paste.html = TEXT
    351 BUGWK84338 : editing/pasteboard/onpaste-text-html-types.html = TEXT
    352 BUGWK84338 : editing/pasteboard/onpaste-text-html.html = TEXT
    353 BUGWK84338 : editing/pasteboard/page-zoom.html = TEXT
    354 BUGWK84338 : editing/pasteboard/paste-4039777-fix.html = TEXT
    355 BUGWK84338 : editing/pasteboard/paste-and-sanitize.html = TEXT
    356 BUGWK84338 : editing/pasteboard/paste-before-tab-span.html = TEXT
    357 BUGWK84338 : editing/pasteboard/paste-blockquote-and-paragraph-break.html = TEXT
    358 BUGWK84338 : editing/pasteboard/paste-blockquote-before-blockquote.html = TEXT
    359 BUGWK84338 : editing/pasteboard/paste-code-in-pre.html = TEXT
    360 BUGWK84338 : editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html = TEXT
    361 BUGWK84338 : editing/pasteboard/paste-event-only-once.html = TEXT
    362 BUGWK84338 : editing/pasteboard/paste-into-table-cell.html = TEXT
    363 BUGWK84338 : editing/pasteboard/paste-list-001.html = TEXT
    364 BUGWK84338 : editing/pasteboard/paste-list-002.html = TEXT
    365 BUGWK84338 : editing/pasteboard/paste-list-003.html = TEXT
    366 BUGWK84338 : editing/pasteboard/paste-list-004.html = TEXT
    367 BUGWK84338 : editing/pasteboard/paste-noscript-svg.html = TEXT
    368 BUGWK84338 : editing/pasteboard/paste-noscript-xhtml.xhtml = TEXT
    369 BUGWK84338 : editing/pasteboard/paste-noscript.html = TEXT
    370 BUGWK84338 : editing/pasteboard/paste-placeholder-input.html = TEXT
    371 BUGWK84338 : editing/pasteboard/paste-plaintext-user-select-none.html = TEXT
    372 BUGWK84338 : editing/pasteboard/paste-pre-001.html = TEXT
    373 BUGWK84338 : editing/pasteboard/paste-removing-iframe.html = TEXT
    374 BUGWK84338 : editing/pasteboard/paste-sanitize-crash-1.html = TEXT
    375 BUGWK84338 : editing/pasteboard/paste-sanitize-crash-2.html = TEXT
    376 BUGWK84338 : editing/style/apply-through-end-of-document.html = TEXT
    377 BUGWK84338 : editing/style/non-inheritable-styles.html = TEXT
    378 BUGWK84338 : editing/style/smoosh-styles-003.html = TEXT
    379 BUGWK84338 : fast/events/clipboard-dataTransferItemList.html = TEXT
    380 BUGWK84338 : fast/forms/input-paste-undo.html = TEXT
     315BUGWK84338 : editing/deleting/paste-with-transparent-background-color.html = FAIL
     316BUGWK84338 : editing/execCommand/find-after-replace.html = FAIL MISSING
     317BUGWK84338 : editing/execCommand/paste-1.html = FAIL MISSING
     318BUGWK84338 : editing/execCommand/paste-2.html = FAIL MISSING
     319BUGWK84338 : editing/input/paste-text-ending-with-interchange-newline.html = FAIL
     320BUGWK84338 : editing/input/reveal-contenteditable-on-paste-vertically.html = FAIL
     321BUGWK84338 : editing/inserting/insert-3786362-fix.html = FAIL
     322BUGWK84338 : editing/inserting/insert-3907422-fix.html = FAIL
     323BUGWK84338 : editing/inserting/insert-paste-bidi-control.html = FAIL
     324BUGWK84338 : editing/pasteboard/19644-1.html = FAIL
     325BUGWK84338 : editing/pasteboard/19644-2.html = FAIL
     326BUGWK84338 : editing/pasteboard/4242293-1.html = FAIL
     327BUGWK84338 : editing/pasteboard/4922709.html = FAIL
     328BUGWK84338 : editing/pasteboard/5065605.html = FAIL
     329BUGWK84338 : editing/pasteboard/5665299.html = FAIL
     330BUGWK84338 : editing/pasteboard/5761530-1.html = FAIL
     331BUGWK84338 : editing/pasteboard/5780697-2.html = FAIL
     332BUGWK84338 : editing/pasteboard/avoid-copying-body-with-background.html = FAIL
     333BUGWK84338 : editing/pasteboard/block-wrappers-necessary.html = FAIL
     334BUGWK84338 : editing/pasteboard/clipboard-customData.html = FAIL
     335BUGWK84338 : editing/pasteboard/contenteditable-pre-2.html = FAIL
     336BUGWK84338 : editing/pasteboard/contenteditable-pre.html = FAIL
     337BUGWK84338 : editing/pasteboard/copy-backslash-with-euc.html = FAIL
     338BUGWK84338 : editing/pasteboard/copy-in-password-field.html = FAIL
     339BUGWK84338 : editing/pasteboard/copy-null-characters.html = FAIL
     340BUGWK84338 : editing/pasteboard/copy-paste-bidi.html = FAIL
     341BUGWK84338 : editing/pasteboard/copy-paste-float.html = FAIL
     342BUGWK84338 : editing/pasteboard/copy-resolves-urls.html = FAIL
     343BUGWK84338 : editing/pasteboard/copy-text-with-backgroundcolor.html = FAIL
     344BUGWK84338 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = FAIL
     345BUGWK84338 : editing/pasteboard/data-transfer-items.html = FAIL
     346BUGWK84338 : editing/pasteboard/display-block-on-spans.html = FAIL
     347BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles-2.html = FAIL
     348BUGWK84338 : editing/pasteboard/do-not-copy-unnecessary-styles.html = FAIL
     349BUGWK84338 : editing/pasteboard/emacs-ctrl-k-with-move.html = FAIL
     350BUGWK84338 : editing/pasteboard/get-data-text-plain-paste.html = FAIL
     351BUGWK84338 : editing/pasteboard/onpaste-text-html-types.html = FAIL
     352BUGWK84338 : editing/pasteboard/onpaste-text-html.html = FAIL
     353BUGWK84338 : editing/pasteboard/page-zoom.html = FAIL
     354BUGWK84338 : editing/pasteboard/paste-4039777-fix.html = FAIL
     355BUGWK84338 : editing/pasteboard/paste-and-sanitize.html = FAIL
     356BUGWK84338 : editing/pasteboard/paste-before-tab-span.html = FAIL
     357BUGWK84338 : editing/pasteboard/paste-blockquote-and-paragraph-break.html = FAIL
     358BUGWK84338 : editing/pasteboard/paste-blockquote-before-blockquote.html = FAIL
     359BUGWK84338 : editing/pasteboard/paste-code-in-pre.html = FAIL
     360BUGWK84338 : editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html = FAIL
     361BUGWK84338 : editing/pasteboard/paste-event-only-once.html = FAIL
     362BUGWK84338 : editing/pasteboard/paste-into-table-cell.html = FAIL
     363BUGWK84338 : editing/pasteboard/paste-list-001.html = FAIL
     364BUGWK84338 : editing/pasteboard/paste-list-002.html = FAIL
     365BUGWK84338 : editing/pasteboard/paste-list-003.html = FAIL
     366BUGWK84338 : editing/pasteboard/paste-list-004.html = FAIL
     367BUGWK84338 : editing/pasteboard/paste-noscript-svg.html = FAIL
     368BUGWK84338 : editing/pasteboard/paste-noscript-xhtml.xhtml = FAIL
     369BUGWK84338 : editing/pasteboard/paste-noscript.html = FAIL
     370BUGWK84338 : editing/pasteboard/paste-placeholder-input.html = FAIL
     371BUGWK84338 : editing/pasteboard/paste-plaintext-user-select-none.html = FAIL
     372BUGWK84338 : editing/pasteboard/paste-pre-001.html = FAIL
     373BUGWK84338 : editing/pasteboard/paste-removing-iframe.html = FAIL
     374BUGWK84338 : editing/pasteboard/paste-sanitize-crash-1.html = FAIL
     375BUGWK84338 : editing/pasteboard/paste-sanitize-crash-2.html = FAIL
     376BUGWK84338 : editing/style/apply-through-end-of-document.html = FAIL
     377BUGWK84338 : editing/style/non-inheritable-styles.html = FAIL
     378BUGWK84338 : editing/style/smoosh-styles-003.html = FAIL
     379BUGWK84338 : fast/events/clipboard-dataTransferItemList.html = FAIL
     380BUGWK84338 : fast/forms/input-paste-undo.html = FAIL
    381381BUGWK84338 : fast/forms/plaintext-mode-2.html = MISSING
    382 BUGWK84338 : fast/forms/textarea-paste-newline.html = TEXT
     382BUGWK84338 : fast/forms/textarea-paste-newline.html = FAIL
    383383
    384384// Missing showModalDialog implementation
    385 BUGWK84589 : fast/events/show-modal-dialog-onblur-onfocus.html = TEXT
    386 BUGWK84589 : fast/harness/show-modal-dialog.html = TEXT
    387 BUGWK84589 : fast/events/scroll-event-during-modal-dialog.html = TEXT
    388 BUGWK84589 : http/tests/security/cross-frame-access-get.html = TEXT
     385BUGWK84589 : fast/events/show-modal-dialog-onblur-onfocus.html = FAIL
     386BUGWK84589 : fast/harness/show-modal-dialog.html = FAIL
     387BUGWK84589 : fast/events/scroll-event-during-modal-dialog.html = FAIL
     388BUGWK84589 : http/tests/security/cross-frame-access-get.html = FAIL
    389389
    390390// Issue with timing for suspend/resumeAnimations()?
    391 BUGWK84592 : animations/stop-animation-on-suspend.html = TEXT
     391BUGWK84592 : animations/stop-animation-on-suspend.html = FAIL
    392392
    393393// IndexedDB is not yet enabled.
     
    405405
    406406// JSC does not support setIsolatedWorldSecurityOrigin.
    407 BUGWK61540 : http/tests/security/isolatedWorld/cross-origin-xhr.html = TEXT
     407BUGWK61540 : http/tests/security/isolatedWorld/cross-origin-xhr.html = FAIL
    408408
    409409//__worldID is undefined in isolated world
     
    411411
    412412// Needs custom policy delegate enhancement to log downloads - EFL port is missing api for getting header fields from HTTP responses.
    413 BUGWK87974 : http/tests/download = TEXT IMAGE IMAGE+TEXT
     413BUGWK87974 : http/tests/download = FAIL IMAGE
    414414
    415415// Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
    416 BUGWK87972 : fast/loader/policy-delegate-action-hit-test-zoomed.html = TEXT
    417 BUGWK87972 : fast/encoding/mailto-always-utf-8.html = TEXT
     416BUGWK87972 : fast/loader/policy-delegate-action-hit-test-zoomed.html = FAIL
     417BUGWK87972 : fast/encoding/mailto-always-utf-8.html = FAIL
    418418
    419419// EFL has accelerated compositing disabled
    420 BUGWK79766 : compositing/animation/animation-compositing.html = TEXT
    421 BUGWK79766 : compositing/geometry/ancestor-overflow-change.html = TEXT
    422 BUGWK79766 : compositing/geometry/clip.html = TEXT
    423 BUGWK79766 : compositing/geometry/composited-in-columns.html = TEXT
    424 BUGWK79766 : compositing/geometry/flipped-writing-mode.html = TEXT
    425 BUGWK79766 : compositing/geometry/foreground-layer.html = TEXT
    426 BUGWK79766 : compositing/geometry/layer-due-to-layer-children-deep-switch.html = TEXT
    427 BUGWK79766 : compositing/geometry/layer-due-to-layer-children-switch.html = TEXT
    428 BUGWK79766 : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = TEXT
    429 BUGWK79766 : compositing/geometry/limit-layer-bounds-fixed-positioned.html = TEXT
    430 BUGWK79766 : compositing/geometry/limit-layer-bounds-opacity-transition.html = TEXT
    431 BUGWK79766 : compositing/geometry/limit-layer-bounds-overflow-root.html = TEXT
    432 BUGWK79766 : compositing/geometry/limit-layer-bounds-positioned-transition.html = TEXT
    433 BUGWK79766 : compositing/geometry/limit-layer-bounds-positioned.html = TEXT
    434 BUGWK79766 : compositing/geometry/limit-layer-bounds-transformed-overflow.html = TEXT
    435 BUGWK79766 : compositing/geometry/limit-layer-bounds-transformed.html = TEXT
    436 BUGWK79766 : compositing/geometry/preserve-3d-switching.html = TEXT
    437 BUGWK79766 : compositing/iframes/become-composited-nested-iframes.html = TEXT
    438 BUGWK79766 : compositing/iframes/become-overlapped-iframe.html = TEXT
    439 BUGWK79766 : compositing/iframes/composited-parent-iframe.html = TEXT
    440 BUGWK79766 : compositing/iframes/connect-compositing-iframe-delayed.html = TEXT
    441 BUGWK79766 : compositing/iframes/connect-compositing-iframe.html = TEXT
    442 BUGWK79766 : compositing/iframes/connect-compositing-iframe2.html = TEXT
    443 BUGWK79766 : compositing/iframes/connect-compositing-iframe3.html = TEXT
    444 BUGWK79766 : compositing/iframes/enter-compositing-iframe.html = TEXT
    445 BUGWK79766 : compositing/iframes/iframe-resize.html = TEXT
    446 BUGWK79766 : compositing/iframes/iframe-size-from-zero.html = TEXT
    447 BUGWK79766 : compositing/iframes/iframe-size-to-zero.html = TEXT
    448 BUGWK79766 : compositing/iframes/iframe-src-change.html = TEXT
    449 BUGWK79766 : compositing/iframes/invisible-nested-iframe-hide.html = TEXT
    450 BUGWK79766 : compositing/iframes/invisible-nested-iframe-show.html = TEXT
    451 BUGWK79766 : compositing/iframes/overlapped-iframe-iframe.html = TEXT
    452 BUGWK79766 : compositing/iframes/overlapped-iframe.html = TEXT
    453 BUGWK79766 : compositing/iframes/overlapped-nested-iframes.html = TEXT
    454 BUGWK79766 : compositing/iframes/page-cache-layer-tree.html = TEXT
     420BUGWK79766 : compositing/animation/animation-compositing.html = FAIL
     421BUGWK79766 : compositing/geometry/ancestor-overflow-change.html = FAIL
     422BUGWK79766 : compositing/geometry/clip.html = FAIL
     423BUGWK79766 : compositing/geometry/composited-in-columns.html = FAIL
     424BUGWK79766 : compositing/geometry/flipped-writing-mode.html = FAIL
     425BUGWK79766 : compositing/geometry/foreground-layer.html = FAIL
     426BUGWK79766 : compositing/geometry/layer-due-to-layer-children-deep-switch.html = FAIL
     427BUGWK79766 : compositing/geometry/layer-due-to-layer-children-switch.html = FAIL
     428BUGWK79766 : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = FAIL
     429BUGWK79766 : compositing/geometry/limit-layer-bounds-fixed-positioned.html = FAIL
     430BUGWK79766 : compositing/geometry/limit-layer-bounds-opacity-transition.html = FAIL
     431BUGWK79766 : compositing/geometry/limit-layer-bounds-overflow-root.html = FAIL
     432BUGWK79766 : compositing/geometry/limit-layer-bounds-positioned-transition.html = FAIL
     433BUGWK79766 : compositing/geometry/limit-layer-bounds-positioned.html = FAIL
     434BUGWK79766 : compositing/geometry/limit-layer-bounds-transformed-overflow.html = FAIL
     435BUGWK79766 : compositing/geometry/limit-layer-bounds-transformed.html = FAIL
     436BUGWK79766 : compositing/geometry/preserve-3d-switching.html = FAIL
     437BUGWK79766 : compositing/iframes/become-composited-nested-iframes.html = FAIL
     438BUGWK79766 : compositing/iframes/become-overlapped-iframe.html = FAIL
     439BUGWK79766 : compositing/iframes/composited-parent-iframe.html = FAIL
     440BUGWK79766 : compositing/iframes/connect-compositing-iframe-delayed.html = FAIL
     441BUGWK79766 : compositing/iframes/connect-compositing-iframe.html = FAIL
     442BUGWK79766 : compositing/iframes/connect-compositing-iframe2.html = FAIL
     443BUGWK79766 : compositing/iframes/connect-compositing-iframe3.html = FAIL
     444BUGWK79766 : compositing/iframes/enter-compositing-iframe.html = FAIL
     445BUGWK79766 : compositing/iframes/iframe-resize.html = FAIL
     446BUGWK79766 : compositing/iframes/iframe-size-from-zero.html = FAIL
     447BUGWK79766 : compositing/iframes/iframe-size-to-zero.html = FAIL
     448BUGWK79766 : compositing/iframes/iframe-src-change.html = FAIL
     449BUGWK79766 : compositing/iframes/invisible-nested-iframe-hide.html = FAIL
     450BUGWK79766 : compositing/iframes/invisible-nested-iframe-show.html = FAIL
     451BUGWK79766 : compositing/iframes/overlapped-iframe-iframe.html = FAIL
     452BUGWK79766 : compositing/iframes/overlapped-iframe.html = FAIL
     453BUGWK79766 : compositing/iframes/overlapped-nested-iframes.html = FAIL
     454BUGWK79766 : compositing/iframes/page-cache-layer-tree.html = FAIL
    455455BUGWK79766 : compositing/iframes/resizer.html = MISSING
    456 BUGWK79766 : compositing/iframes/scrolling-iframe.html = TEXT
    457 BUGWK79766 : compositing/images/clip-on-directly-composited-image.html = TEXT
    458 BUGWK79766 : compositing/layer-creation/animation-overlap-with-children.html = TEXT
    459 BUGWK79766 : compositing/layer-creation/fixed-position-and-transform.html = TEXT
    460 BUGWK79766 : compositing/layer-creation/fixed-position-under-transform.html = TEXT
    461 BUGWK79766 : compositing/layer-creation/overflow-scroll-overlap.html = TEXT
    462 BUGWK79766 : compositing/layer-creation/overlap-child-layer.html = TEXT
    463 BUGWK79766 : compositing/layer-creation/overlap-clipping.html = TEXT
    464 BUGWK79766 : compositing/layer-creation/overlap-transformed-layer.html = TEXT
    465 BUGWK79766 : compositing/layer-creation/rotate3d-overlap.html = TEXT
    466 BUGWK79766 : compositing/layer-creation/scroll-partial-update.html = TEXT
    467 BUGWK79766 : compositing/layer-creation/spanOverlapsCanvas.html = TEXT
    468 BUGWK79766 : compositing/layer-creation/translatez-overlap.html = TEXT
    469 BUGWK79766 : compositing/overflow/clip-descendents.html = TEXT
     456BUGWK79766 : compositing/iframes/scrolling-iframe.html = FAIL
     457BUGWK79766 : compositing/images/clip-on-directly-composited-image.html = FAIL
     458BUGWK79766 : compositing/layer-creation/animation-overlap-with-children.html = FAIL
     459BUGWK79766 : compositing/layer-creation/fixed-position-and-transform.html = FAIL
     460BUGWK79766 : compositing/layer-creation/fixed-position-under-transform.html = FAIL
     461BUGWK79766 : compositing/layer-creation/overflow-scroll-overlap.html = FAIL
     462BUGWK79766 : compositing/layer-creation/overlap-child-layer.html = FAIL
     463BUGWK79766 : compositing/layer-creation/overlap-clipping.html = FAIL
     464BUGWK79766 : compositing/layer-creation/overlap-transformed-layer.html = FAIL
     465BUGWK79766 : compositing/layer-creation/rotate3d-overlap.html = FAIL
     466BUGWK79766 : compositing/layer-creation/scroll-partial-update.html = FAIL
     467BUGWK79766 : compositing/layer-creation/spanOverlapsCanvas.html = FAIL
     468BUGWK79766 : compositing/layer-creation/translatez-overlap.html = FAIL
     469BUGWK79766 : compositing/overflow/clip-descendents.html = FAIL
    470470BUGWK79766 SKIP : compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html = MISSING
    471 BUGWK79766 : compositing/overflow/content-gains-scrollbars.html = TEXT
    472 BUGWK79766 : compositing/overflow/content-loses-scrollbars.html = TEXT
     471BUGWK79766 : compositing/overflow/content-gains-scrollbars.html = FAIL
     472BUGWK79766 : compositing/overflow/content-loses-scrollbars.html = FAIL
    473473BUGWK79766 SKIP : compositing/overflow/nested-scrolling.html = MISSING
    474 BUGWK79766 : compositing/overflow/overflow-auto-with-touch.html = TEXT
    475 BUGWK79766 : compositing/overflow/overflow-auto-with-touch-toggle.html = TEXT
     474BUGWK79766 : compositing/overflow/overflow-auto-with-touch.html = FAIL
     475BUGWK79766 : compositing/overflow/overflow-auto-with-touch-toggle.html = FAIL
    476476BUGWK79766 SKIP : compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html = MISSING
    477 BUGWK79766 : compositing/overflow/overflow-overlay-with-touch.html = TEXT
    478 BUGWK79766 : compositing/overflow/overflow-scrollbar-layers.html = TEXT
     477BUGWK79766 : compositing/overflow/overflow-overlay-with-touch.html = FAIL
     478BUGWK79766 : compositing/overflow/overflow-scrollbar-layers.html = FAIL
    479479BUGWK79766 SKIP : compositing/overflow/remove-overflow-crash2.html = MISSING
    480 BUGWK79766 : compositing/overflow/resize-painting.html = TEXT
    481 BUGWK79766 : compositing/overflow/scrolling-content-clip-to-viewport.html = TEXT
    482 BUGWK79766 : compositing/overflow/textarea-scroll-touch.html = TEXT
    483 BUGWK79766 : compositing/plugins/no-backing-store.html = TEXT
    484 BUGWK79766 : compositing/plugins/small-to-large-composited-plugin.html = TEXT
    485 BUGWK79766 : compositing/rtl/rtl-absolute-overflow-scrolled.html = TEXT
    486 BUGWK79766 : compositing/rtl/rtl-absolute-overflow.html = TEXT
    487 BUGWK79766 : compositing/rtl/rtl-absolute.html = TEXT
    488 BUGWK79766 : compositing/rtl/rtl-fixed-overflow-scrolled.html = TEXT
    489 BUGWK79766 : compositing/rtl/rtl-fixed-overflow.html = TEXT
    490 BUGWK79766 : compositing/rtl/rtl-fixed.html = TEXT
    491 BUGWK79766 : compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html = TEXT
    492 BUGWK79766 : compositing/rtl/rtl-iframe-absolute-overflow.html = TEXT
    493 BUGWK79766 : compositing/rtl/rtl-iframe-absolute.html = TEXT
    494 BUGWK79766 : compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html = TEXT
    495 BUGWK79766 : compositing/rtl/rtl-iframe-fixed-overflow.html = TEXT
    496 BUGWK79766 : compositing/rtl/rtl-iframe-fixed.html = TEXT
    497 BUGWK79766 : compositing/rtl/rtl-iframe-relative.html = TEXT
    498 BUGWK79766 : compositing/rtl/rtl-relative.html = TEXT
    499 BUGWK79766 : compositing/tiling/crash-reparent-tiled-layer.html = TEXT
    500 BUGWK79766 : compositing/tiling/huge-layer-add-remove-child.html = TEXT
    501 BUGWK79766 : compositing/tiling/huge-layer-img.html = TEXT
    502 BUGWK79766 : compositing/tiling/huge-layer-resize.html = TEXT
    503 BUGWK79766 : compositing/tiling/huge-layer-with-layer-children-resize.html = TEXT
    504 BUGWK79766 : compositing/tiling/huge-layer-with-layer-children.html = TEXT
    505 BUGWK79766 : compositing/tiling/huge-layer.html = TEXT
    506 BUGWK79766 : compositing/video/video-poster.html = TEXT
    507 BUGWK79766 : compositing/backing/no-backing-for-clip-overlap.html = TEXT
    508 BUGWK79766 : compositing/backing/no-backing-for-clip.html = TEXT
    509 BUGWK79766 : compositing/backing/no-backing-for-perspective.html = TEXT
    510 BUGWK79766 : compositing/clip-child-by-non-stacking-ancestor.html = TEXT
    511 BUGWK79766 : compositing/geometry/bounds-clipped-composited-child.html = TEXT
    512 BUGWK79766 : compositing/geometry/fixed-position-composited-switch.html = TEXT
    513 BUGWK79766 : compositing/layer-creation/fixed-position-out-of-view.html = TEXT
    514 BUGWK79766 : compositing/layer-creation/overlap-animation.html = TEXT
    515 BUGWK79766 : compositing/layer-creation/overlap-transformed-and-clipped.html = TEXT
    516 BUGWK79766 : compositing/layer-creation/overlap-transforms.html = TEXT
    517 BUGWK79766 : compositing/layer-creation/stacking-context-overlap-nested.html = TEXT
    518 BUGWK79766 : compositing/layer-creation/stacking-context-overlap.html = TEXT
    519 BUGWK79766 : compositing/overflow-trumps-transform-style.html = TEXT
    520 BUGWK79766 : compositing/tiled-layers-hidpi.html = TEXT
    521 BUGWK79766 : compositing/visibility/layer-visible-content.html = TEXT
    522 BUGWK79766 : compositing/visibility/visibility-image-layers-dynamic.html = TEXT
    523 BUGWK79766 : compositing/layer-creation/no-compositing-for-preserve-3d.html = TEXT
    524 BUGWK79766 : compositing/columns/composited-in-paginated.html = TEXT
    525 BUGWK79766 : compositing/geometry/bounds-ignores-hidden-composited-descendant.html = TEXT
    526 BUGWK79766 : compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html = TEXT
    527 BUGWK79766 : compositing/geometry/bounds-ignores-hidden-dynamic.html = TEXT
    528 BUGWK79766 : compositing/geometry/bounds-ignores-hidden.html = TEXT
     480BUGWK79766 : compositing/overflow/resize-painting.html = FAIL
     481BUGWK79766 : compositing/overflow/scrolling-content-clip-to-viewport.html = FAIL
     482BUGWK79766 : compositing/overflow/textarea-scroll-touch.html = FAIL
     483BUGWK79766 : compositing/plugins/no-backing-store.html = FAIL
     484BUGWK79766 : compositing/plugins/small-to-large-composited-plugin.html = FAIL
     485BUGWK79766 : compositing/rtl/rtl-absolute-overflow-scrolled.html = FAIL
     486BUGWK79766 : compositing/rtl/rtl-absolute-overflow.html = FAIL
     487BUGWK79766 : compositing/rtl/rtl-absolute.html = FAIL
     488BUGWK79766 : compositing/rtl/rtl-fixed-overflow-scrolled.html = FAIL
     489BUGWK79766 : compositing/rtl/rtl-fixed-overflow.html = FAIL
     490BUGWK79766 : compositing/rtl/rtl-fixed.html = FAIL
     491BUGWK79766 : compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html = FAIL
     492BUGWK79766 : compositing/rtl/rtl-iframe-absolute-overflow.html = FAIL
     493BUGWK79766 : compositing/rtl/rtl-iframe-absolute.html = FAIL
     494BUGWK79766 : compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html = FAIL
     495BUGWK79766 : compositing/rtl/rtl-iframe-fixed-overflow.html = FAIL
     496BUGWK79766 : compositing/rtl/rtl-iframe-fixed.html = FAIL
     497BUGWK79766 : compositing/rtl/rtl-iframe-relative.html = FAIL
     498BUGWK79766 : compositing/rtl/rtl-relative.html = FAIL
     499BUGWK79766 : compositing/tiling/crash-reparent-tiled-layer.html = FAIL
     500BUGWK79766 : compositing/tiling/huge-layer-add-remove-child.html = FAIL
     501BUGWK79766 : compositing/tiling/huge-layer-img.html = FAIL
     502BUGWK79766 : compositing/tiling/huge-layer-resize.html = FAIL
     503BUGWK79766 : compositing/tiling/huge-layer-with-layer-children-resize.html = FAIL
     504BUGWK79766 : compositing/tiling/huge-layer-with-layer-children.html = FAIL
     505BUGWK79766 : compositing/tiling/huge-layer.html = FAIL
     506BUGWK79766 : compositing/video/video-poster.html = FAIL
     507BUGWK79766 : compositing/backing/no-backing-for-clip-overlap.html = FAIL
     508BUGWK79766 : compositing/backing/no-backing-for-clip.html = FAIL
     509BUGWK79766 : compositing/backing/no-backing-for-perspective.html = FAIL
     510BUGWK79766 : compositing/clip-child-by-non-stacking-ancestor.html = FAIL
     511BUGWK79766 : compositing/geometry/bounds-clipped-composited-child.html = FAIL
     512BUGWK79766 : compositing/geometry/fixed-position-composited-switch.html = FAIL
     513BUGWK79766 : compositing/layer-creation/fixed-position-out-of-view.html = FAIL
     514BUGWK79766 : compositing/layer-creation/overlap-animation.html = FAIL
     515BUGWK79766 : compositing/layer-creation/overlap-transformed-and-clipped.html = FAIL
     516BUGWK79766 : compositing/layer-creation/overlap-transforms.html = FAIL
     517BUGWK79766 : compositing/layer-creation/stacking-context-overlap-nested.html = FAIL
     518BUGWK79766 : compositing/layer-creation/stacking-context-overlap.html = FAIL
     519BUGWK79766 : compositing/overflow-trumps-transform-style.html = FAIL
     520BUGWK79766 : compositing/tiled-layers-hidpi.html = FAIL
     521BUGWK79766 : compositing/visibility/layer-visible-content.html = FAIL
     522BUGWK79766 : compositing/visibility/visibility-image-layers-dynamic.html = FAIL
     523BUGWK79766 : compositing/layer-creation/no-compositing-for-preserve-3d.html = FAIL
     524BUGWK79766 : compositing/columns/composited-in-paginated.html = FAIL
     525BUGWK79766 : compositing/geometry/bounds-ignores-hidden-composited-descendant.html = FAIL
     526BUGWK79766 : compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html = FAIL
     527BUGWK79766 : compositing/geometry/bounds-ignores-hidden-dynamic.html = FAIL
     528BUGWK79766 : compositing/geometry/bounds-ignores-hidden.html = FAIL
    529529
    530530// EFL's LayoutTestController does not implement displayInvalidatedRegion
    531 BUGWK86727 : compositing/plugins/invalidate_rect.html = TEXT
     531BUGWK86727 : compositing/plugins/invalidate_rect.html = FAIL
    532532
    533533// EFL's LayoutTestController does not implement display
     
    535535
    536536// EFL does not support WebGL
    537 BUGWK77219 : compositing/backface-visibility/backface-visibility-webgl.html = TEXT
    538 BUGWK77219 : compositing/visibility/visibility-simple-webgl-layer.html = TEXT
     537BUGWK77219 : compositing/backface-visibility/backface-visibility-webgl.html = FAIL
     538BUGWK77219 : compositing/visibility/visibility-simple-webgl-layer.html = FAIL
    539539BUGWK77219 SKIP : compositing/webgl/webgl-background-color.html = MISSING
    540540BUGWK77219 SKIP : compositing/webgl/webgl-no-alpha.html = MISSING
    541541BUGWK77219 SKIP : compositing/webgl/webgl-nonpremultiplied-blend.html = MISSING
    542542BUGWK77219 SKIP : compositing/webgl/webgl-reflection.html = MISSING
    543 BUGWK77219 SKIP : fast/canvas/webgl = TEXT
    544 BUGWK77219 : fast/dom/constructed-objects-prototypes.html = TEXT
    545 BUGWK77219 SKIP : fast/events/constructors/webgl-context-event-constructor.html = TEXT
    546 BUGWK77219 SKIP : http/tests/canvas/webgl/origin-clean-conformance.html = TEXT
    547 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html = TEXT
    548 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed.html = TEXT
    549 BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = TEXT
    550 BUGWK77219 SKIP : inspector/profiler/webgl = TEXT
     543BUGWK77219 SKIP : fast/canvas/webgl = FAIL
     544BUGWK77219 : fast/dom/constructed-objects-prototypes.html = FAIL
     545BUGWK77219 SKIP : fast/events/constructors/webgl-context-event-constructor.html = FAIL
     546BUGWK77219 SKIP : http/tests/canvas/webgl/origin-clean-conformance.html = FAIL
     547BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html = FAIL
     548BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed.html = FAIL
     549BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = FAIL
     550BUGWK77219 SKIP : inspector/profiler/webgl = FAIL
    551551
    552552BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
     
    566566BUGWK84778 : ietestcenter/css3/multicolumn/column-width-negative-001.htm = IMAGE
    567567
    568 BUGWK72363 : fast/dom/Window/window-postmessage-arrays.html = TEXT
     568BUGWK72363 : fast/dom/Window/window-postmessage-arrays.html = FAIL
    569569
    570570// Expando properties on attribute nodes disappear
    571 BUGWK88045 : fast/dom/gc-attribute-node.html = TEXT
     571BUGWK88045 : fast/dom/gc-attribute-node.html = FAIL
    572572
    573573// Requires WebP support.
     
    578578
    579579// Requires MEDIA_SOURCE support.
    580 BUGWK95296 SKIP : http/tests/media/media-source = TEXT
     580BUGWK95296 SKIP : http/tests/media/media-source = FAIL
    581581
    582582// Requires ENCRYPTED_MEDIA support.
    583 BUGWK95297 SKIP : media/encrypted-media = TEXT
    584 BUGWK95297 SKIP : fast/events/constructors/media-key-event-constructor.html = TEXT
     583BUGWK95297 SKIP : media/encrypted-media = FAIL
     584BUGWK95297 SKIP : fast/events/constructors/media-key-event-constructor.html = FAIL
    585585
    586586// Requires POINTER_LOCK support.
    587 BUGWK88080 SKIP : pointer-lock = TEXT
    588 BUGWK88080 SKIP : http/tests/pointer-lock = TEXT
     587BUGWK88080 SKIP : pointer-lock = FAIL
     588BUGWK88080 SKIP : http/tests/pointer-lock = FAIL
    589589
    590590// EXIF orientation support has not yet been implemented for EFL port
     
    593593
    594594// Requires WEB_AUDIO support.
    595 BUGWK91738 SKIP : webaudio = TEXT
     595BUGWK91738 SKIP : webaudio = FAIL
    596596
    597597// Requires MEDIA_STREAM support.
    598 BUGWK87662 SKIP : fast/mediastream = TEXT
     598BUGWK87662 SKIP : fast/mediastream = FAIL
    599599
    600600// The EFL port has no support for x-webkit-speech
    601 BUGWK95302 SKIP : fast/speech = TEXT
    602 BUGWK95302 SKIP : fast/events/constructors/speech-recognition-event-constructor.html = TEXT
     601BUGWK95302 SKIP : fast/speech = FAIL
     602BUGWK95302 SKIP : fast/events/constructors/speech-recognition-event-constructor.html = FAIL
    603603
    604604// Requires support for Web notifications
    605 BUGWK73544 SKIP : fast/notifications = TEXT
    606 BUGWK73544 SKIP : http/tests/notifications = TEXT
     605BUGWK73544 SKIP : fast/notifications = FAIL
     606BUGWK73544 SKIP : http/tests/notifications = FAIL
    607607
    608608// This tests fails by one on 32 bits machines due to rounding issues.
    609 BUGWKEFL : fast/css/percentage-non-integer.html = TEXT PASS
     609BUGWKEFL : fast/css/percentage-non-integer.html = FAIL PASS
    610610
    611611// Test is timeouting, passes in all other platforms.
     
    613613
    614614// The test is too slow on Debug bot and randomly fails
    615 BUGWK61932 DEBUG : jquery/manipulation.html = PASS TEXT TIMEOUT
     615BUGWK61932 DEBUG : jquery/manipulation.html = PASS FAIL TIMEOUT
    616616
    617617// These test -apple- prefixed CSS properties, which we don't support.
    618 WONTFIX SKIP : fast/css/apple-prefix.html = TEXT
    619 
    620 BUGWK75747 : fast/css/color-correction-on-background-image.html = TEXT
    621 BUGWK75747 : fast/css/color-correction-on-backgrounds.html = TEXT
    622 BUGWK75747 : fast/css/color-correction-on-box-shadow.html = TEXT
    623 BUGWK75747 : fast/css/color-correction-on-text-shadow.html = TEXT
    624 BUGWK75747 : fast/css/color-correction-untagged-images.html = TEXT
    625 
    626 BUGWK65536 : fast/css/text-rendering.html = TEXT
    627 
    628 BUGWK49142 : fast/css/style-scoped = TEXT
     618WONTFIX SKIP : fast/css/apple-prefix.html = FAIL
     619
     620BUGWK75747 : fast/css/color-correction-on-background-image.html = FAIL
     621BUGWK75747 : fast/css/color-correction-on-backgrounds.html = FAIL
     622BUGWK75747 : fast/css/color-correction-on-box-shadow.html = FAIL
     623BUGWK75747 : fast/css/color-correction-on-text-shadow.html = FAIL
     624BUGWK75747 : fast/css/color-correction-untagged-images.html = FAIL
     625
     626BUGWK65536 : fast/css/text-rendering.html = FAIL
     627
     628BUGWK49142 : fast/css/style-scoped = FAIL
    629629
    630630// ENABLE(INPUT_TYPE_*) are not enabled.
    631 BUGWK29359 : fast/css/pseudo-in-range.html = TEXT
    632 BUGWK29359 : fast/css/pseudo-out-of-range.html = TEXT
    633 BUGWK29359 : fast/css/pseudo-in-range-invalid-value.html = TEXT
     631BUGWK29359 : fast/css/pseudo-in-range.html = FAIL
     632BUGWK29359 : fast/css/pseudo-out-of-range.html = FAIL
     633BUGWK29359 : fast/css/pseudo-in-range-invalid-value.html = FAIL
    634634
    635635// These tests require TOUCH_ADJUSTMENT flag to be enabled
     
    637637
    638638// Tracking corner not being painted for TextArea.
    639 BUGWK85484 : fast/css/resize-corner-tracking-transformed.html = TEXT
    640 BUGWK85484 : fast/css/resize-corner-tracking.html = TEXT
    641 
    642 BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = IMAGE IMAGE+TEXT
    643 
    644 BUGWK85466 : css3/images/cross-fade-background-size.html = TEXT
    645 
    646 BUGWK85492 : css3/zoom-coords.xhtml = TEXT
     639BUGWK85484 : fast/css/resize-corner-tracking-transformed.html = FAIL
     640BUGWK85484 : fast/css/resize-corner-tracking.html = FAIL
     641
     642BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = IMAGE FAIL
     643
     644BUGWK85466 : css3/images/cross-fade-background-size.html = FAIL
     645
     646BUGWK85492 : css3/zoom-coords.xhtml = FAIL
    647647
    648648// Occasionally missing chunks of output
    649 BUGWK66873 : http/tests/loading/redirect-methods.html = TEXT
     649BUGWK66873 : http/tests/loading/redirect-methods.html = FAIL
    650650
    651651// IETC flexbox failures
     
    654654
    655655// Issue related to hit testing
    656 BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = TEXT
     656BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = FAIL
    657657
    658658// Issue related to battery status and vibration API
    659 BUGWK85594 : fast/dom/navigator-detached-no-crash.html = TEXT
     659BUGWK85594 : fast/dom/navigator-detached-no-crash.html = FAIL
    660660
    661661// Incorrect rendering results after r115846
    662 BUGWK85599 : http/tests/navigation/postredirect-basic.html = TEXT
    663 BUGWK85599 : http/tests/navigation/postredirect-goback1.html = TEXT
     662BUGWK85599 : http/tests/navigation/postredirect-basic.html = FAIL
     663BUGWK85599 : http/tests/navigation/postredirect-goback1.html = FAIL
    664664
    665665// Interferes with the rAF tests that are enabled
    666 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
     666BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = FAIL
    667667
    668668// EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
    669 BUGWK84835 : editing/execCommand/4128080-2.html = TEXT
    670 BUGWK84835 : editing/execCommand/copy-without-selection.html = TEXT
    671 BUGWK84835 : editing/execCommand/findString-diacriticals.html = TEXT
     669BUGWK84835 : editing/execCommand/4128080-2.html = FAIL
     670BUGWK84835 : editing/execCommand/copy-without-selection.html = FAIL
     671BUGWK84835 : editing/execCommand/findString-diacriticals.html = FAIL
    672672
    673673// DRT doesn't check for isPrinting().
    674 BUGWK87226 : printing/iframe-print.html = TEXT
     674BUGWK87226 : printing/iframe-print.html = FAIL
    675675BUGWK87226 : printing/media-queries-print.html = MISSING
    676676BUGWK87226 : printing/setPrinting.html = MISSING
     
    685685
    686686// Fails on GTK as well
    687 BUGWK84678 : fast/spatial-navigation/snav-container-white-space.html = TEXT
    688 BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = TEXT
    689 BUGWK84678 : fast/spatial-navigation/snav-iframe-no-scrollable-content.html = TEXT
     687BUGWK84678 : fast/spatial-navigation/snav-container-white-space.html = FAIL
     688BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = FAIL
     689BUGWK84678 : fast/spatial-navigation/snav-iframe-no-scrollable-content.html = FAIL
    690690
    691691// Off-by-few-pixels issue for this selection reftest, fails on GTK as well.
    692 BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = TEXT IMAGE IMAGE+TEXT
     692BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = FAIL IMAGE
    693693
    694694// Times-out with debug build during heavy cpu loads
     
    702702
    703703// LEGACY_VIEWPORT_ADAPTION flag is not enabled on EFL port
    704 BUGWK88191 : fast/viewport/viewport-legacy-handheldfriendly.html = TEXT
    705 BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized-2.html = TEXT
    706 BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized-3.html = TEXT
    707 BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized.html = TEXT
    708 BUGWK88191 : fast/viewport/viewport-legacy-ordering-5.html = TEXT
    709 BUGWK88191 : fast/viewport/viewport-legacy-ordering-6.html = TEXT
    710 BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp.html = TEXT
    711 BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = TEXT
     704BUGWK88191 : fast/viewport/viewport-legacy-handheldfriendly.html = FAIL
     705BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized-2.html = FAIL
     706BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized-3.html = FAIL
     707BUGWK88191 : fast/viewport/viewport-legacy-mobileoptimized.html = FAIL
     708BUGWK88191 : fast/viewport/viewport-legacy-ordering-5.html = FAIL
     709BUGWK88191 : fast/viewport/viewport-legacy-ordering-6.html = FAIL
     710BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp.html = FAIL
     711BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = FAIL
    712712
    713713// The EFL port has no support for the FileSystem API
     
    720720
    721721// The EFL port has no support for the Geolocation
    722 BUGWK82140 : fast/dom/Geolocation = TEXT
    723 BUGWK82140 : fast/dom/Window/window-properties-geolocation.html = TEXT
    724 BUGWK82140 : inspector/geolocation-error.html = TEXT
    725 BUGWK82140 : inspector/geolocation-success.html = TEXT
    726 BUGWK82140 : inspector/geolocation-watchPosition.html = TEXT
     722BUGWK82140 : fast/dom/Geolocation = FAIL
     723BUGWK82140 : fast/dom/Window/window-properties-geolocation.html = FAIL
     724BUGWK82140 : inspector/geolocation-error.html = FAIL
     725BUGWK82140 : inspector/geolocation-success.html = FAIL
     726BUGWK82140 : inspector/geolocation-watchPosition.html = FAIL
    727727
    728728// EFL's EventSender does not implement contextClick yet
    729 BUGWK86091 : editing/pasteboard/copy-standalone-image-crash.html = TEXT
    730 BUGWK86091 : editing/selection/5354455-1.html = TEXT
    731 BUGWK86091 : editing/selection/button-right-click.html = TEXT
    732 BUGWK86091 : editing/selection/context-menu-on-text.html = TEXT
    733 BUGWK86091 : editing/selection/context-menu-text-selection.html = TEXT
    734 BUGWK86091 : editing/selection/empty-cell-right-click.html = TEXT
    735 BUGWK86091 : editing/spelling/context-menu-suggestions.html = TEXT
    736 BUGWK86091 : editing/spelling/spellcheck-input-search-crash.html = TEXT
    737 BUGWK86091 : fast/events/context-onmousedown-event.html = TEXT
    738 BUGWK86091 : fast/events/contextmenu-scrolled-page-with-frame.html = TEXT
    739 BUGWK86091 : fast/events/right-click-focus.html = TEXT
    740 BUGWK86091 : fast/events/selectstart-prevent-selection-on-right-click.html = TEXT
    741 BUGWK86091 : media/context-menu-actions.html = TEXT
    742 BUGWK86091 : media/controls-right-click-on-timebar.html = TEXT
    743 BUGWK86091 : editing/shadow/rightclick-on-meter-in-shadow-crash.html = TEXT
     729BUGWK86091 : editing/pasteboard/copy-standalone-image-crash.html = FAIL
     730BUGWK86091 : editing/selection/5354455-1.html = FAIL
     731BUGWK86091 : editing/selection/button-right-click.html = FAIL
     732BUGWK86091 : editing/selection/context-menu-on-text.html = FAIL
     733BUGWK86091 : editing/selection/context-menu-text-selection.html = FAIL
     734BUGWK86091 : editing/selection/empty-cell-right-click.html = FAIL
     735BUGWK86091 : editing/spelling/context-menu-suggestions.html = FAIL
     736BUGWK86091 : editing/spelling/spellcheck-input-search-crash.html = FAIL
     737BUGWK86091 : fast/events/context-onmousedown-event.html = FAIL
     738BUGWK86091 : fast/events/contextmenu-scrolled-page-with-frame.html = FAIL
     739BUGWK86091 : fast/events/right-click-focus.html = FAIL
     740BUGWK86091 : fast/events/selectstart-prevent-selection-on-right-click.html = FAIL
     741BUGWK86091 : media/context-menu-actions.html = FAIL
     742BUGWK86091 : media/controls-right-click-on-timebar.html = FAIL
     743BUGWK86091 : editing/shadow/rightclick-on-meter-in-shadow-crash.html = FAIL
    744744
    745745// EFL's EventSender contextClick, needs baselines
     
    753753
    754754// Fullscreen API is enabled but not fully implemented.
    755 BUGWK86597 : fullscreen/video-controls-drag.html = TEXT
    756 BUGWK86187 : media/media-fullscreen-not-in-document.html = TEXT
     755BUGWK86597 : fullscreen/video-controls-drag.html = FAIL
     756BUGWK86187 : media/media-fullscreen-not-in-document.html = FAIL
    757757BUGWK86187 SKIP : media/media-fullscreen-inline.html = PASS
    758758
    759759// Selection problem in Shadow DOM test (passes on GTK)
    760 BUGWKEFL : fast/dom/shadow/selections-in-shadow.html = TEXT
     760BUGWKEFL : fast/dom/shadow/selections-in-shadow.html = FAIL
    761761
    762762// Shadow DOM for replaced elements is not rendered correctly yet.
     
    776776
    777777// This test fails if mixer is not at 100%
    778 BUGWK83704 : media/event-attributes.html = TEXT
     778BUGWK83704 : media/event-attributes.html = FAIL
    779779
    780780// EFL's LayoutTestController does not implement setAutomaticLinkDetectionEnabled
     
    782782
    783783// Missing deletebutton controller implementation.
    784 BUGWK86615 : editing/deleting/5408255.html = TEXT
    785 BUGWK86615 : editing/deleting/regional-indicators.html = TEXT
     784BUGWK86615 : editing/deleting/5408255.html = FAIL
     785BUGWK86615 : editing/deleting/regional-indicators.html = FAIL
    786786
    787787// Tests failing due to rounding problems in colors inside pixman
    788 BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = TEXT
     788BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = FAIL
    789789
    790790// Missing spell checking support (Efl's port does not support spell checking, Gtk port uses Enchant library https://bugs.webkit.org/show_bug.cgi?id=61787)
    791 BUGWK86637 : editing/spelling/grammar.html = TEXT
    792 BUGWK86637 : editing/spelling/grammar-paste.html = TEXT
    793 BUGWK86637 : editing/spelling/markers.html = TEXT
    794 BUGWK86633 : editing/spelling/spellcheck-attribute.html = TEXT
    795 BUGWK86633 : editing/spelling/spelling-attribute-at-child.html = TEXT
    796 BUGWK86633 : editing/spelling/spelling-attribute-change.html = TEXT
    797 BUGWK86633 : editing/spelling/spelling-backspace-between-lines.html = TEXT
    798 BUGWK86633 : editing/spelling/spelling-hasspellingmarker.html = TEXT
    799 BUGWK86633 : editing/spelling/spelling-insert-html.html = TEXT
    800 BUGWK86633 : editing/spelling/spelling-linebreak.html = TEXT
    801 BUGWK86633 : editing/spelling/spelling-unified-emulation.html = TEXT
     791BUGWK86637 : editing/spelling/grammar.html = FAIL
     792BUGWK86637 : editing/spelling/grammar-paste.html = FAIL
     793BUGWK86637 : editing/spelling/markers.html = FAIL
     794BUGWK86633 : editing/spelling/spellcheck-attribute.html = FAIL
     795BUGWK86633 : editing/spelling/spelling-attribute-at-child.html = FAIL
     796BUGWK86633 : editing/spelling/spelling-attribute-change.html = FAIL
     797BUGWK86633 : editing/spelling/spelling-backspace-between-lines.html = FAIL
     798BUGWK86633 : editing/spelling/spelling-hasspellingmarker.html = FAIL
     799BUGWK86633 : editing/spelling/spelling-insert-html.html = FAIL
     800BUGWK86633 : editing/spelling/spelling-linebreak.html = FAIL
     801BUGWK86633 : editing/spelling/spelling-unified-emulation.html = FAIL
    802802
    803803// EFL's LayoutTestController does not support setSubpixelTextPositioning()
     
    805805
    806806// Failing after r119268 on GTK and EFL
    807 BUGWK88138 : http/tests/media/video-buffered.html = TEXT
     807BUGWK88138 : http/tests/media/video-buffered.html = FAIL
    808808
    809809// Failing after r120145 on both GTK and EFL
    810 BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = TEXT
     810BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = FAIL
    811811
    812812// EFL port does not support hyphenation
     
    814814
    815815// EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
    816 BUGWK86637 : editing/spelling/spellcheck-async.html = TEXT
    817 BUGWK86637 : editing/spelling/spellcheck-async-mutation.html = TEXT
    818 BUGWK86637 : editing/spelling/spellcheck-paste.html = TEXT
    819 BUGWK86637 : editing/spelling/spellcheck-paste-disabled.html = TEXT
    820 BUGWK86637 : editing/spelling/spellcheck-queue.html = TEXT
    821 BUGWK86637 : editing/spelling/spellcheck-sequencenum.html = TEXT
    822 BUGWK86637 : editing/spelling/spelling-marker-description.html = TEXT
     816BUGWK86637 : editing/spelling/spellcheck-async.html = FAIL
     817BUGWK86637 : editing/spelling/spellcheck-async-mutation.html = FAIL
     818BUGWK86637 : editing/spelling/spellcheck-paste.html = FAIL
     819BUGWK86637 : editing/spelling/spellcheck-paste-disabled.html = FAIL
     820BUGWK86637 : editing/spelling/spellcheck-queue.html = FAIL
     821BUGWK86637 : editing/spelling/spellcheck-sequencenum.html = FAIL
     822BUGWK86637 : editing/spelling/spelling-marker-description.html = FAIL
    823823
    824824// These tests probably just needs new baselines.
    825 BUGWK95489 : tables/mozilla_expected_failures/bugs/97619.html = TEXT
    826 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug10140.html = TEXT
    827 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug10216.html = TEXT
    828 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug104898.html = TEXT
    829 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug1055-2.html = TEXT
    830 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug14007-2.html = TEXT
    831 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug1725.html = TEXT
    832 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug2479-5.html = TEXT
    833 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug29058-2.html = TEXT
    834 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-11.html = TEXT
    835 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-12.html = TEXT
    836 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-13.html = TEXT
    837 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-14.html = TEXT
    838 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-16.html = TEXT
    839 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-17.html = TEXT
    840 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-3.html = TEXT
    841 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-4.html = TEXT
    842 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-5.html = TEXT
    843 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-6.html = TEXT
    844 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-9.html = TEXT
    845 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug58402-2.html = TEXT
    846 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug59252.html = TEXT
    847 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug7243.html = TEXT
    848 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug85016.html = TEXT
    849 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug91057.html = TEXT
    850 BUGWK95489 : tables/mozilla_expected_failures/bugs/bug92647-1.html = TEXT
    851 BUGWK95489 : tables/mozilla_expected_failures/collapsing_borders/bug41262-1.html = TEXT
    852 BUGWK95489 : tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html = TEXT
    853 BUGWK95489 : tables/mozilla_expected_failures/core/captions1.html = TEXT
    854 BUGWK95489 : tables/mozilla_expected_failures/core/captions2.html = TEXT
    855 BUGWK95489 : tables/mozilla_expected_failures/core/captions3.html = TEXT
    856 BUGWK95489 : tables/mozilla_expected_failures/core/standards1.html = TEXT
    857 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = TEXT
    858 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = TEXT
    859 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-column.html = TEXT
    860 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html = TEXT
    861 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html = TEXT
    862 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-row.html = TEXT
    863 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table.html = TEXT
    864 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = TEXT
    865 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_layers-hide.html = TEXT
    866 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = TEXT
    867 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html = TEXT
    868 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html = TEXT
    869 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = TEXT
    870 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html = TEXT
    871 BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = TEXT
    872 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_lhs.html = TEXT
    873 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_rhs.html = TEXT
    874 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_vsides.html = TEXT
    875 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption.html = TEXT
    876 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html = TEXT
    877 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html = TEXT
    878 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html = TEXT
    879 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html = TEXT
    880 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html = TEXT
    881 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html = TEXT
    882 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html = TEXT
    883 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = TEXT
    884 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html = TEXT
    885 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html = TEXT
    886 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html = TEXT
    887 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html = TEXT
    888 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html = TEXT
    889 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html = TEXT
    890 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html = TEXT
    891 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html = TEXT
    892 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_rules_cols.html = TEXT
    893 BUGWK95489 : tables/mozilla_expected_failures/marvin/table_rules_rows.html = TEXT
    894 BUGWK95489 : tables/mozilla_expected_failures/marvin/tables_caption_align_left.html = TEXT
    895 BUGWK95489 : tables/mozilla_expected_failures/marvin/tables_caption_align_right.html = TEXT
    896 BUGWK95489 : tables/mozilla_expected_failures/marvin/x_caption_align_left.xml = TEXT
    897 BUGWK95489 : tables/mozilla_expected_failures/marvin/x_caption_align_right.xml = TEXT
    898 BUGWK95489 : tables/mozilla_expected_failures/other/test4.html = TEXT
     825BUGWK95489 : tables/mozilla_expected_failures/bugs/97619.html = FAIL
     826BUGWK95489 : tables/mozilla_expected_failures/bugs/bug10140.html = FAIL
     827BUGWK95489 : tables/mozilla_expected_failures/bugs/bug10216.html = FAIL
     828BUGWK95489 : tables/mozilla_expected_failures/bugs/bug104898.html = FAIL
     829BUGWK95489 : tables/mozilla_expected_failures/bugs/bug1055-2.html = FAIL
     830BUGWK95489 : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
     831BUGWK95489 : tables/mozilla_expected_failures/bugs/bug1725.html = FAIL
     832BUGWK95489 : tables/mozilla_expected_failures/bugs/bug2479-5.html = FAIL
     833BUGWK95489 : tables/mozilla_expected_failures/bugs/bug29058-2.html = FAIL
     834BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-11.html = FAIL
     835BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-12.html = FAIL
     836BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-13.html = FAIL
     837BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-14.html = FAIL
     838BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-16.html = FAIL
     839BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-17.html = FAIL
     840BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-3.html = FAIL
     841BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-4.html = FAIL
     842BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-5.html = FAIL
     843BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-6.html = FAIL
     844BUGWK95489 : tables/mozilla_expected_failures/bugs/bug3166-9.html = FAIL
     845BUGWK95489 : tables/mozilla_expected_failures/bugs/bug58402-2.html = FAIL
     846BUGWK95489 : tables/mozilla_expected_failures/bugs/bug59252.html = FAIL
     847BUGWK95489 : tables/mozilla_expected_failures/bugs/bug7243.html = FAIL
     848BUGWK95489 : tables/mozilla_expected_failures/bugs/bug85016.html = FAIL
     849BUGWK95489 : tables/mozilla_expected_failures/bugs/bug91057.html = FAIL
     850BUGWK95489 : tables/mozilla_expected_failures/bugs/bug92647-1.html = FAIL
     851BUGWK95489 : tables/mozilla_expected_failures/collapsing_borders/bug41262-1.html = FAIL
     852BUGWK95489 : tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html = FAIL
     853BUGWK95489 : tables/mozilla_expected_failures/core/captions1.html = FAIL
     854BUGWK95489 : tables/mozilla_expected_failures/core/captions2.html = FAIL
     855BUGWK95489 : tables/mozilla_expected_failures/core/captions3.html = FAIL
     856BUGWK95489 : tables/mozilla_expected_failures/core/standards1.html = FAIL
     857BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = FAIL
     858BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = FAIL
     859BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-column.html = FAIL
     860BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html = FAIL
     861BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html = FAIL
     862BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table-row.html = FAIL
     863BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_border-table.html = FAIL
     864BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = FAIL
     865BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_layers-hide.html = FAIL
     866BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = FAIL
     867BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html = FAIL
     868BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html = FAIL
     869BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = FAIL
     870BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html = FAIL
     871BUGWK95489 : tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = FAIL
     872BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_lhs.html = FAIL
     873BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_rhs.html = FAIL
     874BUGWK95489 : tables/mozilla_expected_failures/marvin/table_frame_vsides.html = FAIL
     875BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption.html = FAIL
     876BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html = FAIL
     877BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html = FAIL
     878BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html = FAIL
     879BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html = FAIL
     880BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html = FAIL
     881BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html = FAIL
     882BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html = FAIL
     883BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL
     884BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html = FAIL
     885BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html = FAIL
     886BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html = FAIL
     887BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html = FAIL
     888BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html = FAIL
     889BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html = FAIL
     890BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html = FAIL
     891BUGWK95489 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html = FAIL
     892BUGWK95489 : tables/mozilla_expected_failures/marvin/table_rules_cols.html = FAIL
     893BUGWK95489 : tables/mozilla_expected_failures/marvin/table_rules_rows.html = FAIL
     894BUGWK95489 : tables/mozilla_expected_failures/marvin/tables_caption_align_left.html = FAIL
     895BUGWK95489 : tables/mozilla_expected_failures/marvin/tables_caption_align_right.html = FAIL
     896BUGWK95489 : tables/mozilla_expected_failures/marvin/x_caption_align_left.xml = FAIL
     897BUGWK95489 : tables/mozilla_expected_failures/marvin/x_caption_align_right.xml = FAIL
     898BUGWK95489 : tables/mozilla_expected_failures/other/test4.html = FAIL
    899899
    900900// Missing test infrastructure, no gamepads available.
    901 BUGWKEFL : gamepad/gamepad-polling-access.html = TEXT
     901BUGWKEFL : gamepad/gamepad-polling-access.html = FAIL
    902902
    903903// Fails on GTK+ and Qt as well.
     
    905905
    906906// ENABLE_INPUT_TYPE_* are not enabled on EFL port.
    907 BUGWK29359 SKIP : fast/forms/date = TEXT
    908 BUGWK29359 SKIP : fast/forms/datetime = TEXT
    909 BUGWK29359 SKIP : fast/forms/datetimelocal = TEXT
    910 BUGWK29359 SKIP : fast/forms/month = TEXT
    911 BUGWK29359 SKIP : fast/forms/time = TEXT
    912 BUGWK29359 SKIP : fast/forms/week = TEXT
     907BUGWK29359 SKIP : fast/forms/date = FAIL
     908BUGWK29359 SKIP : fast/forms/datetime = FAIL
     909BUGWK29359 SKIP : fast/forms/datetimelocal = FAIL
     910BUGWK29359 SKIP : fast/forms/month = FAIL
     911BUGWK29359 SKIP : fast/forms/time = FAIL
     912BUGWK29359 SKIP : fast/forms/week = FAIL
    913913BUGWK89209 : fast/forms/input-in-table-cell-no-value.html = IMAGE
    914914
     
    921921
    922922// The sort order is incorrect in the output.
    923 BUGWK30620 : fast/xsl/sort-locale.xml = TEXT
     923BUGWK30620 : fast/xsl/sort-locale.xml = FAIL
    924924
    925925// Flexbox test failing on EFL.
    926 BUGWK88984 : css3/flexbox/flexitem.html = TEXT
     926BUGWK88984 : css3/flexbox/flexitem.html = FAIL
    927927
    928928// New test introduced in r122663 failing on GTK and Qt as well
     
    930930
    931931// Failing after r121121 on both GTK and EFL
    932 BUGWK89845 : fast/forms/input-set-composition-scroll.html = TEXT
    933 
    934 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
     932BUGWK89845 : fast/forms/input-set-composition-scroll.html = FAIL
     933
     934BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = FAIL
    935935
    936936// Test started failing after r122681 due to wrong scrollbar positioning
     
    938938
    939939// Looks like missing multipart/x-mixed-replace support in libsoup. Failing on both GTK and EFL.
    940 BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = TEXT
     940BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = FAIL
    941941
    942942// Test added by Mac port, rendering results totally different on EFL.
     
    944944
    945945// These tests are failing after r122528.
    946 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = TEXT
    947 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html = TEXT
     946BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = FAIL
     947BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html = FAIL
    948948
    949949// Failing after r123379 on EFL and GTK.
    950 BUGWK92063 : fast/css/sticky/parsing-position-sticky.html = TEXT
     950BUGWK92063 : fast/css/sticky/parsing-position-sticky.html = FAIL
    951951
    952952// This test depends on subpixel layout.
    953 BUGWK92352 : css3/flexbox/flex-rounding.html = TEXT
     953BUGWK92352 : css3/flexbox/flex-rounding.html = FAIL
    954954
    955955// Proximity Events is not supported.
     
    959959// Tests are outdated: spaces are not supposed to be collapsed anymore
    960960// according to spec: http://www.w3.org/TR/2dcontext/#drawing-text-to-the-canvas
    961 BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.end.html = TEXT
    962 BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.other.html = TEXT
    963 BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.space.html = TEXT
    964 BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.start.html = TEXT
    965 BUGWK61799 : canvas/philip/tests/2d.text.measure.width.space.html = TEXT
     961BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.end.html = FAIL
     962BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.other.html = FAIL
     963BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.space.html = FAIL
     964BUGWK61799 : canvas/philip/tests/2d.text.draw.space.collapse.start.html = FAIL
     965BUGWK61799 : canvas/philip/tests/2d.text.measure.width.space.html = FAIL
    966966
    967967// JSC doesn't support heap profiling
    968 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = TEXT
    969 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-dom-groups-change.html = TEXT
    970 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-show-all.html = TEXT
    971 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-loader.html = TEXT
    972 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-reveal-in-dominators-view.html = TEXT
    973 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-retainers.html = TEXT
    974 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-show-ranges.html = TEXT
    975 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-fields.html = TEXT
    976 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting.html = TEXT
    977 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-instances.html = TEXT
     968BUGWK50485 SKIP : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = FAIL
     969BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-dom-groups-change.html = FAIL
     970BUGWK50485 SKIP : inspector/profiler/heap-snapshot-comparison-show-all.html = FAIL
     971BUGWK50485 SKIP : inspector/profiler/heap-snapshot-loader.html = FAIL
     972BUGWK50485 SKIP : inspector/profiler/heap-snapshot-reveal-in-dominators-view.html = FAIL
     973BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-retainers.html = FAIL
     974BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-show-ranges.html = FAIL
     975BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-fields.html = FAIL
     976BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting.html = FAIL
     977BUGWK50485 SKIP : inspector/profiler/heap-snapshot-summary-sorting-instances.html = FAIL
    978978
    979979// ENABLE(INPUT_TYPE_TIME_MULTIPLE_FIELDS) is disabled
     
    985985
    986986// Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
    987 BUGWK89826 : fast/css/word-space-extra.html = TEXT
     987BUGWK89826 : fast/css/word-space-extra.html = FAIL
    988988
    989989// Tests added by https://bugs.webkit.org/show_bug.cgi?id=89826
     
    994994
    995995// Requires CSS_COMPOSITING to be turned on
    996 BUGWK94024 SKIP : css3/compositing = TEXT
     996BUGWK94024 SKIP : css3/compositing = FAIL
    997997
    998998// Fails also on GTK
     
    10031003BUGWK94198 : fast/dom/HTMLInputElement/input-image-alt-text.html = IMAGE
    10041004
    1005 BUGWK84037 : fast/text/international/spaces-combined-in-vertical-text.html = TEXT
     1005BUGWK84037 : fast/text/international/spaces-combined-in-vertical-text.html = FAIL
    10061006
    10071007// Failed table/mozilla test, fields are not on the same line
     
    10091009
    10101010// New test introduced in r125790 fails
    1011 BUGWK94341 : inspector/timeline/timeline-decode-resize.html = TEXT
    1012 
    1013 BUGWK94690 : fast/dom/shadow/shadowdom-dynamic-styling.html = TEXT
     1011BUGWK94341 : inspector/timeline/timeline-decode-resize.html = FAIL
     1012
     1013BUGWK94690 : fast/dom/shadow/shadowdom-dynamic-styling.html = FAIL
    10141014
    10151015// Fails after r126350
    1016 BUGWK94788 : media/track/track-cue-rendering-snap-to-lines-not-set.html = TEXT
     1016BUGWK94788 : media/track/track-cue-rendering-snap-to-lines-not-set.html = FAIL
    10171017
    10181018// Intrusive theming overrides collide with style-related LayoutTests.
     
    10331033
    10341034// Started failing on JSC ports after r127202.
    1035 BUGWK95530 : http/tests/security/inactive-document-with-empty-security-origin.html = TEXT
     1035BUGWK95530 : http/tests/security/inactive-document-with-empty-security-origin.html = FAIL
    10361036
    10371037// Fails after r127140.
     
    10391039
    10401040// EFL port does not support plugins yet
    1041 BUGWK96881 : fast/dom/Window/Plug-ins.html = TEXT
    1042 BUGWK96881 : fast/frames/sandboxed-iframe-about-blank.html = TEXT
    1043 BUGWK96881 : fast/frames/sandboxed-iframe-navigation-allowed.html = TEXT
    1044 BUGWK96881 : fast/frames/sandboxed-iframe-plugins.html = TEXT
    1045 BUGWK96881 : fast/replaced/invalid-object-with-fallback.html = TEXT
    1046 BUGWK96881 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = TEXT
    1047 BUGWK96881 : http/tests/security/contentSecurityPolicy/object-src-url-blocked.html = TEXT
    1048 BUGWK96881 SKIP : http/tests/plugins = TEXT
    1049 BUGWK96881 : http/tests/security/cross-origin-plugin-allowed.html = TEXT
    1050 BUGWK96881 : http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html = TEXT
    1051 BUGWK96881 : http/tests/security/cross-origin-plugin-private-browsing-toggled.html = TEXT
    1052 BUGWK96881 : http/tests/security/cross-origin-plugin.html = TEXT
    1053 BUGWK96881 : http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html = TEXT
    1054 BUGWK96881 : http/tests/security/storage-blocking-loosened-plugin.html = TEXT
    1055 BUGWK96881 : http/tests/security/storage-blocking-loosened-private-browsing-plugin.html = TEXT
    1056 BUGWK96881 : http/tests/security/storage-blocking-strengthened-plugin.html = TEXT
    1057 BUGWK96881 : http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html = TEXT
    1058 BUGWK96881 SKIP : java = TEXT
    1059 BUGWK96881 SKIP : plugins = TEXT
    1060 BUGWK96881 : userscripts/user-script-plugin-document.html = TEXT
     1041BUGWK96881 : fast/dom/Window/Plug-ins.html = FAIL
     1042BUGWK96881 : fast/frames/sandboxed-iframe-about-blank.html = FAIL
     1043BUGWK96881 : fast/frames/sandboxed-iframe-navigation-allowed.html = FAIL
     1044BUGWK96881 : fast/frames/sandboxed-iframe-plugins.html = FAIL
     1045BUGWK96881 : fast/replaced/invalid-object-with-fallback.html = FAIL
     1046BUGWK96881 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = FAIL
     1047BUGWK96881 : http/tests/security/contentSecurityPolicy/object-src-url-blocked.html = FAIL
     1048BUGWK96881 SKIP : http/tests/plugins = FAIL
     1049BUGWK96881 : http/tests/security/cross-origin-plugin-allowed.html = FAIL
     1050BUGWK96881 : http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html = FAIL
     1051BUGWK96881 : http/tests/security/cross-origin-plugin-private-browsing-toggled.html = FAIL
     1052BUGWK96881 : http/tests/security/cross-origin-plugin.html = FAIL
     1053BUGWK96881 : http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html = FAIL
     1054BUGWK96881 : http/tests/security/storage-blocking-loosened-plugin.html = FAIL
     1055BUGWK96881 : http/tests/security/storage-blocking-loosened-private-browsing-plugin.html = FAIL
     1056BUGWK96881 : http/tests/security/storage-blocking-strengthened-plugin.html = FAIL
     1057BUGWK96881 : http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html = FAIL
     1058BUGWK96881 SKIP : java = FAIL
     1059BUGWK96881 SKIP : plugins = FAIL
     1060BUGWK96881 : userscripts/user-script-plugin-document.html = FAIL
    10611061
    10621062// EFL does not yet support global selection
    1063 BUGWK88238 SKIP : editing/pasteboard/paste-global-selection.html = TEXT
     1063BUGWK88238 SKIP : editing/pasteboard/paste-global-selection.html = FAIL
    10641064
    10651065// Gradient instead of solid color in the rectangle
    1066 BUGWK54251 : fast/canvas/DrawImageSinglePixelStretch.html = TEXT
     1066BUGWK54251 : fast/canvas/DrawImageSinglePixelStretch.html = FAIL
    10671067
    10681068// Fails after r128270.
    1069 BUGWK96517 : fast/events/popup-blocking-timers.html = TEXT
    1070 
     1069BUGWK96517 : fast/events/popup-blocking-timers.html = FAIL
  • trunk/LayoutTests/platform/gtk-wk2/TestExpectations

    r128986 r129047  
    3838//////////////////////////////////////////////////////////////////////////////////////////
    3939
    40 BUGWKGTK SKIP : fast/regions/autoheight-regions-mark.html = TEXT
    41 BUGWKGTK SKIP : http/tests/security/resources/drag-drop-allowed.html = TEXT
     40BUGWKGTK SKIP : fast/regions/autoheight-regions-mark.html = FAIL
     41BUGWKGTK SKIP : http/tests/security/resources/drag-drop-allowed.html = FAIL
    4242
    4343//////////////////////////////////////////////////////////////////////////////////////////
     
    5252// https://bugs.webkit.org/show_bug.cgi?id=63706
    5353// Implement EditingCallbacks deletegates in the WebKitTestRunner
    54 BUGWK63706 : accessibility/editable-webarea-context-menu-point.html = TEXT
    55 BUGWK63706 : editing/pasteboard/4947130.html = TEXT
    56 BUGWK63706 : editing/pasteboard/dataTransfer-setData-getData.html = TEXT TIMEOUT
    57 BUGWK63706 : editing/pasteboard/drag-and-drop-image-contenteditable.html = TEXT TIMEOUT
    58 BUGWK63706 : editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = TEXT TIMEOUT
    59 BUGWK63706 : editing/pasteboard/drag-and-drop-objectimage-contenteditable.html = TEXT TIMEOUT
    60 BUGWK63706 : editing/pasteboard/drag-drop-input-textarea.html = TEXT
    61 BUGWK63706 : editing/pasteboard/drag-drop-modifies-page.html = TEXT
    62 BUGWK63706 : editing/pasteboard/drag-drop-url-text.html = TEXT
    63 BUGWK63706 : editing/pasteboard/drag-image-in-about-blank-frame.html = TEXT
    64 BUGWK63706 : editing/pasteboard/drag-selected-image-to-contenteditable.html = TEXT
    65 BUGWK63706 : editing/pasteboard/drop-file-svg.html = TEXT
    66 BUGWK63706 : editing/pasteboard/drop-inputtext-acquires-style.html = TEXT
    67 BUGWK63706 : editing/pasteboard/drop-link.html = TEXT
    68 BUGWK63706 : editing/pasteboard/drop-text-events.html = TEXT TIMEOUT
    69 BUGWK63706 : editing/pasteboard/drop-text-without-selection.html = TEXT
    70 BUGWK63706 : editing/pasteboard/get-data-text-plain-drop.html = TEXT
    71 BUGWK63706 : editing/pasteboard/smart-drag-drop.html = TEXT
    72 BUGWK63706 : editing/pasteboard/subframe-dragndrop-1.html = TEXT
    73 BUGWK63706 : editing/selection/4895428-1.html = TEXT
    74 BUGWK63706 : editing/selection/4895428-4.html = TEXT
    75 BUGWK63706 : editing/selection/contains-boundaries.html = TEXT
    76 BUGWK63706 : editing/selection/drag-text-delay.html = TEXT
    77 BUGWK63706 : editing/undo/undo-smart-delete-word.html = TEXT
    78 BUGWK63706 : fast/block/float/float-in-float-hit-testing.html = TEXT
    79 BUGWK63706 : fast/events/bogus-dropEffect-effectAllowed.html = TEXT
    80 BUGWK63706 : fast/events/content-changed-during-drop.html = TEXT
    81 BUGWK63706 : fast/events/crash-on-mutate-during-drop.html = TEXT
    82 BUGWK63706 : fast/events/drag-and-drop-dataTransfer-types-nocrash.html = TEXT
    83 BUGWK63706 : fast/events/drag-and-drop-fire-drag-dragover.html = TEXT
    84 BUGWK63706 : fast/events/drag-and-drop.html = TEXT TIMEOUT
    85 BUGWK63706 : fast/events/drag-and-drop-subframe-dataTransfer.html = TEXT TIMEOUT
    86 BUGWK63706 : fast/events/drag-in-frames.html = TEXT
    87 BUGWK63706 : fast/events/drag-link.html = TEXT
    88 BUGWK63706 : fast/events/drag-parent-node.html = TEXT
    89 BUGWK63706 : fast/events/dropzone-001.html = TEXT TIMEOUT
    90 BUGWK63706 : fast/events/dropzone-002.html = TEXT
    91 BUGWK63706 : fast/events/dropzone-003.html = TEXT
    92 BUGWK63706 : fast/events/ondrop-text-html.html = TEXT
    93 BUGWK63706 : fast/events/selectstart-by-drag.html = TEXT
    94 BUGWK63706 : fast/events/standalone-image-drag-to-editable.html = TEXT TIMEOUT
    95 BUGWK63706 : fast/forms/drag-into-textarea.html = TEXT
    96 BUGWK63706 : fast/forms/drag-out-of-textarea.html = TEXT
    97 BUGWK63706 : fast/forms/file/input-file-write-files.html = TEXT TIMEOUT
    98 BUGWK63706 : fast/forms/range/slider-delete-while-dragging-thumb.html = TEXT
    99 BUGWK63706 : fast/lists/drag-into-marker.html = TEXT
    100 BUGWK63706 : http/tests/misc/bubble-drag-events.html = TEXT
    101 BUGWK63706 : http/tests/security/drag-over-remote-content-iframe.html = TEXT
    102 BUGWK63706 : plugins/mouse-events-fixedpos.html = TEXT
    103 BUGWK63706 : plugins/mouse-events.html = TEXT
    104 BUGWK63706 : svg/custom/mouse-move-on-svg-container.xhtml = TEXT TIMEOUT
    105 BUGWK63706 : svg/custom/mouse-move-on-svg-root.xhtml = TEXT TIMEOUT
     54BUGWK63706 : accessibility/editable-webarea-context-menu-point.html = FAIL
     55BUGWK63706 : editing/pasteboard/4947130.html = FAIL
     56BUGWK63706 : editing/pasteboard/dataTransfer-setData-getData.html = FAIL TIMEOUT
     57BUGWK63706 : editing/pasteboard/drag-and-drop-image-contenteditable.html = FAIL TIMEOUT
     58BUGWK63706 : editing/pasteboard/drag-and-drop-inputimage-contenteditable.html = FAIL TIMEOUT
     59BUGWK63706 : editing/pasteboard/drag-and-drop-objectimage-contenteditable.html = FAIL TIMEOUT
     60BUGWK63706 : editing/pasteboard/drag-drop-input-textarea.html = FAIL
     61BUGWK63706 : editing/pasteboard/drag-drop-modifies-page.html = FAIL
     62BUGWK63706 : editing/pasteboard/drag-drop-url-text.html = FAIL
     63BUGWK63706 : editing/pasteboard/drag-image-in-about-blank-frame.html = FAIL
     64BUGWK63706 : editing/pasteboard/drag-selected-image-to-contenteditable.html = FAIL
     65BUGWK63706 : editing/pasteboard/drop-file-svg.html = FAIL
     66BUGWK63706 : editing/pasteboard/drop-inputtext-acquires-style.html = FAIL
     67BUGWK63706 : editing/pasteboard/drop-link.html = FAIL
     68BUGWK63706 : editing/pasteboard/drop-text-events.html = FAIL TIMEOUT
     69BUGWK63706 : editing/pasteboard/drop-text-without-selection.html = FAIL
     70BUGWK63706 : editing/pasteboard/get-data-text-plain-drop.html = FAIL
     71BUGWK63706 : editing/pasteboard/smart-drag-drop.html = FAIL
     72BUGWK63706 : editing/pasteboard/subframe-dragndrop-1.html = FAIL
     73BUGWK63706 : editing/selection/4895428-1.html = FAIL
     74BUGWK63706 : editing/selection/4895428-4.html = FAIL
     75BUGWK63706 : editing/selection/contains-boundaries.html = FAIL
     76BUGWK63706 : editing/selection/drag-text-delay.html = FAIL
     77BUGWK63706 : editing/undo/undo-smart-delete-word.html = FAIL
     78BUGWK63706 : fast/block/float/float-in-float-hit-testing.html = FAIL
     79BUGWK63706 : fast/events/bogus-dropEffect-effectAllowed.html = FAIL
     80BUGWK63706 : fast/events/content-changed-during-drop.html = FAIL
     81BUGWK63706 : fast/events/crash-on-mutate-during-drop.html = FAIL
     82BUGWK63706 : fast/events/drag-and-drop-dataTransfer-types-nocrash.html = FAIL
     83BUGWK63706 : fast/events/drag-and-drop-fire-drag-dragover.html = FAIL
     84BUGWK63706 : fast/events/drag-and-drop.html = FAIL TIMEOUT
     85BUGWK63706 : fast/events/drag-and-drop-subframe-dataTransfer.html = FAIL TIMEOUT
     86BUGWK63706 : fast/events/drag-in-frames.html = FAIL
     87BUGWK63706 : fast/events/drag-link.html = FAIL
     88BUGWK63706 : fast/events/drag-parent-node.html = FAIL
     89BUGWK63706 : fast/events/dropzone-001.html = FAIL TIMEOUT
     90BUGWK63706 : fast/events/dropzone-002.html = FAIL
     91BUGWK63706 : fast/events/dropzone-003.html = FAIL
     92BUGWK63706 : fast/events/ondrop-text-html.html = FAIL
     93BUGWK63706 : fast/events/selectstart-by-drag.html = FAIL
     94BUGWK63706 : fast/events/standalone-image-drag-to-editable.html = FAIL TIMEOUT
     95BUGWK63706 : fast/forms/drag-into-textarea.html = FAIL
     96BUGWK63706 : fast/forms/drag-out-of-textarea.html = FAIL
     97BUGWK63706 : fast/forms/file/input-file-write-files.html = FAIL TIMEOUT
     98BUGWK63706 : fast/forms/range/slider-delete-while-dragging-thumb.html = FAIL
     99BUGWK63706 : fast/lists/drag-into-marker.html = FAIL
     100BUGWK63706 : http/tests/misc/bubble-drag-events.html = FAIL
     101BUGWK63706 : http/tests/security/drag-over-remote-content-iframe.html = FAIL
     102BUGWK63706 : plugins/mouse-events-fixedpos.html = FAIL
     103BUGWK63706 : plugins/mouse-events.html = FAIL
     104BUGWK63706 : svg/custom/mouse-move-on-svg-container.xhtml = FAIL TIMEOUT
     105BUGWK63706 : svg/custom/mouse-move-on-svg-root.xhtml = FAIL TIMEOUT
    106106
    107107// WebKit2 needs layoutTestController.setSmartInsertDeleteEnabled
    108 BUGWKGTK : editing/selection/doubleclick-beside-cr-span.html = TEXT
    109 BUGWKGTK : editing/selection/doubleclick-whitespace.html = TEXT
    110 BUGWKGTK : editing/selection/doubleclick-whitespace-crash.html = TEXT
    111 BUGWKGTK : editing/selection/doubleclick-whitespace-img-crash.html = TEXT
     108BUGWKGTK : editing/selection/doubleclick-beside-cr-span.html = FAIL
     109BUGWKGTK : editing/selection/doubleclick-whitespace.html = FAIL
     110BUGWKGTK : editing/selection/doubleclick-whitespace-crash.html = FAIL
     111BUGWKGTK : editing/selection/doubleclick-whitespace-img-crash.html = FAIL
    112112
    113113// WebKit2 needs layoutTestController.addMockSpeechInputResult
    114 BUGWKGTK : fast/speech/input-onspeechchange-event.html = TEXT
    115 BUGWKGTK : fast/speech/input-ontextinput-event.html = TEXT
    116 BUGWKGTK : fast/speech/input-readonly-and-disabled.html = TEXT
    117 BUGWKGTK : fast/speech/input-text-language-tag.html = TEXT
    118 BUGWKGTK : fast/speech/input-text-speechbutton.html = TEXT
    119 BUGWKGTK : fast/speech/speech-button-ignore-generated-events.html = TEXT
    120 BUGWKGTK : fast/speech/speech-input-result-list-not-enough-arguments.html = TEXT
    121 BUGWKGTK : fast/speech/speech-input-scripting.html = TEXT
     114BUGWKGTK : fast/speech/input-onspeechchange-event.html = FAIL
     115BUGWKGTK : fast/speech/input-ontextinput-event.html = FAIL
     116BUGWKGTK : fast/speech/input-readonly-and-disabled.html = FAIL
     117BUGWKGTK : fast/speech/input-text-language-tag.html = FAIL
     118BUGWKGTK : fast/speech/input-text-speechbutton.html = FAIL
     119BUGWKGTK : fast/speech/speech-button-ignore-generated-events.html = FAIL
     120BUGWKGTK : fast/speech/speech-input-result-list-not-enough-arguments.html = FAIL
     121BUGWKGTK : fast/speech/speech-input-scripting.html = FAIL
    122122
    123123// WebKit2 needs layoutTestController.setCustomPolicyDelegate
    124124// https://bugs.webkit.org/show_bug.cgi?id=42546
    125 BUGWK42546 : fast/loader/policy-delegate-action-hit-test-zoomed.html = TEXT
     125BUGWK42546 : fast/loader/policy-delegate-action-hit-test-zoomed.html = FAIL
    126126
    127127// WebKit2 needs layoutTestController.setEditingBehaviour
    128 BUGWKGTK : editing/selection/directionality-after-undo-replace.html = TEXT
    129 BUGWKGTK : editing/selection/5354455-1.html = TEXT
    130 BUGWKGTK : editing/selection/extend-after-mouse-selection.html = TEXT
     128BUGWKGTK : editing/selection/directionality-after-undo-replace.html = FAIL
     129BUGWKGTK : editing/selection/5354455-1.html = FAIL
     130BUGWKGTK : editing/selection/extend-after-mouse-selection.html = FAIL
    131131
    132132// WebKit2 needs textInputController.selectedRange
    133 BUGWKGTK : editing/selection/mixed-editability-10.html = TEXT
     133BUGWKGTK : editing/selection/mixed-editability-10.html = FAIL
    134134
    135135// Implement eventSender.contextClick
    136 BUGWKGTK : editing/pasteboard/copy-standalone-image-crash.html = TEXT
    137 BUGWKGTK : editing/selection/empty-cell-right-click.html = TEXT
    138 BUGWKGTK : editing/selection/button-right-click.html = TEXT
    139 BUGWKGTK : editing/selection/context-menu-on-text.html = TEXT
    140 BUGWKGTK : editing/selection/empty-cell-right-click.html = TEXT
    141 BUGWKGTK : fast/events/selectstart-prevent-selection-on-right-click.html = TEXT
    142 BUGWKGTK : fast/events/context-no-deselect.html = TEXT
    143 BUGWKGTK : fast/events/contextmenu-scrolled-page-with-frame.html = TEXT
    144 BUGWKGTK : fast/events/context-onmousedown-event.html = TEXT
    145 BUGWKGTK : media/controls-right-click-on-timebar.html = TEXT
    146 BUGWKGTK : svg/custom/use-events-crash.svg = TEXT
     136BUGWKGTK : editing/pasteboard/copy-standalone-image-crash.html = FAIL
     137BUGWKGTK : editing/selection/empty-cell-right-click.html = FAIL
     138BUGWKGTK : editing/selection/button-right-click.html = FAIL
     139BUGWKGTK : editing/selection/context-menu-on-text.html = FAIL
     140BUGWKGTK : editing/selection/empty-cell-right-click.html = FAIL
     141BUGWKGTK : fast/events/selectstart-prevent-selection-on-right-click.html = FAIL
     142BUGWKGTK : fast/events/context-no-deselect.html = FAIL
     143BUGWKGTK : fast/events/contextmenu-scrolled-page-with-frame.html = FAIL
     144BUGWKGTK : fast/events/context-onmousedown-event.html = FAIL
     145BUGWKGTK : media/controls-right-click-on-timebar.html = FAIL
     146BUGWKGTK : svg/custom/use-events-crash.svg = FAIL
    147147
    148148// Implement PageClientImpl::registerEditCommand and handling commands functions
    149 BUGWKGTK : editing/deleting/delete-by-word-002.html = TEXT
    150 BUGWKGTK : editing/deleting/delete-and-undo.html = TEXT
    151 BUGWKGTK : editing/undo/undo-delete.html = TEXT
    152 BUGWKGTK : editing/undo/undo-forward-delete.html = TEXT
    153 BUGWKGTK : editing/undo/undo-combined-delete-boundary.html = TEXT
    154 BUGWKGTK : editing/undo/undo-forward-delete-boundary.html = TEXT
    155 BUGWKGTK : editing/undo/undo-delete-boundary.html = TEXT
    156 BUGWKGTK : editing/undo/undo-combined-delete.html = TEXT
    157 BUGWKGTK : editing/undo/undo-typing-001.html = TEXT
    158 BUGWKGTK : editing/undo/4063751.html = TEXT
    159 BUGWKGTK : editing/undo/redo-typing-001.html = TEXT
    160 BUGWKGTK : editing/execCommand/format-block-multiple-paragraphs-in-pre.html = TEXT
    161 BUGWKGTK : editing/inserting/redo.html = TEXT
    162 BUGWKGTK : editing/pasteboard/undoable-fragment-removes.html = TEXT
    163 BUGWKGTK : editing/style/stylewithcss-without-selection.html = TEXT
    164 BUGWKGTK : editing/undo/5378473.html = TEXT
    165 BUGWKGTK : editing/undo/redo-split-text-node.html = TEXT
    166 BUGWKGTK : editing/undo/redo-split-text-with-removal.html = TEXT
    167 BUGWKGTK : editing/undo/redo-style.html = TEXT
    168 BUGWKGTK : editing/undo/remove-css-property-and-remove-style.html = TEXT
    169 BUGWKGTK : editing/undo/replace-by-span-then-remove.html = TEXT
    170 BUGWKGTK : editing/undo/undo-after-setting-value.html = TEXT
    171 BUGWKGTK : editing/undo/undo-indent.html = TEXT
    172 BUGWKGTK : editing/undo/undo-misspellings.html = TEXT
    173 BUGWKGTK : fast/forms/plaintext-mode-1.html = TEXT
     149BUGWKGTK : editing/deleting/delete-by-word-002.html = FAIL
     150BUGWKGTK : editing/deleting/delete-and-undo.html = FAIL
     151BUGWKGTK : editing/undo/undo-delete.html = FAIL
     152BUGWKGTK : editing/undo/undo-forward-delete.html = FAIL
     153BUGWKGTK : editing/undo/undo-combined-delete-boundary.html = FAIL
     154BUGWKGTK : editing/undo/undo-forward-delete-boundary.html = FAIL
     155BUGWKGTK : editing/undo/undo-delete-boundary.html = FAIL
     156BUGWKGTK : editing/undo/undo-combined-delete.html = FAIL
     157BUGWKGTK : editing/undo/undo-typing-001.html = FAIL
     158BUGWKGTK : editing/undo/4063751.html = FAIL
     159BUGWKGTK : editing/undo/redo-typing-001.html = FAIL
     160BUGWKGTK : editing/execCommand/format-block-multiple-paragraphs-in-pre.html = FAIL
     161BUGWKGTK : editing/inserting/redo.html = FAIL
     162BUGWKGTK : editing/pasteboard/undoable-fragment-removes.html = FAIL
     163BUGWKGTK : editing/style/stylewithcss-without-selection.html = FAIL
     164BUGWKGTK : editing/undo/5378473.html = FAIL
     165BUGWKGTK : editing/undo/redo-split-text-node.html = FAIL
     166BUGWKGTK : editing/undo/redo-split-text-with-removal.html = FAIL
     167BUGWKGTK : editing/undo/redo-style.html = FAIL
     168BUGWKGTK : editing/undo/remove-css-property-and-remove-style.html = FAIL
     169BUGWKGTK : editing/undo/replace-by-span-then-remove.html = FAIL
     170BUGWKGTK : editing/undo/undo-after-setting-value.html = FAIL
     171BUGWKGTK : editing/undo/undo-indent.html = FAIL
     172BUGWKGTK : editing/undo/undo-misspellings.html = FAIL
     173BUGWKGTK : fast/forms/plaintext-mode-1.html = FAIL
    174174
    175175// Implement layoutTestController.setPopupBlockingEnabled and
    176176// eventSender.scheduleAsynchronousClick support
    177 BUGWKGTK : fast/events/popup-blocking-click-in-iframe.html = TEXT
     177BUGWKGTK : fast/events/popup-blocking-click-in-iframe.html = FAIL
    178178
    179179// accessibility tests failing due to missing WKTR features
    180 BUGWKGTK : accessibility/aria-describedby-on-input.html = TEXT
    181 BUGWKGTK : accessibility/aria-help.html = TEXT
     180BUGWKGTK : accessibility/aria-describedby-on-input.html = FAIL
     181BUGWKGTK : accessibility/aria-help.html = FAIL
    182182
    183183// Implement layoutTestController.setViewModeMediaFeature support
    184 BUGWKGTK : fast/media/media-query-list-02.html = TEXT
    185 BUGWKGTK : fast/media/media-query-list-03.html = TEXT
    186 BUGWKGTK : fast/media/media-query-list-04.html = TEXT
    187 BUGWKGTK : fast/media/media-query-list-05.html = TEXT
    188 BUGWKGTK : fast/media/media-query-list-06.html = TEXT
    189 BUGWKGTK : fast/media/media-query-list-07.html = TEXT
    190 BUGWKGTK : fast/media/view-mode-media-feature.html = TEXT
     184BUGWKGTK : fast/media/media-query-list-02.html = FAIL
     185BUGWKGTK : fast/media/media-query-list-03.html = FAIL
     186BUGWKGTK : fast/media/media-query-list-04.html = FAIL
     187BUGWKGTK : fast/media/media-query-list-05.html = FAIL
     188BUGWKGTK : fast/media/media-query-list-06.html = FAIL
     189BUGWKGTK : fast/media/media-query-list-07.html = FAIL
     190BUGWKGTK : fast/media/view-mode-media-feature.html = FAIL
    191191
    192192// Implement testRunner.setAsynchronousSpellCheckingEnabled
    193193// http://webkit.org/b/81042
    194 BUGWK81042 : editing/spelling/spellcheck-paste.html = TEXT
    195 BUGWK81042 : editing/spelling/spellcheck-paste-disabled.html = TEXT
     194BUGWK81042 : editing/spelling/spellcheck-paste.html = FAIL
     195BUGWK81042 : editing/spelling/spellcheck-paste-disabled.html = FAIL
    196196
    197197// Implement testRunner.numberOfPendingGeolocationPermissionRequests()
    198198// http://webkit.org/b/93977
    199 BUGWK93977 : fast/dom/Geolocation/page-reload-cancel-permission-requests.html = TEXT
     199BUGWK93977 : fast/dom/Geolocation/page-reload-cancel-permission-requests.html = FAIL
    200200
    201201// Implement eventSender.scheduleAsynchronousKeyDown
    202202// http://webkit.org/b/93979
    203 BUGWKGTK : fast/mutation/end-of-task-delivery.html = TEXT TIMEOUT
     203BUGWKGTK : fast/mutation/end-of-task-delivery.html = FAIL TIMEOUT
    204204
    205205// Implement testRunner.setUseDeferredFrameLoading
    206206// http://webkit.org/b/93980
    207 BUGWK93980 : http/tests/appcache/load-from-appcache-defer-resume-crash.html = TEXT
     207BUGWK93980 : http/tests/appcache/load-from-appcache-defer-resume-crash.html = FAIL
    208208
    209209// Implement testRunner.setStorageDatabaseIdleInterval
    210210// http://webkit.org/b/93982
    211 BUGWK93982 : storage/domstorage/storage-close-database-on-idle.html = TEXT
     211BUGWK93982 : storage/domstorage/storage-close-database-on-idle.html = FAIL
    212212
    213213// [Navigation Timing] Remove old-style LayoutTests
    214214// https://bugs.webkit.org/show_bug.cgi?id=91158
    215 BUGWK91158 : fast/dom/navigation-type-back-forward.html = TEXT
    216 BUGWK91158 : fast/dom/navigation-type-navigate.html = TEXT
    217 BUGWK91158 : fast/dom/navigation-type-reload.html = TEXT
     215BUGWK91158 : fast/dom/navigation-type-back-forward.html = FAIL
     216BUGWK91158 : fast/dom/navigation-type-navigate.html = FAIL
     217BUGWK91158 : fast/dom/navigation-type-reload.html = FAIL
    218218
    219219// https://bugs.webkit.org/show_bug.cgi?id=94549
    220 BUGWK94549 : fast/forms/file/selected-files-from-history-state.html = TEXT
     220BUGWK94549 : fast/forms/file/selected-files-from-history-state.html = FAIL
    221221
    222222// https://bugs.webkit.org/show_bug.cgi?id=95043
    223 BUGWK95043 : http/tests/security/local-user-CSS-from-remote.html = TEXT
     223BUGWK95043 : http/tests/security/local-user-CSS-from-remote.html = FAIL
    224224
    225225// EventSender::dumpFilenameBeingDragged not implemented.
    226226// https://bugs.webkit.org/show_bug.cgi?id=61827
    227 BUGWK61827 : fast/events/drag-image-filename.html = TEXT
     227BUGWK61827 : fast/events/drag-image-filename.html = FAIL
    228228
    229229// WebKitTestRunner layoutTestController.pathToLocalResource needs to be updated to work with NRWT
    230230// https://bugs.webkit.org/show_bug.cgi?id=81299
    231 BUGWK81299 : fast/loader/local-CSS-from-local.html = TEXT
    232 BUGWK81299 : fast/loader/local-JavaScript-from-local.html = TEXT
    233 BUGWK81299 : fast/loader/local-image-from-local.html = TEXT
     231BUGWK81299 : fast/loader/local-CSS-from-local.html = FAIL
     232BUGWK81299 : fast/loader/local-JavaScript-from-local.html = FAIL
     233BUGWK81299 : fast/loader/local-image-from-local.html = FAIL
    234234
    235235// WebKitTestRunner needs a more-complete implementation of eventSender
    236236// https://bugs.webkit.org/show_bug.cgi?id=42194
    237 BUGWK42194 : editing/undo/undo-smart-delete-reversed-selection.html = TEXT
    238 BUGWK42194 : fast/dom/vertical-scrollbar-in-rtl.html = TEXT
    239 BUGWK42194 : fast/events/5056619.html = TEXT
    240 BUGWK42194 : http/tests/security/drag-drop-same-unique-origin.html = TEXT
    241 BUGWK42194 : svg/custom/polyline-hittest.svg = TEXT
     237BUGWK42194 : editing/undo/undo-smart-delete-reversed-selection.html = FAIL
     238BUGWK42194 : fast/dom/vertical-scrollbar-in-rtl.html = FAIL
     239BUGWK42194 : fast/events/5056619.html = FAIL
     240BUGWK42194 : http/tests/security/drag-drop-same-unique-origin.html = FAIL
     241BUGWK42194 : svg/custom/polyline-hittest.svg = FAIL
    242242
    243243//////////////////////////////////////////////////////////////////////////////////////////
     
    261261// Flakey on both Snow Leopard and Windows 7
    262262// https://bugs.webkit.org/show_bug.cgi?id=58337
    263 BUGWK58337 : fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html = TEXT PASS
     263BUGWK58337 : fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html = FAIL PASS
    264264
    265265// media/audio-garbage-collect.html is flaky
    266266// https://bugs.webkit.org/show_bug.cgi?id=72698
    267 BUGWK72698 : media/audio-garbage-collect.html = TEXT PASS
     267BUGWK72698 : media/audio-garbage-collect.html = FAIL PASS
    268268
    269269// Tests showing flakiness in the bot
    270 BUGWKGTK : editing/pasteboard/smart-paste-004.html = TEXT PASS
    271 BUGWKGTK : editing/selection/5057506.html = TEXT PASS
    272 BUGWKGTK : editing/selection/click-in-margins-inside-editable-div.html = TEXT PASS
    273 BUGWKGTK : fast/events/dispatch-message-string-data.html = TEXT PASS
    274 BUGWKGTK : fast/events/domactivate-sets-underlying-click-event-as-handled.html = TEXT PASS
    275 BUGWKGTK : fast/events/mouseclick-target-and-positioning.html = TEXT PASS
    276 BUGWKGTK : fast/events/mouse-drag-from-frame.html = TEXT PASS
    277 BUGWKGTK : fast/events/mouse-focus-imagemap.html = TEXT PASS
    278 BUGWKGTK : fast/events/mousemove-after-drag-over-scrollbar.html = TEXT PASS
    279 BUGWKGTK : fast/events/mouse-moved-remove-frame-crash.html = TEXT PASS
    280 BUGWKGTK : fast/events/mouseout-dead-node.html = TEXT PASS
    281 BUGWKGTK : fast/events/mouseout-dead-subframe.html = TEXT PASS
    282 BUGWKGTK : fast/events/mouseout-on-window.html = TEXT PASS
    283 BUGWKGTK : fast/events/mouseover-button.html = TEXT PASS
    284 BUGWKGTK : fast/events/mouseover-mouseout2.html = TEXT PASS
    285 BUGWKGTK : fast/events/mouseover-mouseout.html = TEXT PASS
    286 BUGWKGTK : fast/events/mouse-relative-position.html = TEXT PASS
    287 BUGWKGTK : fast/events/mouseup-outside-document.html = TEXT PASS
    288 BUGWKGTK : fast/events/multiline-link-arrow-navigation.html = TEXT PASS
    289 BUGWKGTK : fast/events/node-event-anchor-lock.html = TEXT PASS
    290 BUGWKGTK : fast/events/onchange-click-hang.html = TEXT PASS
    291 BUGWKGTK : fast/events/onchange-passwordfield.html = TEXT PASS
    292 BUGWKGTK : fast/events/onchange-range-slider.html = TEXT PASS
    293 BUGWKGTK : fast/events/onchange-searchfield.html = TEXT PASS
    294 BUGWKGTK : fast/events/onchange-select-popup.html = TEXT PASS
     270BUGWKGTK : editing/pasteboard/smart-paste-004.html = FAIL PASS
     271BUGWKGTK : editing/selection/5057506.html = FAIL PASS
     272BUGWKGTK : editing/selection/click-in-margins-inside-editable-div.html = FAIL PASS
     273BUGWKGTK : fast/events/dispatch-message-string-data.html = FAIL PASS
     274BUGWKGTK : fast/events/domactivate-sets-underlying-click-event-as-handled.html = FAIL PASS
     275BUGWKGTK : fast/events/mouseclick-target-and-positioning.html = FAIL PASS
     276BUGWKGTK : fast/events/mouse-drag-from-frame.html = FAIL PASS
     277BUGWKGTK : fast/events/mouse-focus-imagemap.html = FAIL PASS
     278BUGWKGTK : fast/events/mousemove-after-drag-over-scrollbar.html = FAIL PASS
     279BUGWKGTK : fast/events/mouse-moved-remove-frame-crash.html = FAIL PASS
     280BUGWKGTK : fast/events/mouseout-dead-node.html = FAIL PASS
     281BUGWKGTK : fast/events/mouseout-dead-subframe.html = FAIL PASS
     282BUGWKGTK : fast/events/mouseout-on-window.html = FAIL PASS
     283BUGWKGTK : fast/events/mouseover-button.html = FAIL PASS
     284BUGWKGTK : fast/events/mouseover-mouseout2.html = FAIL PASS
     285BUGWKGTK : fast/events/mouseover-mouseout.html = FAIL PASS
     286BUGWKGTK : fast/events/mouse-relative-position.html = FAIL PASS
     287BUGWKGTK : fast/events/mouseup-outside-document.html = FAIL PASS
     288BUGWKGTK : fast/events/multiline-link-arrow-navigation.html = FAIL PASS
     289BUGWKGTK : fast/events/node-event-anchor-lock.html = FAIL PASS
     290BUGWKGTK : fast/events/onchange-click-hang.html = FAIL PASS
     291BUGWKGTK : fast/events/onchange-passwordfield.html = FAIL PASS
     292BUGWKGTK : fast/events/onchange-range-slider.html = FAIL PASS
     293BUGWKGTK : fast/events/onchange-searchfield.html = FAIL PASS
     294BUGWKGTK : fast/events/onchange-select-popup.html = FAIL PASS
    295295BUGWKGTK : fast/forms/incremental-dom-property.html = TIMEOUT PASS
    296296BUGWKGTK : fast/forms/select/menulist-type-ahead-find.html = TIMEOUT PASS
    297297BUGWKGTK : fast/forms/select/optgroup-disabled.html = TIMEOUT PASS
    298298BUGWKGTK : fast/forms/select-selected.html = TIMEOUT PASS
    299 BUGWKGTK : fast/js/exceptions-thrown-in-callbacks.html = TEXT PASS
    300 BUGWKGTK : fast/loader/fragment-after-redirect-gets-back-entry.html = TEXT PASS
    301 BUGWKGTK : fast/mutation/database-callback-delivery.html = TEXT PASS
    302 BUGWKGTK : fast/writing-mode/japanese-ruby-horizontal-bt.html = TEXT PASS
    303 BUGWKGTK : fast/writing-mode/japanese-ruby-vertical-lr.html = TEXT PASS
    304 BUGWKGTK : fast/writing-mode/japanese-ruby-vertical-rl.html = TEXT PASS
    305 BUGWKGTK : fast/workers/storage/change-version-handle-reuse-worker.html = TEXT PASS
    306 BUGWKGTK : fast/workers/storage/change-version-sync.html = TEXT PASS
    307 BUGWKGTK : fast/workers/storage/empty-statement-sync.html = TEXT PASS
    308 BUGWKGTK : fast/workers/storage/execute-sql-args-sync.html = TEXT PASS
    309 BUGWKGTK : fast/workers/storage/execute-sql-args-worker.html = TEXT PASS
    310 BUGWKGTK : fast/workers/storage/multiple-transactions.html = TEXT PASS
    311 BUGWKGTK : fast/workers/storage/multiple-transactions-on-different-handles.html = TEXT PASS
    312 BUGWKGTK : fast/workers/storage/multiple-transactions-on-different-handles-sync.html = TEXT PASS
    313 BUGWKGTK : fast/workers/storage/open-database-empty-version-sync.html = TEXT PASS
    314 BUGWKGTK : fast/workers/storage/open-database-set-empty-version-sync.html = TEXT PASS
    315 BUGWKGTK : fast/workers/storage/open-database-while-transaction-in-progress.html = TEXT PASS
    316 BUGWKGTK : fast/workers/storage/open-database-while-transaction-in-progress-sync.html = TEXT PASS
    317 BUGWKGTK : fast/workers/storage/read-and-write-transactions-dont-run-together.html = TEXT PASS
    318 BUGWKGTK : fast/workers/storage/sql-data-types-sync.html = TEXT PASS
    319 BUGWKGTK : fast/workers/storage/test-authorizer.html = TEXT PASS
    320 BUGWKGTK : fast/workers/storage/test-authorizer-sync.html = TEXT PASS
    321 BUGWKGTK : fast/workers/storage/transaction-in-transaction-sync.html = TEXT PASS
    322 BUGWKGTK : http/tests/security/cross-origin-plugin-allowed.html = TEXT PASS
    323 BUGWKGTK : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = TEXT PASS
    324 BUGWKGTK : media/video-transformed.html = TEXT PASS
    325 BUGWKGTK : media/W3C/audio/networkState/networkState_during_loadstart.html = TEXT PASS
    326 BUGWKGTK : svg/custom/gradient-attr-update.svg = TEXT PASS
    327 BUGWKGTK : svg/custom/pointer-events-on-svg-with-pointer.xhtml = TEXT PASS
    328 BUGWKGTK : svg/custom/pointer-events-on-svg-without-pointer.xhtml = TEXT PASS
     299BUGWKGTK : fast/js/exceptions-thrown-in-callbacks.html = FAIL PASS
     300BUGWKGTK : fast/loader/fragment-after-redirect-gets-back-entry.html = FAIL PASS
     301BUGWKGTK : fast/mutation/database-callback-delivery.html = FAIL PASS
     302BUGWKGTK : fast/writing-mode/japanese-ruby-horizontal-bt.html = FAIL PASS
     303BUGWKGTK : fast/writing-mode/japanese-ruby-vertical-lr.html = FAIL PASS
     304BUGWKGTK : fast/writing-mode/japanese-ruby-vertical-rl.html = FAIL PASS
     305BUGWKGTK : fast/workers/storage/change-version-handle-reuse-worker.html = FAIL PASS
     306BUGWKGTK : fast/workers/storage/change-version-sync.html = FAIL PASS
     307BUGWKGTK : fast/workers/storage/empty-statement-sync.html = FAIL PASS
     308BUGWKGTK : fast/workers/storage/execute-sql-args-sync.html = FAIL PASS
     309BUGWKGTK : fast/workers/storage/execute-sql-args-worker.html = FAIL PASS
     310BUGWKGTK : fast/workers/storage/multiple-transactions.html = FAIL PASS
     311BUGWKGTK : fast/workers/storage/multiple-transactions-on-different-handles.html = FAIL PASS
     312BUGWKGTK : fast/workers/storage/multiple-transactions-on-different-handles-sync.html = FAIL PASS
     313BUGWKGTK : fast/workers/storage/open-database-empty-version-sync.html = FAIL PASS
     314BUGWKGTK : fast/workers/storage/open-database-set-empty-version-sync.html = FAIL PASS
     315BUGWKGTK : fast/workers/storage/open-database-while-transaction-in-progress.html = FAIL PASS
     316BUGWKGTK : fast/workers/storage/open-database-while-transaction-in-progress-sync.html = FAIL PASS
     317BUGWKGTK : fast/workers/storage/read-and-write-transactions-dont-run-together.html = FAIL PASS
     318BUGWKGTK : fast/workers/storage/sql-data-types-sync.html = FAIL PASS
     319BUGWKGTK : fast/workers/storage/test-authorizer.html = FAIL PASS
     320BUGWKGTK : fast/workers/storage/test-authorizer-sync.html = FAIL PASS
     321BUGWKGTK : fast/workers/storage/transaction-in-transaction-sync.html = FAIL PASS
     322BUGWKGTK : http/tests/security/cross-origin-plugin-allowed.html = FAIL PASS
     323BUGWKGTK : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = FAIL PASS
     324BUGWKGTK : media/video-transformed.html = FAIL PASS
     325BUGWKGTK : media/W3C/audio/networkState/networkState_during_loadstart.html = FAIL PASS
     326BUGWKGTK : svg/custom/gradient-attr-update.svg = FAIL PASS
     327BUGWKGTK : svg/custom/pointer-events-on-svg-with-pointer.xhtml = FAIL PASS
     328BUGWKGTK : svg/custom/pointer-events-on-svg-without-pointer.xhtml = FAIL PASS
    329329BUGWKGTK : svg/stroke/non-scaling-stroke-pattern.svg = IMAGE PASS
    330330
     
    348348// we have lower values for normal and slow time out.
    349349// http://webkit.org/b/93973
    350 BUGWK93973 : fullscreen/anonymous-block-merge-crash.html = TEXT
    351 BUGWK93973 : fullscreen/exit-full-screen-iframe.html = TEXT
    352 BUGWK93973 : fullscreen/full-screen-cancel.html = TEXT
    353 BUGWK93973 : fullscreen/full-screen-crash-offsetLeft.html = TEXT
    354 BUGWK93973 : fullscreen/full-screen-css.html = TEXT
    355 BUGWK93973 : fullscreen/full-screen-element-stack.html = TEXT
    356 BUGWK93973 : fullscreen/full-screen-fixed-pos-parent.html = TEXT
    357 BUGWK93973 : fullscreen/full-screen-iframe-allowed.html = TEXT
    358 BUGWK93973 : fullscreen/full-screen-iframe-legacy.html = TEXT
    359 BUGWK93973 : fullscreen/full-screen-iframe-without-allow-attribute-allowed-from-parent.html = TEXT
    360 BUGWK93973 : fullscreen/full-screen-iframe-zIndex.html = TEXT
    361 BUGWK93973 : fullscreen/full-screen-keyboard-disabled.html = TEXT
    362 BUGWK93973 : fullscreen/full-screen-keyboard-enabled.html = TEXT
    363 BUGWK93973 : fullscreen/full-screen-line-boxes-crash.html = TEXT
    364 BUGWK93973 : fullscreen/full-screen-placeholder.html = TEXT
    365 BUGWK93973 : fullscreen/full-screen-remove-ancestor-after.html = TEXT
    366 BUGWK93973 : fullscreen/full-screen-remove-ancestor.html = TEXT
    367 BUGWK93973 : fullscreen/full-screen-remove-children.html = TEXT
    368 BUGWK93973 : fullscreen/full-screen-remove.html = TEXT
    369 BUGWK93973 : fullscreen/full-screen-remove-sibling.html = TEXT
    370 BUGWK93973 : fullscreen/full-screen-render-inline.html = TEXT
    371 BUGWK93973 : fullscreen/full-screen-request.html = TEXT
    372 BUGWK93973 : fullscreen/full-screen-restrictions.html = TEXT
    373 BUGWK93973 : fullscreen/full-screen-stacking-context.html = TEXT
    374 BUGWK93973 : fullscreen/full-screen-twice.html = TEXT
    375 BUGWK93973 : fullscreen/full-screen-zIndex-after.html = TEXT
    376 BUGWK93973 : fullscreen/full-screen-zIndex.html = TEXT
    377 BUGWK93973 : fullscreen/non-ancestor-iframe.html = TEXT
    378 BUGWK93973 : fullscreen/parent-flow-inline-with-block-child.html = TEXT
    379 BUGWK93973 : fullscreen/video-controls-override.html = TEXT
    380 BUGWK93973 : fullscreen/video-controls-timeline.html = TEXT
    381 BUGWK93973 : fullscreen/video-specified-size.html = TEXT
     350BUGWK93973 : fullscreen/anonymous-block-merge-crash.html = FAIL
     351BUGWK93973 : fullscreen/exit-full-screen-iframe.html = FAIL
     352BUGWK93973 : fullscreen/full-screen-cancel.html = FAIL
     353BUGWK93973 : fullscreen/full-screen-crash-offsetLeft.html = FAIL
     354BUGWK93973 : fullscreen/full-screen-css.html = FAIL
     355BUGWK93973 : fullscreen/full-screen-element-stack.html = FAIL
     356BUGWK93973 : fullscreen/full-screen-fixed-pos-parent.html = FAIL
     357BUGWK93973 : fullscreen/full-screen-iframe-allowed.html = FAIL
     358BUGWK93973 : fullscreen/full-screen-iframe-legacy.html = FAIL
     359BUGWK93973 : fullscreen/full-screen-iframe-without-allow-attribute-allowed-from-parent.html = FAIL
     360BUGWK93973 : fullscreen/full-screen-iframe-zIndex.html = FAIL
     361BUGWK93973 : fullscreen/full-screen-keyboard-disabled.html = FAIL
     362BUGWK93973 : fullscreen/full-screen-keyboard-enabled.html = FAIL
     363BUGWK93973 : fullscreen/full-screen-line-boxes-crash.html = FAIL
     364BUGWK93973 : fullscreen/full-screen-placeholder.html = FAIL
     365BUGWK93973 : fullscreen/full-screen-remove-ancestor-after.html = FAIL
     366BUGWK93973 : fullscreen/full-screen-remove-ancestor.html = FAIL
     367BUGWK93973 : fullscreen/full-screen-remove-children.html = FAIL
     368BUGWK93973 : fullscreen/full-screen-remove.html = FAIL
     369BUGWK93973 : fullscreen/full-screen-remove-sibling.html = FAIL
     370BUGWK93973 : fullscreen/full-screen-render-inline.html = FAIL
     371BUGWK93973 : fullscreen/full-screen-request.html = FAIL
     372BUGWK93973 : fullscreen/full-screen-restrictions.html = FAIL
     373BUGWK93973 : fullscreen/full-screen-stacking-context.html = FAIL
     374BUGWK93973 : fullscreen/full-screen-twice.html = FAIL
     375BUGWK93973 : fullscreen/full-screen-zIndex-after.html = FAIL
     376BUGWK93973 : fullscreen/full-screen-zIndex.html = FAIL
     377BUGWK93973 : fullscreen/non-ancestor-iframe.html = FAIL
     378BUGWK93973 : fullscreen/parent-flow-inline-with-block-child.html = FAIL
     379BUGWK93973 : fullscreen/video-controls-override.html = FAIL
     380BUGWK93973 : fullscreen/video-controls-timeline.html = FAIL
     381BUGWK93973 : fullscreen/video-specified-size.html = FAIL
    382382
    383383// HiDPI - 1 pixel diffs
    384384// http://webkit.org/b/93978
    385 BUGWK93978 : fast/hidpi/clip-text-in-hidpi.html = TEXT
    386 BUGWK93978 : fast/hidpi/image-set-background-dynamic.html = TEXT
    387 BUGWK93978 : fast/hidpi/image-set-border-image-dynamic.html = TEXT
    388 BUGWK93978 : fast/hidpi/image-set-in-content-dynamic.html = TEXT
     385BUGWK93978 : fast/hidpi/clip-text-in-hidpi.html = FAIL
     386BUGWK93978 : fast/hidpi/image-set-background-dynamic.html = FAIL
     387BUGWK93978 : fast/hidpi/image-set-border-image-dynamic.html = FAIL
     388BUGWK93978 : fast/hidpi/image-set-in-content-dynamic.html = FAIL
    389389
    390390// RenderDeprecatedFlexibleBox showing 20-pixel diffs in WK2 bot
    391391// http://webkit.org/b/93981
    392 BUGWK93981 : media/controls-strict.html = TEXT
    393 BUGWK93981 : media/controls-styling-strict.html = TEXT
    394 BUGWK93981 : media/controls-without-preload.html = TEXT
    395 BUGWK93981 : media/media-document-audio-repaint.html = TEXT
    396 BUGWK93981 : media/video-controls-rendering.html = TEXT
    397 BUGWK93981 : media/video-display-toggle.html = TEXT
    398 BUGWK93981 : media/video-no-audio.html = TEXT
    399 BUGWK93981 : media/video-volume-slider.html = TEXT
     392BUGWK93981 : media/controls-strict.html = FAIL
     393BUGWK93981 : media/controls-styling-strict.html = FAIL
     394BUGWK93981 : media/controls-without-preload.html = FAIL
     395BUGWK93981 : media/media-document-audio-repaint.html = FAIL
     396BUGWK93981 : media/video-controls-rendering.html = FAIL
     397BUGWK93981 : media/video-display-toggle.html = FAIL
     398BUGWK93981 : media/video-no-audio.html = FAIL
     399BUGWK93981 : media/video-volume-slider.html = FAIL
    400400
    401401// Tests showing weird float values instead of integer results
    402402// http://webkit.org/b/93984
    403 BUGWK93984 : transitions/change-values-during-transition.html = TEXT
     403BUGWK93984 : transitions/change-values-during-transition.html = FAIL
    404404
    405405// Assertion failure in replaySavedEvents
    406406// http://webkit.org/b/21796
    407 BUGWK21796 : fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html = TEXT
     407BUGWK21796 : fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html = FAIL
    408408
    409409// [Qt][GTK][WK2] New http/tests/cache/xhr-vary-header.html fails
    410410// https://bugs.webkit.org/show_bug.cgi?id=89278
    411 BUGWK89287 : http/tests/cache/xhr-vary-header.html = TEXT
     411BUGWK89287 : http/tests/cache/xhr-vary-header.html = FAIL
    412412
    413413// [Qt][WK2] New http/tests/security/cross-origin-plugin* tests fail
    414414// https://bugs.webkit.org/show_bug.cgi?id=95935
    415 BUGWK95935 : http/tests/security/cross-origin-plugin-private-browsing-toggled.html = TEXT
    416 BUGWK95935 : http/tests/security/cross-origin-plugin.html = TEXT
     415BUGWK95935 : http/tests/security/cross-origin-plugin-private-browsing-toggled.html = FAIL
     416BUGWK95935 : http/tests/security/cross-origin-plugin.html = FAIL
    417417
    418418// REGRESSION (r127202): http/tests/security/inactive-document-with-empty-security-origin.html failing on JSC ports
    419419// https://bugs.webkit.org/show_bug.cgi?id=95530
    420 BUGWK95530 : http/tests/security/inactive-document-with-empty-security-origin.html = TEXT
     420BUGWK95530 : http/tests/security/inactive-document-with-empty-security-origin.html = FAIL
    421421
    422422// https://bugs.webkit.org/show_bug.cgi?id=82672
    423 BUGWK82672 : http/tests/xmlhttprequest/range-test.html = TEXT
     423BUGWK82672 : http/tests/xmlhttprequest/range-test.html = FAIL
    424424
    425425// https://bugs.webkit.org/show_bug.cgi?id=39160
    426 BUGWK39160 : security/block-test-no-port.html = TEXT
     426BUGWK39160 : security/block-test-no-port.html = FAIL
    427427
    428428// Some tests rely on a /tmp/LayoutTests symlink pointing to the LayoutTests directory
    429429// https://bugs.webkit.org/show_bug.cgi?id=64135
    430 BUGWK64135 : fast/dom/frame-loading-via-document-write.html = TEXT
     430BUGWK64135 : fast/dom/frame-loading-via-document-write.html = FAIL
    431431
    432432// Unexplained failures
    433 BUGWKGTK : accessibility/accessibility-node-memory-management.html = TEXT
    434 BUGWKGTK : accessibility/accessibility-node-reparent.html = TEXT
    435 BUGWKGTK : accessibility/adjacent-continuations-cause-assertion-failure.html = TEXT
    436 BUGWKGTK : accessibility/aria-hidden-updates-alldescendants.html = TEXT
    437 BUGWKGTK : accessibility/aria-hidden-with-elements.html = TEXT
    438 BUGWKGTK : accessibility/aria-invalid.html = TEXT
    439 BUGWKGTK : accessibility/deleting-iframe-destroys-axcache.html = TEXT
    440 BUGWKGTK : accessibility/div-within-anchors-causes-crash.html = TEXT
    441 BUGWKGTK : accessibility/ignore-spacer-elements.html = TEXT
    442 BUGWKGTK : accessibility/img-fallsback-to-title.html = TEXT
    443 BUGWKGTK : accessibility/inline-continuations.html = TEXT
    444 BUGWKGTK : accessibility/legend.html = TEXT
    445 BUGWKGTK : accessibility/loading-iframe-sends-notification.html = TEXT
    446 BUGWKGTK : accessibility/media-element.html = TEXT
    447 BUGWKGTK : editing/deleting/delete-ligature-003.html = TEXT
    448 BUGWKGTK : editing/deleting/paragraph-in-preserveNewline.html = TEXT
    449 BUGWKGTK : editing/deleting/whitespace-pre-1.html = TEXT
    450 BUGWKGTK : editing/execCommand/delete-selection-has-style.html = TEXT
    451 BUGWKGTK : editing/input/emacs-ctrl-o.html = TEXT
    452 BUGWKGTK : editing/pasteboard/emacs-ctrl-a-k-y.html = TEXT
    453 BUGWKGTK : editing/selection/5136696.html = TEXT
    454 BUGWKGTK : editing/selection/inactive-selection.html = TEXT
    455 BUGWKGTK : editing/selection/programmatic-selection-on-mac-is-directionless.html = TEXT
    456 BUGWKGTK : editing/spelling/spelling-insert-html.html = TEXT
    457 BUGWKGTK : editing/undo/undo-deleteWord.html = TEXT
    458 BUGWKGTK : fast/css/bidi-override-in-anonymous-block.html = TEXT
    459 BUGWKGTK : fast/css/disabled-author-styles.html = TEXT
    460 BUGWKGTK : fast/css/relative-positioned-block-crash.html = TEXT
    461 BUGWKGTK : fast/dom/rtl-scroll-to-leftmost-and-resize.html = TEXT
    462 BUGWKGTK : fast/dom/Window/window-postmessage-clone.html = TEXT
    463 BUGWKGTK : fast/dynamic/window-resize-scrollbars-test.html = TEXT
    464 BUGWKGTK : fast/events/backspace-navigates-back.html = TEXT
    465 BUGWKGTK : fast/events/keydown-leftright-keys.html = TEXT
    466 BUGWKGTK : fast/events/keydown-numpad-keys.html = TEXT
    467 BUGWKGTK : fast/events/mouse-drag-from-frame-to-other-frame.html = TEXT
    468 BUGWKGTK : fast/events/remove-target-with-shadow-in-drag.html = TEXT
    469 BUGWKGTK : fast/events/scroll-in-scaled-page-with-overflow-hidden.html = TEXT
    470 BUGWKGTK : fast/events/selectionchange-iframe.html = TEXT
    471 BUGWKGTK : fast/forms/implicit-submission.html = TEXT
    472 BUGWKGTK : fast/forms/input-paste-undo.html = TEXT
    473 BUGWKGTK : fast/forms/listbox-deselect-scroll.html = TEXT
    474 BUGWKGTK : fast/forms/listbox-selection.html = TEXT
    475 BUGWKGTK : fast/forms/listbox-typeahead-cyrillic.html = TEXT
    476 BUGWKGTK : fast/forms/listbox-typeahead-greek.html = TEXT
    477 BUGWKGTK : fast/forms/mailto/formenctype-attribute-button-html.html = TEXT
    478 BUGWKGTK : fast/forms/mailto/formenctype-attribute-input-html.html = TEXT
    479 BUGWKGTK : fast/forms/select-type-ahead-non-latin.html = TEXT
    480 BUGWKGTK : fast/loader/submit-form-while-parsing-2.html = TEXT
    481 BUGWKGTK : fast/media/mq-transform-02.html = TEXT
    482 BUGWKGTK : fast/media/mq-transform-03.html = TEXT
    483 BUGWKGTK : fast/regions/css-regions-disabled.html = TEXT
    484 BUGWKGTK : fast/regions/css-regions-disabled.html = TEXT
    485 BUGWKGTK : fast/repaint/fixed-move-after-keyboard-scroll.html = TEXT
    486 BUGWKGTK : fast/ruby/nested-ruby.html = TEXT
    487 BUGWKGTK : fast/ruby/ruby-beforeafter.html = TEXT
    488 BUGWKGTK : fast/ruby/rubyDOM-insert-rt.html = TEXT
    489 BUGWKGTK : fast/ruby/rubyDOM-insert-text1.html = TEXT
    490 BUGWKGTK : fast/ruby/rubyDOM-insert-text2.html = TEXT
    491 BUGWKGTK : fast/ruby/rubyDOM-insert-text3.html = TEXT
    492 BUGWKGTK : fast/ruby/rubyDOM-remove-rt1.html = TEXT
    493 BUGWKGTK : fast/ruby/rubyDOM-remove-rt2.html = TEXT
    494 BUGWKGTK : fast/ruby/rubyDOM-remove-text1.html = TEXT
    495 BUGWKGTK : fast/ruby/rubyDOM-remove-text2.html = TEXT
    496 BUGWKGTK : fast/ruby/ruby-empty-rt.html = TEXT
    497 BUGWKGTK : fast/ruby/ruby-length.html = TEXT
    498 BUGWKGTK : fast/ruby/ruby-run-break.html = TEXT
    499 BUGWKGTK : fast/ruby/ruby-runs.html = TEXT
    500 BUGWKGTK : fast/ruby/ruby-runs-spans.html = TEXT
    501 BUGWKGTK : fast/ruby/ruby-simple.html = TEXT
    502 BUGWKGTK : fast/ruby/ruby-simple-rp.html = TEXT
    503 BUGWKGTK : fast/ruby/ruby-trailing.html = TEXT
    504 BUGWKGTK : fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html = TEXT
    505 BUGWKGTK : fast/workers/shared-worker-load-error.html = TEXT
    506 BUGWKGTK : fast/writing-mode/Kusa-Makura-background-canvas.html = TEXT
    507 BUGWKGTK : fast/xsl/xslt-missing-namespace-in-xslt.xml = TEXT
    508 BUGWKGTK : http/tests/local/blob/send-hybrid-blob.html = TEXT
    509 BUGWKGTK : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = TEXT
    510 BUGWKGTK : http/tests/security/cross-origin-xsl-BLOCKED.html = TEXT
    511 BUGWKGTK : http/tests/security/cross-origin-xsl-redirect-BLOCKED.html = TEXT
    512 BUGWKGTK : http/tests/security/storage-blocking-strengthened-plugin.html = TEXT
    513 BUGWKGTK : http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html = TEXT
    514 BUGWKGTK : http/tests/xmlhttprequest/cache-override.html = TEXT
    515 BUGWKGTK : http/tests/xmlhttprequest/cross-origin-no-credential-prompt.html = TEXT
    516 BUGWKGTK : media/track/track-cue-rendering-horizontal.html = TEXT
    517 BUGWKGTK : media/track/track-cue-rendering-vertical.html = TEXT
    518 BUGWKGTK : media/video-play-require-user-gesture.html = TEXT
    519 BUGWKGTK : media/video-zoom-controls.html = TEXT
    520 BUGWKGTK : platform/gtk/accessibility/entry-and-password.html = TEXT
    521 BUGWKGTK : platform/gtk/accessibility/input-slider.html = TEXT
    522 BUGWKGTK : platform/gtk/accessibility/replaced-objects-in-anonymous-blocks.html = TEXT
    523 BUGWKGTK : platform/gtk/editing/pasteboard/middle-button-paste.html = TEXT
    524 BUGWKGTK : platform/gtk/fast/events/event-sender-metakey.html = TEXT
    525 BUGWKGTK : platform/gtk/fast/forms/menulist-typeahead-find.html = TEXT
    526 BUGWKGTK : plugins/evaluate-js-after-removing-plugin-element.html = TEXT
    527 BUGWKGTK : plugins/fullscreen-plugins-dont-reload.html = TEXT
    528 BUGWKGTK : plugins/keyboard-events.html = TEXT
    529 BUGWKGTK : plugins/netscape-plugin-setwindow-size-2.html = TEXT
    530 BUGWKGTK : plugins/npp-set-window-called-during-destruction.html = TEXT
    531 BUGWKGTK : plugins/npruntime/browser-object-identity.html = TEXT
    532 BUGWKGTK : plugins/npruntime/embed-property-equality.html = TEXT
    533 BUGWKGTK : plugins/reloadplugins-and-pages.html = TEXT
    534 BUGWKGTK : plugins/resize-from-plugin.html = TEXT
    535 BUGWKGTK : svg/custom/use-elementInstance-event-target.svg = TEXT
    536 BUGWKGTK : svg/custom/use-instanceRoot-as-event-target.xhtml = TEXT
    537 BUGWKGTK : svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg = TEXT
    538 BUGWKGTK : svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg = TEXT
    539 BUGWKGTK : svg/text/select-textLength-spacing-squeeze-3.svg = TEXT
    540 BUGWKGTK : svg/text/select-textLength-spacing-stretch-1.svg = TEXT
    541 BUGWKGTK : svg/text/select-x-list-1.svg = TEXT
    542 BUGWKGTK : svg/text/select-x-list-with-tspans-1.svg = TEXT
    543 BUGWKGTK : touchadjustment/iframe.html = TEXT
    544 BUGWKGTK : transitions/extra-transition.html = TEXT
    545 BUGWKGTK : transitions/interrupted-accelerated-transition.html = TEXT
     433BUGWKGTK : accessibility/accessibility-node-memory-management.html = FAIL
     434BUGWKGTK : accessibility/accessibility-node-reparent.html = FAIL
     435BUGWKGTK : accessibility/adjacent-continuations-cause-assertion-failure.html = FAIL
     436BUGWKGTK : accessibility/aria-hidden-updates-alldescendants.html = FAIL
     437BUGWKGTK : accessibility/aria-hidden-with-elements.html = FAIL
     438BUGWKGTK : accessibility/aria-invalid.html = FAIL
     439BUGWKGTK : accessibility/deleting-iframe-destroys-axcache.html = FAIL
     440BUGWKGTK : accessibility/div-within-anchors-causes-crash.html = FAIL
     441BUGWKGTK : accessibility/ignore-spacer-elements.html = FAIL
     442BUGWKGTK : accessibility/img-fallsback-to-title.html = FAIL
     443BUGWKGTK : accessibility/inline-continuations.html = FAIL
     444BUGWKGTK : accessibility/legend.html = FAIL
     445BUGWKGTK : accessibility/loading-iframe-sends-notification.html = FAIL
     446BUGWKGTK : accessibility/media-element.html = FAIL
     447BUGWKGTK : editing/deleting/delete-ligature-003.html = FAIL
     448BUGWKGTK : editing/deleting/paragraph-in-preserveNewline.html = FAIL
     449BUGWKGTK : editing/deleting/whitespace-pre-1.html = FAIL
     450BUGWKGTK : editing/execCommand/delete-selection-has-style.html = FAIL
     451BUGWKGTK : editing/input/emacs-ctrl-o.html = FAIL
     452BUGWKGTK : editing/pasteboard/emacs-ctrl-a-k-y.html = FAIL
     453BUGWKGTK : editing/selection/5136696.html = FAIL
     454BUGWKGTK : editing/selection/inactive-selection.html = FAIL
     455BUGWKGTK : editing/selection/programmatic-selection-on-mac-is-directionless.html = FAIL
     456BUGWKGTK : editing/spelling/spelling-insert-html.html = FAIL
     457BUGWKGTK : editing/undo/undo-deleteWord.html = FAIL
     458BUGWKGTK : fast/css/bidi-override-in-anonymous-block.html = FAIL
     459BUGWKGTK : fast/css/disabled-author-styles.html = FAIL
     460BUGWKGTK : fast/css/relative-positioned-block-crash.html = FAIL
     461BUGWKGTK : fast/dom/rtl-scroll-to-leftmost-and-resize.html = FAIL
     462BUGWKGTK : fast/dom/Window/window-postmessage-clone.html = FAIL
     463BUGWKGTK : fast/dynamic/window-resize-scrollbars-test.html = FAIL
     464BUGWKGTK : fast/events/backspace-navigates-back.html = FAIL
     465BUGWKGTK : fast/events/keydown-leftright-keys.html = FAIL
     466BUGWKGTK : fast/events/keydown-numpad-keys.html = FAIL
     467BUGWKGTK : fast/events/mouse-drag-from-frame-to-other-frame.html = FAIL
     468BUGWKGTK : fast/events/remove-target-with-shadow-in-drag.html = FAIL
     469BUGWKGTK : fast/events/scroll-in-scaled-page-with-overflow-hidden.html = FAIL
     470BUGWKGTK : fast/events/selectionchange-iframe.html = FAIL
     471BUGWKGTK : fast/forms/implicit-submission.html = FAIL
     472BUGWKGTK : fast/forms/input-paste-undo.html = FAIL
     473BUGWKGTK : fast/forms/listbox-deselect-scroll.html = FAIL
     474BUGWKGTK : fast/forms/listbox-selection.html = FAIL
     475BUGWKGTK : fast/forms/listbox-typeahead-cyrillic.html = FAIL
     476BUGWKGTK : fast/forms/listbox-typeahead-greek.html = FAIL
     477BUGWKGTK : fast/forms/mailto/formenctype-attribute-button-html.html = FAIL
     478BUGWKGTK : fast/forms/mailto/formenctype-attribute-input-html.html = FAIL
     479BUGWKGTK : fast/forms/select-type-ahead-non-latin.html = FAIL
     480BUGWKGTK : fast/loader/submit-form-while-parsing-2.html = FAIL
     481BUGWKGTK : fast/media/mq-transform-02.html = FAIL
     482BUGWKGTK : fast/media/mq-transform-03.html = FAIL
     483BUGWKGTK : fast/regions/css-regions-disabled.html = FAIL
     484BUGWKGTK : fast/regions/css-regions-disabled.html = FAIL
     485BUGWKGTK : fast/repaint/fixed-move-after-keyboard-scroll.html = FAIL
     486BUGWKGTK : fast/ruby/nested-ruby.html = FAIL
     487BUGWKGTK : fast/ruby/ruby-beforeafter.html = FAIL
     488BUGWKGTK : fast/ruby/rubyDOM-insert-rt.html = FAIL
     489BUGWKGTK : fast/ruby/rubyDOM-insert-text1.html = FAIL
     490BUGWKGTK : fast/ruby/rubyDOM-insert-text2.html = FAIL
     491BUGWKGTK : fast/ruby/rubyDOM-insert-text3.html = FAIL
     492BUGWKGTK : fast/ruby/rubyDOM-remove-rt1.html = FAIL
     493BUGWKGTK : fast/ruby/rubyDOM-remove-rt2.html = FAIL
     494BUGWKGTK : fast/ruby/rubyDOM-remove-text1.html = FAIL
     495BUGWKGTK : fast/ruby/rubyDOM-remove-text2.html = FAIL
     496BUGWKGTK : fast/ruby/ruby-empty-rt.html = FAIL
     497BUGWKGTK : fast/ruby/ruby-length.html = FAIL
     498BUGWKGTK : fast/ruby/ruby-run-break.html = FAIL
     499BUGWKGTK : fast/ruby/ruby-runs.html = FAIL
     500BUGWKGTK : fast/ruby/ruby-runs-spans.html = FAIL
     501BUGWKGTK : fast/ruby/ruby-simple.html = FAIL
     502BUGWKGTK : fast/ruby/ruby-simple-rp.html = FAIL
     503BUGWKGTK : fast/ruby/ruby-trailing.html = FAIL
     504BUGWKGTK : fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html = FAIL
     505BUGWKGTK : fast/workers/shared-worker-load-error.html = FAIL
     506BUGWKGTK : fast/writing-mode/Kusa-Makura-background-canvas.html = FAIL
     507BUGWKGTK : fast/xsl/xslt-missing-namespace-in-xslt.xml = FAIL
     508BUGWKGTK : http/tests/local/blob/send-hybrid-blob.html = FAIL
     509BUGWKGTK : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = FAIL
     510BUGWKGTK : http/tests/security/cross-origin-xsl-BLOCKED.html = FAIL
     511BUGWKGTK : http/tests/security/cross-origin-xsl-redirect-BLOCKED.html = FAIL
     512BUGWKGTK : http/tests/security/storage-blocking-strengthened-plugin.html = FAIL
     513BUGWKGTK : http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html = FAIL
     514BUGWKGTK : http/tests/xmlhttprequest/cache-override.html = FAIL
     515BUGWKGTK : http/tests/xmlhttprequest/cross-origin-no-credential-prompt.html = FAIL
     516BUGWKGTK : media/track/track-cue-rendering-horizontal.html = FAIL
     517BUGWKGTK : media/track/track-cue-rendering-vertical.html = FAIL
     518BUGWKGTK : media/video-play-require-user-gesture.html = FAIL
     519BUGWKGTK : media/video-zoom-controls.html = FAIL
     520BUGWKGTK : platform/gtk/accessibility/entry-and-password.html = FAIL
     521BUGWKGTK : platform/gtk/accessibility/input-slider.html = FAIL
     522BUGWKGTK : platform/gtk/accessibility/replaced-objects-in-anonymous-blocks.html = FAIL
     523BUGWKGTK : platform/gtk/editing/pasteboard/middle-button-paste.html = FAIL
     524BUGWKGTK : platform/gtk/fast/events/event-sender-metakey.html = FAIL
     525BUGWKGTK : platform/gtk/fast/forms/menulist-typeahead-find.html = FAIL
     526BUGWKGTK : plugins/evaluate-js-after-removing-plugin-element.html = FAIL
     527BUGWKGTK : plugins/fullscreen-plugins-dont-reload.html = FAIL
     528BUGWKGTK : plugins/keyboard-events.html = FAIL
     529BUGWKGTK : plugins/netscape-plugin-setwindow-size-2.html = FAIL
     530BUGWKGTK : plugins/npp-set-window-called-during-destruction.html = FAIL
     531BUGWKGTK : plugins/npruntime/browser-object-identity.html = FAIL
     532BUGWKGTK : plugins/npruntime/embed-property-equality.html = FAIL
     533BUGWKGTK : plugins/reloadplugins-and-pages.html = FAIL
     534BUGWKGTK : plugins/resize-from-plugin.html = FAIL
     535BUGWKGTK : svg/custom/use-elementInstance-event-target.svg = FAIL
     536BUGWKGTK : svg/custom/use-instanceRoot-as-event-target.xhtml = FAIL
     537BUGWKGTK : svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg = FAIL
     538BUGWKGTK : svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg = FAIL
     539BUGWKGTK : svg/text/select-textLength-spacing-squeeze-3.svg = FAIL
     540BUGWKGTK : svg/text/select-textLength-spacing-stretch-1.svg = FAIL
     541BUGWKGTK : svg/text/select-x-list-1.svg = FAIL
     542BUGWKGTK : svg/text/select-x-list-with-tspans-1.svg = FAIL
     543BUGWKGTK : touchadjustment/iframe.html = FAIL
     544BUGWKGTK : transitions/extra-transition.html = FAIL
     545BUGWKGTK : transitions/interrupted-accelerated-transition.html = FAIL
    546546
    547547//////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r129012 r129047  
    5252// Modal dialogs will not be supported in WebKit1. These expectations should eventually
    5353// be moved into WebKit1-specific TestExpectations file (once it's created).
    54 WONTFIX : fast/animation/request-animation-frame-during-modal.html = TEXT
    55 WONTFIX SKIP : fast/events/show-modal-dialog-onblur-onfocus.html = TEXT
    56 WONTFIX : fast/events/scroll-event-during-modal-dialog.html = TEXT
    57 WONTFIX SKIP : fast/harness/show-modal-dialog.html = TEXT
    58 WONTFIX : http/tests/security/cross-frame-access-call.html = TEXT
    59 WONTFIX : http/tests/security/cross-frame-access-get.html = TEXT
    60 WONTFIX SKIP : inspector/console/console-long-eval-crash.html = TEXT
     54WONTFIX : fast/animation/request-animation-frame-during-modal.html = FAIL
     55WONTFIX SKIP : fast/events/show-modal-dialog-onblur-onfocus.html = FAIL
     56WONTFIX : fast/events/scroll-event-during-modal-dialog.html = FAIL
     57WONTFIX SKIP : fast/harness/show-modal-dialog.html = FAIL
     58WONTFIX : http/tests/security/cross-frame-access-call.html = FAIL
     59WONTFIX : http/tests/security/cross-frame-access-get.html = FAIL
     60WONTFIX SKIP : inspector/console/console-long-eval-crash.html = FAIL
    6161
    6262// This port doesn't support v8 i18n extension.
    63 WONTFIX : fast/js/i18n-bindings-locale.html = TEXT
     63WONTFIX : fast/js/i18n-bindings-locale.html = FAIL
    6464
    6565// Ignored because we do not have OBJC bindings (via Chromium).
    66 WONTFIX SKIP : editing/pasteboard/paste-RTFD.html = TEXT
    67 WONTFIX SKIP : editing/pasteboard/paste-TIFF.html = TEXT
     66WONTFIX SKIP : editing/pasteboard/paste-RTFD.html = FAIL
     67WONTFIX SKIP : editing/pasteboard/paste-TIFF.html = FAIL
    6868
    6969// This test assumes we cannot play RTSP, but we can.
     
    7171
    7272// We have no need to support Dashboard compatibility mode. (via Chromium).
    73 WONTFIX SKIP : fast/canvas/canvas-gradient-addStop-error.html = TEXT
    74 WONTFIX SKIP : http/tests/xmlhttprequest/default-content-type-dashboard.html = TEXT
     73WONTFIX SKIP : fast/canvas/canvas-gradient-addStop-error.html = FAIL
     74WONTFIX SKIP : http/tests/xmlhttprequest/default-content-type-dashboard.html = FAIL
    7575
    7676// ENABLE(WIDGET_REGION) is disabled
    77 WONTFIX SKIP : fast/css/widget-region-parser.html = TEXT
     77WONTFIX SKIP : fast/css/widget-region-parser.html = FAIL
    7878
    7979// These test -apple- and -khtml- prefixed CSS properties, which we don't support.
    80 WONTFIX SKIP : inspector/styles/vendor-prefixes.html = TEXT
    81 WONTFIX : fast/css/apple-prefix.html = TEXT
     80WONTFIX SKIP : inspector/styles/vendor-prefixes.html = FAIL
     81WONTFIX : fast/css/apple-prefix.html = FAIL
    8282
    8383// This port doesn't support detecting slow unload handlers.
    84 WONTFIX SKIP : fast/dom/Window/slow-unload-handler.html = TEXT
    85 WONTFIX SKIP : fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html = TEXT
     84WONTFIX SKIP : fast/dom/Window/slow-unload-handler.html = FAIL
     85WONTFIX SKIP : fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html = FAIL
    8686
    8787// Accessibility tests that should never be run for GTK due to be
    8888// written in a platform-specific way. They should either be moved to
    8989// the right platform or re-written in a more platform-agnostic way.
    90 WONTFIX SKIP : accessibility/aria-list-and-listitem.html = TEXT
    91 WONTFIX SKIP : accessibility/aria-option-role.html = TEXT
    92 WONTFIX SKIP : accessibility/internal-link-anchors2.html = TEXT
    93 WONTFIX SKIP : accessibility/radio-button-group-members.html = TEXT
    94 WONTFIX SKIP : accessibility/table-attributes.html = TEXT
    95 WONTFIX SKIP : accessibility/table-detection.html = TEXT
    96 WONTFIX SKIP : accessibility/table-one-cell.html = TEXT
    97 WONTFIX SKIP : accessibility/table-sections.html = TEXT
    98 WONTFIX SKIP : accessibility/table-with-aria-role.html = TEXT
    99 WONTFIX SKIP : accessibility/table-with-rules.html = TEXT
    100 WONTFIX SKIP : accessibility/plugin.html = TEXT
     90WONTFIX SKIP : accessibility/aria-list-and-listitem.html = FAIL
     91WONTFIX SKIP : accessibility/aria-option-role.html = FAIL
     92WONTFIX SKIP : accessibility/internal-link-anchors2.html = FAIL
     93WONTFIX SKIP : accessibility/radio-button-group-members.html = FAIL
     94WONTFIX SKIP : accessibility/table-attributes.html = FAIL
     95WONTFIX SKIP : accessibility/table-detection.html = FAIL
     96WONTFIX SKIP : accessibility/table-one-cell.html = FAIL
     97WONTFIX SKIP : accessibility/table-sections.html = FAIL
     98WONTFIX SKIP : accessibility/table-with-aria-role.html = FAIL
     99WONTFIX SKIP : accessibility/table-with-rules.html = FAIL
     100WONTFIX SKIP : accessibility/plugin.html = FAIL
    101101
    102102// Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425
    103 BUGWKGTK SKIP : fast/viewport/viewport-legacy-handheldfriendly.html = TEXT
    104 BUGWKGTK SKIP : fast/viewport/viewport-legacy-mobileoptimized-2.html = TEXT
    105 BUGWKGTK SKIP : fast/viewport/viewport-legacy-mobileoptimized-3.html = TEXT
    106 BUGWKGTK SKIP : fast/viewport/viewport-legacy-mobileoptimized.html = TEXT
    107 BUGWKGTK SKIP : fast/viewport/viewport-legacy-ordering-5.html = TEXT
    108 BUGWKGTK SKIP : fast/viewport/viewport-legacy-ordering-6.html = TEXT
    109 BUGWKGTK SKIP : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = TEXT
    110 BUGWKGTK SKIP : fast/viewport/viewport-legacy-xhtmlmp.html = TEXT
     103BUGWKGTK SKIP : fast/viewport/viewport-legacy-handheldfriendly.html = FAIL
     104BUGWKGTK SKIP : fast/viewport/viewport-legacy-mobileoptimized-2.html = FAIL
     105BUGWKGTK SKIP : fast/viewport/viewport-legacy-mobileoptimized-3.html = FAIL
     106BUGWKGTK SKIP : fast/viewport/viewport-legacy-mobileoptimized.html = FAIL
     107BUGWKGTK SKIP : fast/viewport/viewport-legacy-ordering-5.html = FAIL
     108BUGWKGTK SKIP : fast/viewport/viewport-legacy-ordering-6.html = FAIL
     109BUGWKGTK SKIP : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = FAIL
     110BUGWKGTK SKIP : fast/viewport/viewport-legacy-xhtmlmp.html = FAIL
    111111
    112112// Deletion UI is a Mail-ism. We don't need to worry about this (via Chromium).
    113 BUGWKGTK SKIP : editing/deleting/deletionUI-single-instance.html = TEXT
    114 BUGWKGTK SKIP : fast/dom/Element/id-in-deletebutton.html = TEXT
     113BUGWKGTK SKIP : editing/deleting/deletionUI-single-instance.html = FAIL
     114BUGWKGTK SKIP : fast/dom/Element/id-in-deletebutton.html = FAIL
    115115
    116116// WebKitGTK+ uses different keyboard accelerators than Safari (via Chromium).
    117 BUGWKGTK SKIP : fast/events/option-tab.html = TEXT
     117BUGWKGTK SKIP : fast/events/option-tab.html = FAIL
    118118
    119119// These tests expect a TIFF decoder (via Chromium).
    120 BUGWKGTK SKIP : fast/images/embed-image.html = TEXT
    121 BUGWKGTK SKIP : fast/images/object-image.html = TEXT
     120BUGWKGTK SKIP : fast/images/embed-image.html = FAIL
     121BUGWKGTK SKIP : fast/images/object-image.html = FAIL
    122122
    123123// Mac Safari under certain circumstances automatically places
    124124// a caret in editable document even when none was requested programatically.
    125 BUGWKGTK SKIP : editing/selection/designmode-no-caret.html = TEXT
     125BUGWKGTK SKIP : editing/selection/designmode-no-caret.html = FAIL
    126126
    127127// These tests require loading a PDF as an image, which we do not support (via Chromium).
    128 BUGWKGTK SKIP : fast/images/pdf-as-background.html = TEXT
    129 BUGWKGTK SKIP : fast/images/pdf-as-image-landscape.html = TEXT
    130 BUGWKGTK SKIP : fast/images/pdf-as-image.html = TEXT
    131 BUGWKGTK SKIP : fast/images/pdf-as-tiled-background.html = TEXT
    132 BUGWKGTK SKIP : fast/replaced/pdf-as-image.html = TEXT
     128BUGWKGTK SKIP : fast/images/pdf-as-background.html = FAIL
     129BUGWKGTK SKIP : fast/images/pdf-as-image-landscape.html = FAIL
     130BUGWKGTK SKIP : fast/images/pdf-as-image.html = FAIL
     131BUGWKGTK SKIP : fast/images/pdf-as-tiled-background.html = FAIL
     132BUGWKGTK SKIP : fast/replaced/pdf-as-image.html = FAIL
    133133
    134134// Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy.
    135 BUGWK35824 : http/tests/cookies/third-party-cookie-relaxing.html = TEXT
     135BUGWK35824 : http/tests/cookies/third-party-cookie-relaxing.html = FAIL
    136136
    137137// WebKitGTK+ does not support webarchives (via Chromium).
    138 BUGWKGTK SKIP : webarchive = TEXT
    139 BUGWKGTK SKIP : http/tests/webarchive = TEXT
    140 BUGWKGTK SKIP : svg/webarchive = TEXT
    141 BUGWKGTK SKIP : svg/custom/image-with-prefix-in-webarchive.svg = TEXT
     138BUGWKGTK SKIP : webarchive = FAIL
     139BUGWKGTK SKIP : http/tests/webarchive = FAIL
     140BUGWKGTK SKIP : svg/webarchive = FAIL
     141BUGWKGTK SKIP : svg/custom/image-with-prefix-in-webarchive.svg = FAIL
    142142
    143143// This test is specific to QuickTime media engine.
    144 BUGWKGTK SKIP : media/video-does-not-loop.html = TEXT
     144BUGWKGTK SKIP : media/video-does-not-loop.html = FAIL
    145145
    146146// Requires media engine closed caption support.
    147 BUGWKGTK SKIP : media/media-captions.html = TEXT
     147BUGWKGTK SKIP : media/media-captions.html = FAIL
    148148
    149149// Pre-HMTL5 parser quirks only apply to the mac port for now.
    150 BUGWKGTK SKIP : fast/parser/pre-html5-parser-quirks.html = TEXT
     150BUGWKGTK SKIP : fast/parser/pre-html5-parser-quirks.html = FAIL
    151151
    152152// Features that we want eventually:
    153153// DeviceMotion and DeviceOrientation are not enabled by default.
    154 BUGWKGTK SKIP : fast/dom/Window/window-properties-device-orientation.html = TEXT
    155 BUGWKGTK SKIP : fast/dom/DeviceMotion = TEXT
    156 BUGWKGTK SKIP : fast/dom/DeviceOrientation = TEXT
     154BUGWKGTK SKIP : fast/dom/Window/window-properties-device-orientation.html = FAIL
     155BUGWKGTK SKIP : fast/dom/DeviceMotion = FAIL
     156BUGWKGTK SKIP : fast/dom/DeviceOrientation = FAIL
    157157
    158158// Desktop notifications are not supported.
    159 BUGWKGTK SKIP : fast/notifications = TEXT
    160 BUGWKGTK SKIP : http/tests/notifications = TEXT
     159BUGWKGTK SKIP : fast/notifications = FAIL
     160BUGWKGTK SKIP : http/tests/notifications = FAIL
    161161
    162162// We lack userscripts support.
    163 BUGWKGTK SKIP : userscripts = TEXT
     163BUGWKGTK SKIP : userscripts = FAIL
    164164
    165165// Tests requiring 3D_RENDERING and ACCELERATED_COMPOSITING support.
    166 BUGWKGTK SKIP : transforms/3d = TEXT
    167 BUGWKGTK SKIP : compositing = TEXT
    168 BUGWKGTK SKIP : fast/transforms/selection-bounds-in-transformed-view.html = TEXT
     166BUGWKGTK SKIP : transforms/3d = FAIL
     167BUGWKGTK SKIP : compositing = FAIL
     168BUGWKGTK SKIP : fast/transforms/selection-bounds-in-transformed-view.html = FAIL
    169169
    170170// These tests require touch support.
    171 BUGWKGTK SKIP : fast/events/touch = TEXT
     171BUGWKGTK SKIP : fast/events/touch = FAIL
    172172
    173173// IndexedDB is not yet enabled.
    174 BUGWKGTK SKIP : storage/indexeddb = TEXT
    175 BUGWKGTK SKIP : http/tests/inspector/indexeddb = TEXT
     174BUGWKGTK SKIP : storage/indexeddb = FAIL
     175BUGWKGTK SKIP : http/tests/inspector/indexeddb = FAIL
    176176
    177177// StorageTracker is not enabled.
    178 BUGWKGTK SKIP : storage/domstorage/localstorage/storagetracker = TEXT
     178BUGWKGTK SKIP : storage/domstorage/localstorage/storagetracker = FAIL
    179179
    180180// Datalist is not yet enabled.
    181 BUGWKGTK SKIP : fast/forms/datalist = TEXT
     181BUGWKGTK SKIP : fast/forms/datalist = FAIL
    182182
    183183// Color input is not yet enabled.
    184 BUGWKGTK SKIP : fast/forms/color = TEXT
     184BUGWKGTK SKIP : fast/forms/color = FAIL
    185185
    186186// ENABLE_INPUT_TYPE_* are not enabled.
    187 BUGWK29359 : fast/forms/date = TEXT
     187BUGWK29359 : fast/forms/date = FAIL
    188188BUGWK29359 : fast/forms/date/date-interactive-validation-required.html = PASS
    189 BUGWK29359 SKIP : fast/forms/date/calendar-picker-appearance-pre-100.html = TEXT
    190 BUGWK29359 SKIP : fast/forms/date/calendar-picker-appearance.html = TEXT
     189BUGWK29359 SKIP : fast/forms/date/calendar-picker-appearance-pre-100.html = FAIL
     190BUGWK29359 SKIP : fast/forms/date/calendar-picker-appearance.html = FAIL
    191191BUGWK29359 : fast/forms/date/calendar-picker-type-change-onclick.html = PASS
    192192BUGWK29359 : fast/forms/date/date-stepup-stepdown-from-renderer.html = PASS
    193193BUGWK29359 : fast/forms/date/no-page-popup-controller.html = PASS
    194194BUGWK90987 : fast/forms/input-in-table-cell-no-value.html = IMAGE
    195 BUGWK29359 : fast/css/pseudo-in-range.html = TEXT
    196 BUGWK29359 : fast/css/pseudo-out-of-range.html = TEXT
    197 BUGWK29359 : fast/css/pseudo-in-range-invalid-value.html = TEXT
    198 BUGWK29359 : fast/forms/datetime = TEXT
     195BUGWK29359 : fast/css/pseudo-in-range.html = FAIL
     196BUGWK29359 : fast/css/pseudo-out-of-range.html = FAIL
     197BUGWK29359 : fast/css/pseudo-in-range-invalid-value.html = FAIL
     198BUGWK29359 : fast/forms/datetime = FAIL
    199199BUGWK29359 : fast/forms/datetime/datetime-interactive-validation-required.html = PASS
    200 BUGWK29359 : fast/forms/datetimelocal = TEXT
     200BUGWK29359 : fast/forms/datetimelocal = FAIL
    201201BUGWK29359 : fast/forms/datetimelocal/datetimelocal-interactive-validation-required.html = PASS
    202202BUGWK29359 : fast/forms/datetimelocal/input-valueasdate-datetimelocal.html = PASS
    203 BUGWK29359 : fast/forms/month = TEXT
     203BUGWK29359 : fast/forms/month = FAIL
    204204BUGWK29359 : fast/forms/month/month-interactive-validation-required.html = PASS
    205 BUGWK29359 : fast/forms/time = TEXT
     205BUGWK29359 : fast/forms/time = FAIL
    206206BUGWK29359 : fast/forms/time/time-interactive-validation-required.html = PASS
    207 BUGWK29359 : fast/forms/week = TEXT
     207BUGWK29359 : fast/forms/week = FAIL
    208208BUGWK29359 : fast/forms/week/week-interactive-validation-required.html = PASS
    209209
    210210// ENABLE_GAMEPAD not enabled.
    211 BUGWKGTK SKIP : gamepad = TEXT
     211BUGWKGTK SKIP : gamepad = FAIL
    212212
    213213// Speech input is not yet enabled.
    214 BUGWKGTK SKIP : fast/speech = TEXT
     214BUGWKGTK SKIP : fast/speech = FAIL
    215215
    216216// Speech JavaScript API is not yet enabled.
    217 BUGWKGTK SKIP : fast/events/constructors/speech-recognition-event-constructor.html = TEXT
     217BUGWKGTK SKIP : fast/events/constructors/speech-recognition-event-constructor.html = FAIL
    218218
    219219// FileSystem API is not supported.
    220 BUGWKGTK SKIP : fast/filesystem = TEXT
    221 BUGWKGTK SKIP : http/tests/filesystem = TEXT
    222 BUGWKGTK SKIP : http/tests/security/filesystem-iframe-from-remote.html = TEXT
    223 BUGWKGTK SKIP : http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html = TEXT
    224 BUGWKGTK SKIP : http/tests/security/mixedContent/filesystem-url-in-iframe.html = TEXT
    225 BUGWKGTK SKIP : http/tests/websocket/tests/hybi/send-file-blob.html = TEXT
    226 BUGWKGTK SKIP : http/tests/websocket/tests/hybi/send-file-blob-fail.html = TEXT
    227 BUGWKGTK SKIP : http/tests/workers/terminate-during-sync-operation.html = TEXT
    228 BUGWKGTK SKIP : fast/mutation/filesystem-callback-delivery.html = TEXT
    229 BUGWKGTK SKIP : fast/forms/file/input-file-entries.html = TEXT
     220BUGWKGTK SKIP : fast/filesystem = FAIL
     221BUGWKGTK SKIP : http/tests/filesystem = FAIL
     222BUGWKGTK SKIP : http/tests/security/filesystem-iframe-from-remote.html = FAIL
     223BUGWKGTK SKIP : http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html = FAIL
     224BUGWKGTK SKIP : http/tests/security/mixedContent/filesystem-url-in-iframe.html = FAIL
     225BUGWKGTK SKIP : http/tests/websocket/tests/hybi/send-file-blob.html = FAIL
     226BUGWKGTK SKIP : http/tests/websocket/tests/hybi/send-file-blob-fail.html = FAIL
     227BUGWKGTK SKIP : http/tests/workers/terminate-during-sync-operation.html = FAIL
     228BUGWKGTK SKIP : fast/mutation/filesystem-callback-delivery.html = FAIL
     229BUGWKGTK SKIP : fast/forms/file/input-file-entries.html = FAIL
    230230
    231231// Requires WebP support.
    232 BUGWKGTK SKIP : fast/canvas/canvas-toDataURL-webp.html = TEXT
    233 BUGWKGTK SKIP : fast/images/webp-image-decoding.html = TEXT
    234 BUGWKGTK SKIP : http/tests/images/webp-partial-load.html = TEXT
    235 BUGWKGTK SKIP : http/tests/images/webp-progressive-load.html = TEXT
     232BUGWKGTK SKIP : fast/canvas/canvas-toDataURL-webp.html = FAIL
     233BUGWKGTK SKIP : fast/images/webp-image-decoding.html = FAIL
     234BUGWKGTK SKIP : http/tests/images/webp-partial-load.html = FAIL
     235BUGWKGTK SKIP : http/tests/images/webp-progressive-load.html = FAIL
    236236
    237237// DataTransferItems is not yet implemented.
    238 BUGWKGTK SKIP : editing/pasteboard/data-transfer-items.html = TEXT
     238BUGWKGTK SKIP : editing/pasteboard/data-transfer-items.html = FAIL
    239239BUGWKGTK SKIP : editing/pasteboard/data-transfer-items-image-png.html = IMAGE
    240 BUGWKGTK SKIP : editing/pasteboard/data-transfer-items-drag-drop-file.html = TEXT
    241 BUGWKGTK SKIP : editing/pasteboard/data-transfer-items-drag-drop-entry.html = TEXT
    242 BUGWKGTK SKIP : editing/pasteboard/data-transfer-items-drag-drop-string.html = TEXT
    243 BUGWKGTK SKIP : fast/events/clipboard-dataTransferItemList.html = TEXT
    244 BUGWKGTK SKIP : fast/events/drag-dataTransferItemList.html = TEXT
    245 BUGWKGTK SKIP : fast/events/drag-dataTransferItemList-file-handling.html = TEXT
     240BUGWKGTK SKIP : editing/pasteboard/data-transfer-items-drag-drop-file.html = FAIL
     241BUGWKGTK SKIP : editing/pasteboard/data-transfer-items-drag-drop-entry.html = FAIL
     242BUGWKGTK SKIP : editing/pasteboard/data-transfer-items-drag-drop-string.html = FAIL
     243BUGWKGTK SKIP : fast/events/clipboard-dataTransferItemList.html = FAIL
     244BUGWKGTK SKIP : fast/events/drag-dataTransferItemList.html = FAIL
     245BUGWKGTK SKIP : fast/events/drag-dataTransferItemList-file-handling.html = FAIL
    246246
    247247// setAutomaticLinkDetectionEnabled is not yet implemented.
    248 BUGWK85463 SKIP : editing/inserting/typing-space-to-trigger-smart-link.html = TEXT
     248BUGWK85463 SKIP : editing/inserting/typing-space-to-trigger-smart-link.html = FAIL
    249249
    250250// Custom MIME type support in DataTransfer is not yet implemented.
    251 BUGWKGTK SKIP : editing/pasteboard/clipboard-customData.html = TEXT
    252 BUGWKGTK SKIP : fast/events/drag-customData.html = TEXT
     251BUGWKGTK SKIP : editing/pasteboard/clipboard-customData.html = FAIL
     252BUGWKGTK SKIP : fast/events/drag-customData.html = FAIL
    253253
    254254// PasteBoard::plainText() does not support file names.
    255 BUGWKGTK SKIP : editing/pasteboard/drag-files-to-editable-element.html = TEXT
     255BUGWKGTK SKIP : editing/pasteboard/drag-files-to-editable-element.html = FAIL
    256256
    257257// Needs grammar checking.
    258 BUGWKGTK SKIP : editing/spelling/markers.html = TEXT
     258BUGWKGTK SKIP : editing/spelling/markers.html = FAIL
    259259
    260260// Legacy full screen API tests are now obsolete.
    261 BUGWKGTK SKIP : media/context-menu-actions.html = TEXT
    262 BUGWKGTK SKIP : media/media-fullscreen-inline.html = TEXT
    263 BUGWKGTK SKIP : media/media-fullscreen-not-in-document.html = TEXT
     261BUGWKGTK SKIP : media/context-menu-actions.html = FAIL
     262BUGWKGTK SKIP : media/media-fullscreen-inline.html = FAIL
     263BUGWKGTK SKIP : media/media-fullscreen-not-in-document.html = FAIL
    264264
    265265// Animation API is disabled
    266 BUGWKGTK SKIP : animations/animation-api-1.html = TEXT
     266BUGWKGTK SKIP : animations/animation-api-1.html = FAIL
    267267
    268268// Quota API is not supported.
    269 BUGWKGTK SKIP : storage/storageinfo-missing-arguments.html = TEXT
    270 BUGWKGTK SKIP : storage/storageinfo-no-callbacks.html = TEXT
    271 BUGWKGTK SKIP : storage/storageinfo-query-usage.html = TEXT
    272 BUGWKGTK SKIP : storage/storageinfo-request-quota.html = TEXT
     269BUGWKGTK SKIP : storage/storageinfo-missing-arguments.html = FAIL
     270BUGWKGTK SKIP : storage/storageinfo-no-callbacks.html = FAIL
     271BUGWKGTK SKIP : storage/storageinfo-query-usage.html = FAIL
     272BUGWKGTK SKIP : storage/storageinfo-request-quota.html = FAIL
    273273
    274274// This platform does not support the Page Visibility API.
    275 BUGWKGTK SKIP : fast/events/page-visibility-iframe-delete-test.html = TEXT
    276 BUGWKGTK SKIP : fast/events/page-visibility-iframe-move-test.html = TEXT
    277 BUGWKGTK SKIP : fast/events/page-visibility-iframe-propagation-test.html = TEXT
    278 BUGWKGTK SKIP : fast/events/page-visibility-transition-test.html = TEXT
     275BUGWKGTK SKIP : fast/events/page-visibility-iframe-delete-test.html = FAIL
     276BUGWKGTK SKIP : fast/events/page-visibility-iframe-move-test.html = FAIL
     277BUGWKGTK SKIP : fast/events/page-visibility-iframe-propagation-test.html = FAIL
     278BUGWKGTK SKIP : fast/events/page-visibility-transition-test.html = FAIL
    279279
    280280// GTK doesn't support smart replace.
    281 BUGWK61661 : editing/pasteboard/drag-drop-list.html = TEXT
     281BUGWK61661 : editing/pasteboard/drag-drop-list.html = FAIL
    282282
    283283// Tests for MediaSource API. Feature is not yet functional.
    284 BUGWK64731 SKIP : http/tests/media/media-source = TEXT
     284BUGWK64731 SKIP : http/tests/media/media-source = FAIL
    285285
    286286// Encrypted Media Extensions are not enabled.
    287 BUGWKGTK SKIP : media/encrypted-media = TEXT
    288 BUGWKGTK SKIP : fast/events/constructors/media-key-event-constructor.html = TEXT
     287BUGWKGTK SKIP : media/encrypted-media = FAIL
     288BUGWKGTK SKIP : fast/events/constructors/media-key-event-constructor.html = FAIL
    289289
    290290// Tests that require ENABLE(DOWNLOAD_ATTRIBUTE).
    291 BUGWKGTK SKIP : fast/dom/HTMLAnchorElement/anchor-nodownload.html = TEXT
    292 BUGWKGTK SKIP : fast/dom/HTMLAnchorElement/anchor-download.html = TEXT
    293 BUGWKGTK SKIP : fast/dom/HTMLAnchorElement/anchor-nodownload-set.html = TEXT
    294 BUGWKGTK SKIP : fast/dom/HTMLAnchorElement/anchor-download-unset.html = TEXT
     291BUGWKGTK SKIP : fast/dom/HTMLAnchorElement/anchor-nodownload.html = FAIL
     292BUGWKGTK SKIP : fast/dom/HTMLAnchorElement/anchor-download.html = FAIL
     293BUGWKGTK SKIP : fast/dom/HTMLAnchorElement/anchor-nodownload-set.html = FAIL
     294BUGWKGTK SKIP : fast/dom/HTMLAnchorElement/anchor-download-unset.html = FAIL
    295295
    296296// Failing because WebGL is not enabled
    297 BUGWKGTK SKIP : http/tests/security/webgl-remote-read-remote-image-allowed.html = TEXT
    298 BUGWKGTK SKIP : http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html = TEXT
    299 BUGWKGTK SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = TEXT
     297BUGWKGTK SKIP : http/tests/security/webgl-remote-read-remote-image-allowed.html = FAIL
     298BUGWKGTK SKIP : http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html = FAIL
     299BUGWKGTK SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = FAIL
    300300
    301301// <style scoped> is not yet enabled.
    302 BUGWK49142 : fast/css/style-scoped = TEXT
     302BUGWK49142 : fast/css/style-scoped = FAIL
    303303
    304304// CSS Regions tests for region styling and scoped styles
     
    309309
    310310// ENABLE(SHADOW_DOM) is disabled.
    311 BUGWKGTK SKIP : fast/dom/shadow = TEXT
    312 BUGWKGTK SKIP : editing/shadow = TEXT
     311BUGWKGTK SKIP : fast/dom/shadow = FAIL
     312BUGWKGTK SKIP : editing/shadow = FAIL
    313313
    314314// CSS Filters is disabled
    315 BUGWKGTK SKIP : css3/filters = TEXT
     315BUGWKGTK SKIP : css3/filters = FAIL
    316316
    317317// CSS image-set support not yet enabled (needs ENABLE_CSS_IMAGE_SET).
    318 BUGWKGTK SKIP : fast/css/image-set-parsing.html = TEXT
    319 BUGWKGTK SKIP : fast/css/image-set-parsing-invalid.html = TEXT
    320 BUGWKGTK SKIP : fast/css/image-set-setting.html = TEXT
     318BUGWKGTK SKIP : fast/css/image-set-parsing.html = FAIL
     319BUGWKGTK SKIP : fast/css/image-set-parsing-invalid.html = FAIL
     320BUGWKGTK SKIP : fast/css/image-set-setting.html = FAIL
    321321
    322322// CSS Sticky Position is not yet enabled
    323 BUGWKGTK SKIP : fast/css/sticky = IMAGE TEXT PASS
     323BUGWKGTK SKIP : fast/css/sticky = IMAGE FAIL PASS
    324324
    325325// For now, Web Audio API is disabled
    326 BUGWKGTK SKIP : webaudio = TEXT
     326BUGWKGTK SKIP : webaudio = FAIL
    327327
    328328// Needs testRunner.enableAutoResizeMode()
    329 BUGWKGTK SKIP : fast/autoresize = TEXT
     329BUGWKGTK SKIP : fast/autoresize = FAIL
    330330
    331331// The GTK+ build bots don't yet have the muscle to run WebGL tests.
    332 BUGWKGTK SKIP : compositing/webgl = TEXT
    333 BUGWKGTK SKIP : fast/canvas/webgl = TEXT
    334 BUGWKGTK SKIP : http/tests/canvas/webgl = TEXT
     332BUGWKGTK SKIP : compositing/webgl = FAIL
     333BUGWKGTK SKIP : fast/canvas/webgl = FAIL
     334BUGWKGTK SKIP : http/tests/canvas/webgl = FAIL
    335335
    336336// Vibration API support not yet.
    337 BUGWK72010 : fast/dom/navigator-vibration.html = TEXT
     337BUGWK72010 : fast/dom/navigator-vibration.html = FAIL
    338338
    339339// DumpRenderTree code to enable Java is currently a no-op
    340 BUGWKGTK SKIP : java = TEXT
     340BUGWKGTK SKIP : java = FAIL
    341341
    342342// Directory upload is not enabled.
    343 BUGWKGTK SKIP : fast/forms/file/input-file-directory-upload.html = TEXT
     343BUGWKGTK SKIP : fast/forms/file/input-file-directory-upload.html = FAIL
    344344
    345345// Microdata DOM API is not yet enabled.
    346 BUGWKGTK SKIP : fast/dom/MicroData = TEXT
     346BUGWKGTK SKIP : fast/dom/MicroData = FAIL
    347347
    348348// Web Intents is not yet enabled.
    349 BUGWKGTK SKIP : webintents = TEXT
     349BUGWKGTK SKIP : webintents = FAIL
    350350
    351351// Pointer Lock is not implemented.
    352 BUGWKGTK SKIP : pointer-lock = TEXT
     352BUGWKGTK SKIP : pointer-lock = FAIL
    353353// As well as testing fullscreen functionality, these tests also utilize the pointer lock feature.
    354 BUGWKGTK SKIP : http/tests/fullscreen = TEXT
    355 BUGWKGTK SKIP : http/tests/pointer-lock = TEXT
     354BUGWKGTK SKIP : http/tests/fullscreen = FAIL
     355BUGWKGTK SKIP : http/tests/pointer-lock = FAIL
    356356
    357357// Battery Status API support not yet.
    358 BUGWK62698 : batterystatus = TEXT
    359 BUGWK62698 SKIP : batterystatus/event-after-navigation.html = TEXT
     358BUGWK62698 : batterystatus = FAIL
     359BUGWK62698 SKIP : batterystatus/event-after-navigation.html = FAIL
    360360
    361361// Network Information API support not yet.
    362 BUGWK73528 : networkinformation = TEXT
    363 BUGWK73528 SKIP : networkinformation/event-after-navigation.html = TEXT
     362BUGWK73528 : networkinformation = FAIL
     363BUGWK73528 SKIP : networkinformation/event-after-navigation.html = FAIL
    364364
    365365// Touch adjustment not enabled
    366 BUGWK78801 : touchadjustment = TEXT
     366BUGWK78801 : touchadjustment = FAIL
    367367BUGWK78801 : touchadjustment/iframe.html = TIMEOUT
    368368
     
    372372
    373373// These tests require subpixel layout to be enabled
    374 BUGWK85532 : fast/sub-pixel = TEXT IMAGE
     374BUGWK85532 : fast/sub-pixel = FAIL IMAGE
    375375BUGWK85532 : fast/sub-pixel/auto-table-layout-should-avoid-text-wrapping.html = PASS
    376376BUGWK85532 : fast/sub-pixel/block-preferred-widths-with-sub-pixel-floats.html = PASS
     
    385385BUGWK85532 : fast/sub-pixel/size-of-span-with-different-positions.html = PASS
    386386BUGWK85532 : fast/sub-pixel/table-cells-with-padding-do-not-wrap.html = PASS
    387 BUGWK85532 SKIP : fast/sub-pixel/table-rows-have-stable-height.html = CRASH TEXT
     387BUGWK85532 SKIP : fast/sub-pixel/table-rows-have-stable-height.html = CRASH FAIL
    388388BUGWK85532 : fast/sub-pixel/table-rows-no-gaps.html = PASS
    389389BUGWK85532 : fast/sub-pixel/vertical-align-middle-overflow.html = PASS
     
    391391
    392392// Mediastream implementation is not complete yet.
    393 BUGWK79203 SKIP : fast/mediastream = TEXT
     393BUGWK79203 SKIP : fast/mediastream = FAIL
    394394
    395395// CSS Variables are not yet enabled.
    396 BUGWK85580 SKIP : fast/css/variables = PASS TEXT
     396BUGWK85580 SKIP : fast/css/variables = PASS FAIL
    397397BUGWK85580 SKIP : inspector/styles/variables = PASS
    398398
    399399// CSS image-resolution is not yet enabled.
    400 BUGWK85262 SKIP : fast/css/image-resolution = PASS TEXT
     400BUGWK85262 SKIP : fast/css/image-resolution = PASS FAIL
    401401
    402402// CSS image-orientation is not yet enabled.
     
    407407
    408408// No CORS support for media elements is implemented yet.
    409 BUGWKGTK SKIP : http/tests/security/video-cross-origin-readback.html = TEXT
     409BUGWKGTK SKIP : http/tests/security/video-cross-origin-readback.html = FAIL
    410410
    411411// UndoManager is not yet enabled.
     
    413413
    414414// New test infrastructure required -- need isolated worlds
    415 BUGWK31508 SKIP : http/tests/security/isolatedWorld = TEXT
    416 BUGWK31508 BUGWK61540 SKIP : http/tests/security/isolatedWorld/cross-origin-xhr.html = TEXT
    417 BUGWK31508 SKIP : plugins/npruntime/overrides-all-properties.html = TEXT
    418 BUGWK31508 SKIP : storage/websql/open-database-creation-callback-isolated-world.html = TEXT
    419 BUGWK31508 SKIP : storage/websql/statement-error-callback-isolated-world.html = TEXT
    420 BUGWK31508 SKIP : storage/websql/statement-success-callback-isolated-world.html = TEXT
    421 BUGWK31508 SKIP : storage/websql/transaction-callback-isolated-world.html = TEXT
    422 BUGWK31508 SKIP : storage/websql/transaction-error-callback-isolated-world.html = TEXT
    423 BUGWK31508 SKIP : storage/websql/transaction-success-callback-isolated-world.html = TEXT
     415BUGWK31508 SKIP : http/tests/security/isolatedWorld = FAIL
     416BUGWK31508 BUGWK61540 SKIP : http/tests/security/isolatedWorld/cross-origin-xhr.html = FAIL
     417BUGWK31508 SKIP : plugins/npruntime/overrides-all-properties.html = FAIL
     418BUGWK31508 SKIP : storage/websql/open-database-creation-callback-isolated-world.html = FAIL
     419BUGWK31508 SKIP : storage/websql/statement-error-callback-isolated-world.html = FAIL
     420BUGWK31508 SKIP : storage/websql/statement-success-callback-isolated-world.html = FAIL
     421BUGWK31508 SKIP : storage/websql/transaction-callback-isolated-world.html = FAIL
     422BUGWK31508 SKIP : storage/websql/transaction-error-callback-isolated-world.html = FAIL
     423BUGWK31508 SKIP : storage/websql/transaction-success-callback-isolated-world.html = FAIL
    424424
    425425// Disable webaudio codec tests, including proprietary codecs.
     
    427427
    428428// Content Security Policy 1.1 (ENABLE_CSP_NEXT) is not enabled
    429 BUGWK85558 SKIP : http/tests/security/contentSecurityPolicy/1.1 = TEXT
     429BUGWK85558 SKIP : http/tests/security/contentSecurityPolicy/1.1 = FAIL
    430430
    431431// Text Autosizing is not yet enabled.
     
    433433
    434434// Dialog element is not yet enabled.
    435 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
     435BUGWK84635 SKIP : fast/dom/HTMLDialogElement = FAIL
    436436
    437437// Proximity Events is not supported.
     
    467467BUGWK90957 RELEASE : fast/js/random-array-gc-stress.html = CRASH PASS
    468468
    469 BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT
     469BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH FAIL
    470470BUGWK94458 DEBUG : fast/events/message-port-context-destroyed.html = CRASH PASS
    471471
     
    487487//////////////////////////////////////////////////////////////////////////////////////////
    488488
    489 BUGWK44199 SKIP : perf = PASS TEXT
    490 
    491 BUGWK68878 : media/video-playing-and-pause.html = PASS TEXT
    492 BUGWK55126 : media/video-aspect-ratio.html = PASS TEXT
    493 
    494 BUGWK56561 : svg/custom/clip-path-referencing-use2.svg = PASS TEXT
    495 BUGWK62204 : svg/custom/circular-marker-reference-4.svg = PASS TEXT
    496 
    497 BUGWK89097 : plugins/plugin-initiate-popup-window.html = PASS TEXT
    498 
    499 BUGWK71777 : fast/lists/inlineBoxWrapperNullCheck.html = PASS TEXT
    500 
    501 BUGWK71655 : fast/frames/flattening/frameset-flattening-simple.html = PASS TEXT
    502 BUGWK80129 : fast/frames/flattening/frameset-flattening-subframesets.html = PASS TEXT
    503 BUGWK80129 : fast/frames/flattening/iframe-flattening-fixed-width.html = PASS TEXT
    504 BUGWK80129 : fast/frames/flattening/iframe-flattening-offscreen.html = PASS TEXT
    505 BUGWK80129 : fast/frames/flattening/frameset-flattening-grid.html = TEXT PASS
    506 BUGWK80129 : fast/frames/flattening/iframe-flattening-out-of-view.html = TEXT PASS
    507 BUGWK87363 : fast/frames/flattening/iframe-tiny.html = PASS TEXT
    508 
    509 BUGWK73772 : fast/table/multiple-captions-display.xhtml = PASS TEXT
    510 
    511 BUGWK74493 : platform/gtk/accessibility/unknown-roles-not-exposed.html = PASS TEXT
    512 
    513 BUGWK76385 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = PASS TEXT
     489BUGWK44199 SKIP : perf = PASS FAIL
     490
     491BUGWK68878 : media/video-playing-and-pause.html = PASS FAIL
     492BUGWK55126 : media/video-aspect-ratio.html = PASS FAIL
     493
     494BUGWK56561 : svg/custom/clip-path-referencing-use2.svg = PASS FAIL
     495BUGWK62204 : svg/custom/circular-marker-reference-4.svg = PASS FAIL
     496
     497BUGWK89097 : plugins/plugin-initiate-popup-window.html = PASS FAIL
     498
     499BUGWK71777 : fast/lists/inlineBoxWrapperNullCheck.html = PASS FAIL
     500
     501BUGWK71655 : fast/frames/flattening/frameset-flattening-simple.html = PASS FAIL
     502BUGWK80129 : fast/frames/flattening/frameset-flattening-subframesets.html = PASS FAIL
     503BUGWK80129 : fast/frames/flattening/iframe-flattening-fixed-width.html = PASS FAIL
     504BUGWK80129 : fast/frames/flattening/iframe-flattening-offscreen.html = PASS FAIL
     505BUGWK80129 : fast/frames/flattening/frameset-flattening-grid.html = FAIL PASS
     506BUGWK80129 : fast/frames/flattening/iframe-flattening-out-of-view.html = FAIL PASS
     507BUGWK87363 : fast/frames/flattening/iframe-tiny.html = PASS FAIL
     508
     509BUGWK73772 : fast/table/multiple-captions-display.xhtml = PASS FAIL
     510
     511BUGWK74493 : platform/gtk/accessibility/unknown-roles-not-exposed.html = PASS FAIL
     512
     513BUGWK76385 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = PASS FAIL
    514514
    515515BUGWK78344 : fast/text/international/inline-plaintext-relayout-with-leading-neutrals.html = PASS IMAGE
    516516
    517 BUGWK80246 : fast/css/hover-update.html = PASS TEXT
    518 
    519 BUGWK86971 : svg/custom/non-scaling-stroke-markers.svg = PASS TEXT
    520 
    521 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-05-t.svg = PASS TEXT
    522 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-06-t.svg = PASS TEXT
    523 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-07-t.svg = PASS TEXT
    524 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-08-t.svg = PASS TEXT
    525 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-10-t.svg = PASS TEXT
    526 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-11-t.svg = PASS TEXT
    527 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-12-t.svg = PASS TEXT
    528 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-15-t.svg = PASS TEXT
    529 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-16-t.svg = PASS TEXT
    530 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-17-t.svg = PASS TEXT
    531 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-19-t.svg = PASS TEXT
    532 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-22-b.svg = PASS TEXT
    533 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-28-t.svg = PASS TEXT
    534 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-30-t.svg = PASS TEXT
    535 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-32-t.svg = PASS TEXT
    536 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-33-t.svg = PASS TEXT
    537 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-36-t.svg = PASS TEXT
    538 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-37-t.svg = PASS TEXT
    539 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-40-t.svg = PASS TEXT
    540 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-41-t.svg = PASS TEXT
    541 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-46-t.svg = PASS TEXT
    542 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-81-t.svg = PASS TEXT
    543 BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-82-t.svg = PASS TEXT
    544 BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-85-t.svg = PASS TEXT
    545 BUGWK89650 : svg/W3C-SVG-1.1/struct-dom-06-b.svg = PASS TEXT
    546 
    547 BUGWK80158 : plugins/netscape-plugin-page-cache-works.html = PASS TEXT
    548 
    549 BUGWK83704 : media/event-attributes.html = PASS TEXT
    550 BUGWK89811 : media/media-blocked-by-beforeload.html = PASS TEXT
    551 BUGWK84856 : media/media-controller-playback.html = PASS TEXT
    552 
    553 BUGWK83878 : media/track/track-mode.html = PASS TEXT
    554 BUGWK88867 : media/track/track-cue-rendering-snap-to-lines-not-set.html = PASS TEXT
    555 
    556 BUGWK49179 : animations/stop-animation-on-suspend.html = PASS TEXT
    557 
    558 BUGWK61121 : http/tests/appcache/interrupted-update.html = PASS TEXT
    559 
    560 BUGWK88061 : fast/replaced/border-radius-clip.html = PASS TEXT
    561 
    562 BUGWK91314 : http/tests/misc/webtiming-origins.html = PASS TEXT
    563 
    564 BUGWK94119 : storage/websql/database-lock-after-reload.html = TEXT PASS
     517BUGWK80246 : fast/css/hover-update.html = PASS FAIL
     518
     519BUGWK86971 : svg/custom/non-scaling-stroke-markers.svg = PASS FAIL
     520
     521BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-05-t.svg = PASS FAIL
     522BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-06-t.svg = PASS FAIL
     523BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-07-t.svg = PASS FAIL
     524BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-08-t.svg = PASS FAIL
     525BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-10-t.svg = PASS FAIL
     526BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-11-t.svg = PASS FAIL
     527BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-12-t.svg = PASS FAIL
     528BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-15-t.svg = PASS FAIL
     529BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-16-t.svg = PASS FAIL
     530BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-17-t.svg = PASS FAIL
     531BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-19-t.svg = PASS FAIL
     532BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-22-b.svg = PASS FAIL
     533BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-28-t.svg = PASS FAIL
     534BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-30-t.svg = PASS FAIL
     535BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-32-t.svg = PASS FAIL
     536BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-33-t.svg = PASS FAIL
     537BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-36-t.svg = PASS FAIL
     538BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-37-t.svg = PASS FAIL
     539BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-40-t.svg = PASS FAIL
     540BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-41-t.svg = PASS FAIL
     541BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-46-t.svg = PASS FAIL
     542BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-81-t.svg = PASS FAIL
     543BUGWK89650 : svg/W3C-SVG-1.1/animate-elem-82-t.svg = PASS FAIL
     544BUGWK89650 DEBUG : svg/W3C-SVG-1.1/animate-elem-85-t.svg = PASS FAIL
     545BUGWK89650 : svg/W3C-SVG-1.1/struct-dom-06-b.svg = PASS FAIL
     546
     547BUGWK80158 : plugins/netscape-plugin-page-cache-works.html = PASS FAIL
     548
     549BUGWK83704 : media/event-attributes.html = PASS FAIL
     550BUGWK89811 : media/media-blocked-by-beforeload.html = PASS FAIL
     551BUGWK84856 : media/media-controller-playback.html = PASS FAIL
     552
     553BUGWK83878 : media/track/track-mode.html = PASS FAIL
     554BUGWK88867 : media/track/track-cue-rendering-snap-to-lines-not-set.html = PASS FAIL
     555
     556BUGWK49179 : animations/stop-animation-on-suspend.html = PASS FAIL
     557
     558BUGWK61121 : http/tests/appcache/interrupted-update.html = PASS FAIL
     559
     560BUGWK88061 : fast/replaced/border-radius-clip.html = PASS FAIL
     561
     562BUGWK91314 : http/tests/misc/webtiming-origins.html = PASS FAIL
     563
     564BUGWK94119 : storage/websql/database-lock-after-reload.html = FAIL PASS
    565565
    566566BUGWK93812 RELEASE : svg/custom/use-instanceRoot-as-event-target.xhtml = TIMEOUT PASS
     
    585585BUGWKGTK SLOW : fast/events/drag-and-drop.html = PASS
    586586BUGWKGTK SLOW : fast/events/dropzone-001.html = PASS
    587 BUGWK96517 SLOW : fast/events/popup-blocking-timers.html = TEXT
     587BUGWK96517 SLOW : fast/events/popup-blocking-timers.html = FAIL
    588588BUGWKGTK SLOW : fast/forms/search-disabled-readonly.html = PASS
    589589
     
    664664
    665665// Fail on 32-bit release builders
    666 BUGWK84857 : fast/repaint/moving-shadow-on-container.html = PASS TEXT
    667 BUGWK84857 : fast/repaint/moving-shadow-on-path.html = PASS TEXT
    668 BUGWK80210 : security/block-test.html = PASS TEXT
    669 BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS TEXT
    670 BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS TEXT
    671 BUGWK62204 : svg/W3C-SVG-1.1/paths-data-03-f.svg = PASS TEXT
    672 BUGWKGTK : svg/css/composite-shadow-example.html = PASS TEXT
    673 BUGWKGTK : svg/css/composite-shadow-with-opacity.html = PASS TEXT
    674 BUGWKGTK : svg/css/stars-with-shadow.html = PASS TEXT
     666BUGWK84857 : fast/repaint/moving-shadow-on-container.html = PASS FAIL
     667BUGWK84857 : fast/repaint/moving-shadow-on-path.html = PASS FAIL
     668BUGWK80210 : security/block-test.html = PASS FAIL
     669BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS FAIL
     670BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS FAIL
     671BUGWK62204 : svg/W3C-SVG-1.1/paths-data-03-f.svg = PASS FAIL
     672BUGWKGTK : svg/css/composite-shadow-example.html = PASS FAIL
     673BUGWKGTK : svg/css/composite-shadow-with-opacity.html = PASS FAIL
     674BUGWKGTK : svg/css/stars-with-shadow.html = PASS FAIL
    675675
    676676// Fails on 64-bit release and debug builders
     
    678678
    679679// Fails on 32-bit release and 64-bit debug builders
    680 BUGWK83560 : fast/events/drop-with-file-paths.html = PASS TEXT
     680BUGWK83560 : fast/events/drop-with-file-paths.html = PASS FAIL
    681681
    682682//////////////////////////////////////////////////////////////////////////////////////////
     
    692692BUGWK79757 : fast/selectors/selection-window-inactive.html = IMAGE
    693693
    694 BUGWKGTK : accessibility/aria-hidden.html = TEXT
    695 BUGWKGTK : accessibility/aria-hidden-with-elements.html = TEXT
    696 BUGWKGTK : accessibility/aria-labelledby-overrides-label.html = TEXT
    697 BUGWKGTK : accessibility/aria-link-supports-press.html = TEXT
    698 BUGWKGTK : accessibility/aria-presentational-role.html = TEXT
    699 BUGWKGTK : accessibility/aria-readonly.html = TEXT
    700 BUGWKGTK : accessibility/aria-scrollbar-role.html = TEXT
    701 BUGWKGTK : accessibility/aria-text-role.html = TEXT
    702 BUGWKGTK : accessibility/aria-used-on-image-maps.html = TEXT
    703 BUGWKGTK : accessibility/button-press-action.html = TEXT
    704 BUGWKGTK : accessibility/canvas-fallback-content.html = TEXT
    705 BUGWKGTK : accessibility/canvas-fallback-content-2.html = TEXT
    706 BUGWKGTK : accessibility/editable-webarea-context-menu-point.html = TEXT
    707 BUGWKGTK : accessibility/ellipsis-text.html = TEXT
    708 BUGWKGTK : accessibility/ignore-spacer-elements.html = TEXT
    709 BUGWKGTK : accessibility/inline-continuations.html = TEXT
    710 BUGWKGTK : accessibility/label-for-control-hittest.html = TEXT
    711 BUGWKGTK : accessibility/language-attribute.html = TEXT
    712 BUGWKGTK : accessibility/loading-iframe-sends-notification.html = TEXT
    713 BUGWKGTK : accessibility/loading-iframe-updates-axtree.html = TEXT
    714 BUGWKGTK : accessibility/onclick-handlers.html = TEXT
    715 BUGWKGTK : accessibility/placeholder.html = TEXT
    716 BUGWKGTK : accessibility/radio-button-title-label.html = TEXT
    717 BUGWKGTK : accessibility/secure-textfield-title-ui.html = TEXT
    718 BUGWKGTK : accessibility/selection-states.html = TEXT
    719 BUGWKGTK : accessibility/textarea-insertion-point-line-number.html = TEXT
    720 BUGWKGTK : accessibility/textarea-line-for-index.html = TEXT
    721 BUGWKGTK : accessibility/textarea-selected-text-range.html = TEXT
    722 BUGWKGTK : accessibility/th-as-title-ui.html = TEXT
    723 BUGWKGTK : accessibility/transformed-element.html = TEXT
    724 BUGWKGTK : accessibility/visible-elements.html = TEXT
     694BUGWKGTK : accessibility/aria-hidden.html = FAIL
     695BUGWKGTK : accessibility/aria-hidden-with-elements.html = FAIL
     696BUGWKGTK : accessibility/aria-labelledby-overrides-label.html = FAIL
     697BUGWKGTK : accessibility/aria-link-supports-press.html = FAIL
     698BUGWKGTK : accessibility/aria-presentational-role.html = FAIL
     699BUGWKGTK : accessibility/aria-readonly.html = FAIL
     700BUGWKGTK : accessibility/aria-scrollbar-role.html = FAIL
     701BUGWKGTK : accessibility/aria-text-role.html = FAIL
     702BUGWKGTK : accessibility/aria-used-on-image-maps.html = FAIL
     703BUGWKGTK : accessibility/button-press-action.html = FAIL
     704BUGWKGTK : accessibility/canvas-fallback-content.html = FAIL
     705BUGWKGTK : accessibility/canvas-fallback-content-2.html = FAIL
     706BUGWKGTK : accessibility/editable-webarea-context-menu-point.html = FAIL
     707BUGWKGTK : accessibility/ellipsis-text.html = FAIL
     708BUGWKGTK : accessibility/ignore-spacer-elements.html = FAIL
     709BUGWKGTK : accessibility/inline-continuations.html = FAIL
     710BUGWKGTK : accessibility/label-for-control-hittest.html = FAIL
     711BUGWKGTK : accessibility/language-attribute.html = FAIL
     712BUGWKGTK : accessibility/loading-iframe-sends-notification.html = FAIL
     713BUGWKGTK : accessibility/loading-iframe-updates-axtree.html = FAIL
     714BUGWKGTK : accessibility/onclick-handlers.html = FAIL
     715BUGWKGTK : accessibility/placeholder.html = FAIL
     716BUGWKGTK : accessibility/radio-button-title-label.html = FAIL
     717BUGWKGTK : accessibility/secure-textfield-title-ui.html = FAIL
     718BUGWKGTK : accessibility/selection-states.html = FAIL
     719BUGWKGTK : accessibility/textarea-insertion-point-line-number.html = FAIL
     720BUGWKGTK : accessibility/textarea-line-for-index.html = FAIL
     721BUGWKGTK : accessibility/textarea-selected-text-range.html = FAIL
     722BUGWKGTK : accessibility/th-as-title-ui.html = FAIL
     723BUGWKGTK : accessibility/transformed-element.html = FAIL
     724BUGWKGTK : accessibility/visible-elements.html = FAIL
    725725
    726726// Blur and focus events are not received for the following tests.
    727 BUGWKGTK : fast/events/blur-focus-window-should-blur-focus-element.html = TEXT
    728 BUGWKGTK : fast/dom/HTMLDocument/hasFocus.html = TEXT
    729 BUGWKGTK : fast/dom/Window/window-onFocus.html = TEXT
    730 BUGWKGTK : fast/events/frame-tab-focus.html = TEXT
     727BUGWKGTK : fast/events/blur-focus-window-should-blur-focus-element.html = FAIL
     728BUGWKGTK : fast/dom/HTMLDocument/hasFocus.html = FAIL
     729BUGWKGTK : fast/dom/Window/window-onFocus.html = FAIL
     730BUGWKGTK : fast/events/frame-tab-focus.html = FAIL
    731731
    732732// Tests failing because of missing policy delegate callbacks.
    733 BUGWKGTK : fast/loader/onload-policy-ignore-for-frame.html = TEXT
    734 BUGWKGTK : fast/loader/policy-delegate-action-hit-test-zoomed.html = TEXT
    735 BUGWKGTK : fast/loader/reload-policy-delegate.html = TEXT
    736 BUGWKGTK : fast/loader/stop-provisional-loads.html = TEXT
    737 BUGWKGTK : fast/loader/subframe-removes-itself.html = TEXT
    738 BUGWKGTK SKIP : http/tests/security/feed-urls-from-remote.html = TEXT
     733BUGWKGTK : fast/loader/onload-policy-ignore-for-frame.html = FAIL
     734BUGWKGTK : fast/loader/policy-delegate-action-hit-test-zoomed.html = FAIL
     735BUGWKGTK : fast/loader/reload-policy-delegate.html = FAIL
     736BUGWKGTK : fast/loader/stop-provisional-loads.html = FAIL
     737BUGWKGTK : fast/loader/subframe-removes-itself.html = FAIL
     738BUGWKGTK SKIP : http/tests/security/feed-urls-from-remote.html = FAIL
    739739
    740740// This policy delegate is implemented, but it needs the DOM node path in the output.
    741 BUGWKGTK : fast/encoding/mailto-always-utf-8.html = TEXT
     741BUGWKGTK : fast/encoding/mailto-always-utf-8.html = FAIL
    742742
    743743// Looks like a bug in the LayoutTestController global history support due to missing API.
    744 BUGWKGTK : fast/history/window-open.html = TEXT
     744BUGWKGTK : fast/history/window-open.html = FAIL
    745745
    746746// All of these IDN encoding tests seem to fail.
    747 BUGWKGTK : fast/encoding/idn-security.html = TEXT
     747BUGWKGTK : fast/encoding/idn-security.html = FAIL
    748748
    749749// These two glyphs cannot be selected separately (verified in GtkLauncher)
    750 BUGWKGTK : fast/text/international/thai-offsetForPosition-inside-character.html = TEXT
     750BUGWKGTK : fast/text/international/thai-offsetForPosition-inside-character.html = FAIL
    751751
    752752// These failures appear to be bugs in the EventSender
    753 BUGWK53964 : fast/forms/listbox-onchange.html = TEXT
    754 BUGWK53964 : fast/forms/listbox-selection-2.html = TEXT
    755 BUGWK53964 : fast/forms/option-mouseevents.html = TEXT
     753BUGWK53964 : fast/forms/listbox-onchange.html = FAIL
     754BUGWK53964 : fast/forms/listbox-selection-2.html = FAIL
     755BUGWK53964 : fast/forms/option-mouseevents.html = FAIL
    756756
    757757// Probably failing because resizing is asynchronous.
    758 BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = TEXT
    759 BUGWK53959 : fast/dom/Window/window-resize.html = TEXT
     758BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = FAIL
     759BUGWK53959 : fast/dom/Window/window-resize.html = FAIL
    760760
    761761// keygen element rendering is broken
    762 BUGWK54136 : http/tests/misc/submit-post-keygen.html = TEXT
     762BUGWK54136 : http/tests/misc/submit-post-keygen.html = FAIL
    763763
    764764// [GTK] GTK+ does not support hyphenation
    765 BUGWK44478 SKIP : fast/text/hyphenate-character.html = TEXT
    766 BUGWK44478 SKIP : fast/text/hyphens.html = TEXT
    767 BUGWK44478 SKIP : fast/text/hyphenate-first-word.html = TEXT
    768 BUGWK44478 SKIP : fast/text/hyphenate-locale.html = TEXT
     765BUGWK44478 SKIP : fast/text/hyphenate-character.html = FAIL
     766BUGWK44478 SKIP : fast/text/hyphens.html = FAIL
     767BUGWK44478 SKIP : fast/text/hyphenate-first-word.html = FAIL
     768BUGWK44478 SKIP : fast/text/hyphenate-locale.html = FAIL
    769769BUGWK44478 SKIP : fast/text/hyphen-min-preferred-width.html = IMAGE
    770770
    771 BUGWKGTK : http/tests/appcache/origin-quota.html = TEXT
    772 BUGWKGTK : http/tests/appcache/origin-quota-continued-download.html = TEXT
    773 BUGWKGTK : http/tests/appcache/origin-quota-continued-download-multiple-manifests.html = TEXT
    774 BUGWKGTK : http/tests/appcache/origin-delete.html = TEXT
    775 BUGWKGTK : http/tests/appcache/origins-with-appcache.html = TEXT
     771BUGWKGTK : http/tests/appcache/origin-quota.html = FAIL
     772BUGWKGTK : http/tests/appcache/origin-quota-continued-download.html = FAIL
     773BUGWKGTK : http/tests/appcache/origin-quota-continued-download-multiple-manifests.html = FAIL
     774BUGWKGTK : http/tests/appcache/origin-delete.html = FAIL
     775BUGWKGTK : http/tests/appcache/origins-with-appcache.html = FAIL
    776776
    777777// LayoutTestController::applicationCacheDiskUsageForOrigin isn't implemented.
    778 BUGWK57127 : http/tests/appcache/origin-usage.html = TEXT
    779 
    780 BUGWKGTK : http/tests/loading/bad-scheme-subframe.html = TEXT
    781 BUGWKGTK : http/tests/loading/bad-server-subframe.html = TEXT
     778BUGWK57127 : http/tests/appcache/origin-usage.html = FAIL
     779
     780BUGWKGTK : http/tests/loading/bad-scheme-subframe.html = FAIL
     781BUGWKGTK : http/tests/loading/bad-server-subframe.html = FAIL
    782782
    783783// Needed to cover the fix for <rdar://problem/6727495>
    784 BUGRDAR6727495 : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TEXT
    785 BUGRDAR6727495 : http/tests/loading/text-content-type-with-binary-extension.html = TEXT
    786 
    787 BUGWKGTK SKIP : http/tests/media/video-play-stall-seek.html = TEXT
    788 BUGWKGTK SLOW : http/tests/media/video-play-stall.html = TEXT
    789 
    790 BUGWKGTK : http/tests/misc/acid3.html = TEXT
    791 BUGWKGTK : http/tests/misc/policy-delegate-called-twice.html = TEXT
    792 BUGWKGTK : http/tests/misc/redirect-to-external-url.html = TEXT
    793 BUGWKGTK : http/tests/misc/window-dot-stop.html = TEXT
    794 
    795 BUGWKGTK : http/tests/plugins/npapi-response-headers.html = TEXT
    796 BUGWKGTK : http/tests/security/mixedContent/insecure-iframe-in-main-frame.html = TEXT
    797 BUGWKGTK : http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.html = TEXT
    798 BUGWKGTK : http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.html = TEXT
    799 BUGWKGTK RELEASE : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = TEXT
    800 BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html = TEXT
    801 BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html = TEXT
    802 BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html = TEXT
    803 BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-deny.html = TEXT
    804 BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html = TEXT
    805 BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html = TEXT
    806 BUGWKGTK : http/tests/xmlhttprequest/abort-should-cancel-load.html = TEXT
    807 BUGWKGTK : http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html = TEXT
    808 BUGWKGTK : http/tests/xmlhttprequest/logout.html = TEXT
     784BUGRDAR6727495 : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = FAIL
     785BUGRDAR6727495 : http/tests/loading/text-content-type-with-binary-extension.html = FAIL
     786
     787BUGWKGTK SKIP : http/tests/media/video-play-stall-seek.html = FAIL
     788BUGWKGTK SLOW : http/tests/media/video-play-stall.html = FAIL
     789
     790BUGWKGTK : http/tests/misc/acid3.html = FAIL
     791BUGWKGTK : http/tests/misc/policy-delegate-called-twice.html = FAIL
     792BUGWKGTK : http/tests/misc/redirect-to-external-url.html = FAIL
     793BUGWKGTK : http/tests/misc/window-dot-stop.html = FAIL
     794
     795BUGWKGTK : http/tests/plugins/npapi-response-headers.html = FAIL
     796BUGWKGTK : http/tests/security/mixedContent/insecure-iframe-in-main-frame.html = FAIL
     797BUGWKGTK : http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame.html = FAIL
     798BUGWKGTK : http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.html = FAIL
     799BUGWKGTK RELEASE : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = FAIL
     800BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html = FAIL
     801BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html = FAIL
     802BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html = FAIL
     803BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-deny.html = FAIL
     804BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html = FAIL
     805BUGWKGTK : http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html = FAIL
     806BUGWKGTK : http/tests/xmlhttprequest/abort-should-cancel-load.html = FAIL
     807BUGWKGTK : http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html = FAIL
     808BUGWKGTK : http/tests/xmlhttprequest/logout.html = FAIL
    809809
    810810// We don't seem to support neither of these for now
    811 BUGWKGTK : http/tests/xmlhttprequest/cross-origin-cookie-storage.html = TEXT
    812 BUGWKGTK : http/tests/xmlhttprequest/cross-origin-no-authorization.html = TEXT
    813 
    814 BUGWKGTK : media/video-size-intrinsic-scale.html = TEXT
     811BUGWKGTK : http/tests/xmlhttprequest/cross-origin-cookie-storage.html = FAIL
     812BUGWKGTK : http/tests/xmlhttprequest/cross-origin-no-authorization.html = FAIL
     813
     814BUGWKGTK : media/video-size-intrinsic-scale.html = FAIL
    815815
    816816// This test is for clients that choose to make the missing plugin indicator a button
    817 BUGWKGTK : plugins/clicking-missing-plugin-fires-delegate.html = TEXT
     817BUGWKGTK : plugins/clicking-missing-plugin-fires-delegate.html = FAIL
    818818
    819819// Need to implement getFormValue().
    820 BUGWKGTK : plugins/form-value.html = TEXT
     820BUGWKGTK : plugins/form-value.html = FAIL
    821821
    822822// eventSender.keyDown call does not get executed from the TestNetscapePlugin
    823 BUGWK90383 SKIP : http/tests/plugins/plugin-document-has-focus.html = TEXT
     823BUGWK90383 SKIP : http/tests/plugins/plugin-document-has-focus.html = FAIL
    824824
    825825// Missing resource load callback ability in DRT
    826 BUGWK27905 : http/tests/loading/redirect-methods.html = TEXT
    827 
    828 BUGWK30577 : editing/selection/move-left-right.html = TEXT
    829 
    830 BUGWK30620 : fast/xsl/sort-locale.xml = TEXT
    831 
    832 BUGWK53986 : svg/text/caret-in-svg-text.xhtml = TEXT
     826BUGWK27905 : http/tests/loading/redirect-methods.html = FAIL
     827
     828BUGWK30577 : editing/selection/move-left-right.html = FAIL
     829
     830BUGWK30620 : fast/xsl/sort-locale.xml = FAIL
     831
     832BUGWK53986 : svg/text/caret-in-svg-text.xhtml = FAIL
    833833
    834834// No authentication challenge handling
    835 BUGWK51104 SKIP : http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html = TEXT
    836 BUGWK51104 : http/tests/loading/basic-auth-resend-wrong-credentials.html = TEXT
    837 BUGWK51104 : http/tests/loading/basic-credentials-sent-automatically.html = TEXT
    838 BUGWK51104 : http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html = TEXT
    839 BUGWK51104 : http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html = TEXT
    840 BUGWK51104 : http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html = TEXT
    841 BUGWK51104 SKIP : http/tests/security/401-logout/401-logout.php = TEXT
    842 BUGWK51104 : http/tests/xmlhttprequest/basic-auth-nouser.html = TEXT
    843 BUGWK51104 : http/tests/xmlhttprequest/basic-auth-nopassword.html = TEXT
    844 BUGWK51104 : http/tests/xmlhttprequest/remember-bad-password.html = TEXT
     835BUGWK51104 SKIP : http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html = FAIL
     836BUGWK51104 : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL
     837BUGWK51104 : http/tests/loading/basic-credentials-sent-automatically.html = FAIL
     838BUGWK51104 : http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html = FAIL
     839BUGWK51104 : http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html = FAIL
     840BUGWK51104 : http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html = FAIL
     841BUGWK51104 SKIP : http/tests/security/401-logout/401-logout.php = FAIL
     842BUGWK51104 : http/tests/xmlhttprequest/basic-auth-nouser.html = FAIL
     843BUGWK51104 : http/tests/xmlhttprequest/basic-auth-nopassword.html = FAIL
     844BUGWK51104 : http/tests/xmlhttprequest/remember-bad-password.html = FAIL
    845845
    846846// This port doesn't have a global history delegate yet
    847 BUGWKGTK : http/tests/globalhistory = TEXT
     847BUGWKGTK : http/tests/globalhistory = FAIL
    848848
    849849// Need to add functionality to DumpRenderTree to handle error pages
    850 BUGWKGTK : fast/history/back-forward-reset-after-error-handling.html = TEXT
     850BUGWKGTK : fast/history/back-forward-reset-after-error-handling.html = FAIL
    851851
    852852// These tests also use firstRectForCharacterRange, but they generate slightly
    853853// different values. (Chromium also fails here; see their test_expectations.txt file)
    854 BUGWKGTK : editing/selection/mixed-editability-10.html = TEXT
    855 BUGWKGTK : editing/selection/5825350-1.html = TEXT
    856 BUGWKGTK : editing/selection/5825350-2.html = TEXT
     854BUGWKGTK : editing/selection/mixed-editability-10.html = FAIL
     855BUGWKGTK : editing/selection/5825350-1.html = FAIL
     856BUGWKGTK : editing/selection/5825350-2.html = FAIL
    857857
    858858// Requires willSendRequestReturnsNullOnRedirect + willSendRequest + didFinishLoading
    859 BUGWKGTK : http/tests/misc/will-send-request-returns-null-on-redirect.html = TEXT
     859BUGWKGTK : http/tests/misc/will-send-request-returns-null-on-redirect.html = FAIL
    860860
    861861// Requires willPerformClientRedirectToURL
    862 BUGWK58526 : http/tests/loading/onload-vs-immediate-refresh.pl = TEXT
     862BUGWK58526 : http/tests/loading/onload-vs-immediate-refresh.pl = FAIL
    863863
    864864// New failure after http://trac.webkit.org/changeset/53758
    865 BUGWKGTK : scrollbars/scrollbar-middleclick-nopaste.html = TEXT
     865BUGWKGTK : scrollbars/scrollbar-middleclick-nopaste.html = FAIL
    866866
    867867// Needs platform specific API implemented in DRT, maybe not relevant for non-Mac and non-Windows ports
    868 BUGWKGTK : fast/loader/api-test-new-window-data-load-base-url.html = TEXT
    869 BUGWKGTK : fast/loader/api-test-go-to-current-back-forward-item.html = TEXT
     868BUGWKGTK : fast/loader/api-test-new-window-data-load-base-url.html = FAIL
     869BUGWKGTK : fast/loader/api-test-go-to-current-back-forward-item.html = FAIL
    870870
    871871// Needs to make sure the redirect-chain scenario in https://bugs.webkit.org/show_bug.cgi?id=31410 works
    872 BUGWK35300 : http/tests/loading/307-after-303-after-post.html = TEXT
    873 BUGWK35300 SKIP : http/tests/navigation/post-307-response.html = TEXT
     872BUGWK35300 : http/tests/loading/307-after-303-after-post.html = FAIL
     873BUGWK35300 SKIP : http/tests/navigation/post-307-response.html = FAIL
    874874
    875875// Paged continuousMouseScrollBy() events are not supported in GTK.
    876 BUGWKGTK : fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html = TEXT
    877 BUGWKGTK : fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html = TEXT
    878 BUGWKGTK : fast/events/platform-wheelevent-paging-x-in-scrolling-div.html = TEXT
    879 BUGWKGTK : fast/events/platform-wheelevent-paging-x-in-scrolling-page.html = TEXT
    880 BUGWKGTK : fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html = TEXT
    881 BUGWKGTK : fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html = TEXT
    882 BUGWKGTK : fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html = TEXT
    883 BUGWKGTK : fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html = TEXT
    884 BUGWKGTK : fast/events/platform-wheelevent-paging-y-in-scrolling-div.html = TEXT
    885 BUGWKGTK : fast/events/platform-wheelevent-paging-y-in-scrolling-page.html = TEXT
     876BUGWKGTK : fast/events/platform-wheelevent-paging-x-in-non-scrolling-div.html = FAIL
     877BUGWKGTK : fast/events/platform-wheelevent-paging-x-in-non-scrolling-page.html = FAIL
     878BUGWKGTK : fast/events/platform-wheelevent-paging-x-in-scrolling-div.html = FAIL
     879BUGWKGTK : fast/events/platform-wheelevent-paging-x-in-scrolling-page.html = FAIL
     880BUGWKGTK : fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html = FAIL
     881BUGWKGTK : fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html = FAIL
     882BUGWKGTK : fast/events/platform-wheelevent-paging-y-in-non-scrolling-div.html = FAIL
     883BUGWKGTK : fast/events/platform-wheelevent-paging-y-in-non-scrolling-page.html = FAIL
     884BUGWKGTK : fast/events/platform-wheelevent-paging-y-in-scrolling-div.html = FAIL
     885BUGWKGTK : fast/events/platform-wheelevent-paging-y-in-scrolling-page.html = FAIL
    886886
    887887// Misses setMediaType() implementation
     
    889889
    890890// Fails on GTK+ since https://bugs.webkit.org/show_bug.cgi?id=25195 got in
    891 BUGWK36627 : editing/selection/extend-after-mouse-selection.html = TEXT
     891BUGWK36627 : editing/selection/extend-after-mouse-selection.html = FAIL
    892892
    893893// Need to add functionality to DumpRenderTree to handle scrollbar policy changes
    894 BUGWKGTK : fast/overflow/scrollbar-restored-and-then-locked.html = TEXT
    895 
    896 BUGWK83174 SKIP : inspector = TEXT
    897 BUGWK83174 SKIP : http/tests/inspector = TEXT
    898 BUGWK82886 SKIP : inspector/styles/override-screen-size.html = TEXT
    899 BUGWK72434 SKIP : inspector/styles/svg-style.xhtml = TEXT
    900 BUGWK43034 SKIP : inspector/debugger/debugger-breakpoints-not-activated-on-reload.html = TEXT
    901 BUGWK43332 SKIP : inspector/debugger/dom-breakpoints.html = TEXT
    902 BUGWK43332 SKIP : inspector/debugger/event-listener-breakpoints.html = TEXT
    903 BUGWK43332 SKIP : inspector/debugger/step-through-event-listeners.html = TEXT
    904 BUGWK43332 SKIP : inspector/debugger/xhr-breakpoints.html = TEXT
    905 BUGWK40300 SKIP : inspector/debugger/live-edit.html = TEXT
    906 BUGWK89652 SKIP : inspector/debugger/debugger-compile-and-run.html = TEXT
    907 BUGWK50868 SKIP : inspector/debugger/debugger-step-out.html = TEXT
    908 BUGWK50868 SKIP : inspector/styles/styles-source-lines-inline.html = TEXT
    909 BUGWK85709 SKIP : inspector/extensions/extensions-eval-content-script.html = TEXT
    910 BUGWK85709 SKIP : inspector/extensions/extensions-audits-content-script.html = TEXT
     894BUGWKGTK : fast/overflow/scrollbar-restored-and-then-locked.html = FAIL
     895
     896BUGWK83174 SKIP : inspector = FAIL
     897BUGWK83174 SKIP : http/tests/inspector = FAIL
     898BUGWK82886 SKIP : inspector/styles/override-screen-size.html = FAIL
     899BUGWK72434 SKIP : inspector/styles/svg-style.xhtml = FAIL
     900BUGWK43034 SKIP : inspector/debugger/debugger-breakpoints-not-activated-on-reload.html = FAIL
     901BUGWK43332 SKIP : inspector/debugger/dom-breakpoints.html = FAIL
     902BUGWK43332 SKIP : inspector/debugger/event-listener-breakpoints.html = FAIL
     903BUGWK43332 SKIP : inspector/debugger/step-through-event-listeners.html = FAIL
     904BUGWK43332 SKIP : inspector/debugger/xhr-breakpoints.html = FAIL
     905BUGWK40300 SKIP : inspector/debugger/live-edit.html = FAIL
     906BUGWK89652 SKIP : inspector/debugger/debugger-compile-and-run.html = FAIL
     907BUGWK50868 SKIP : inspector/debugger/debugger-step-out.html = FAIL
     908BUGWK50868 SKIP : inspector/styles/styles-source-lines-inline.html = FAIL
     909BUGWK85709 SKIP : inspector/extensions/extensions-eval-content-script.html = FAIL
     910BUGWK85709 SKIP : inspector/extensions/extensions-audits-content-script.html = FAIL
    911911
    912912// These inspector tests fell out of the radar after the transition to NRWT
     
    928928BUGWKGTK SKIP : http/tests/inspector/resource-parameters.html = TIMEOUT
    929929
    930 BUGWK59706 SKIP : http/tests/inspector/resource-tree/resource-tree-document-url.html = TEXT
    931 BUGWK59706 SKIP : http/tests/inspector/resource-tree/resource-tree-frame-add.html = TEXT
    932 BUGWK59706 SKIP : http/tests/inspector/resource-tree/resource-tree-frame-navigate.html = TEXT
    933 BUGWK59706 SKIP : http/tests/inspector/resource-tree/resource-tree-reload.html = TEXT
    934 BUGWK56691 SKIP : http/tests/inspector/network/network-size-chunked.html = TEXT
    935 BUGWK56691 SKIP : http/tests/inspector/network/network-size-sync.html = TEXT
    936 BUGWK56691 SKIP : http/tests/inspector/network/network-size.html = TEXT
    937 BUGWK64097 SKIP : http/tests/inspector/network/network-disable-cache-memory.html = TEXT
    938 BUGWK64097 SKIP : http/tests/inspector/network/network-disable-cache-xhrs.html = TEXT
    939 BUGWK51380 SKIP : http/tests/inspector/console-websocket-error.html = TEXT
    940 BUGWK53003 SKIP : http/tests/inspector/compiler-source-mapping-debug.html = TEXT
     930BUGWK59706 SKIP : http/tests/inspector/resource-tree/resource-tree-document-url.html = FAIL
     931BUGWK59706 SKIP : http/tests/inspector/resource-tree/resource-tree-frame-add.html = FAIL
     932BUGWK59706 SKIP : http/tests/inspector/resource-tree/resource-tree-frame-navigate.html = FAIL
     933BUGWK59706 SKIP : http/tests/inspector/resource-tree/resource-tree-reload.html = FAIL
     934BUGWK56691 SKIP : http/tests/inspector/network/network-size-chunked.html = FAIL
     935BUGWK56691 SKIP : http/tests/inspector/network/network-size-sync.html = FAIL
     936BUGWK56691 SKIP : http/tests/inspector/network/network-size.html = FAIL
     937BUGWK64097 SKIP : http/tests/inspector/network/network-disable-cache-memory.html = FAIL
     938BUGWK64097 SKIP : http/tests/inspector/network/network-disable-cache-xhrs.html = FAIL
     939BUGWK51380 SKIP : http/tests/inspector/console-websocket-error.html = FAIL
     940BUGWK53003 SKIP : http/tests/inspector/compiler-source-mapping-debug.html = FAIL
    941941
    942942// JSC doesn't support heap profiling
    943 BUGWK50485 SKIP : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = TEXT
    944 
    945 BUGWK37613 SKIP : printing = TEXT
     943BUGWK50485 SKIP : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = FAIL
     944
     945BUGWK37613 SKIP : printing = FAIL
    946946BUGWK37613 SKIP : editing/execCommand/print.html = TIMEOUT
    947947
    948948// Need to dump context menu items on eventSender.contextClick(true).
    949 BUGWK39102 : editing/spelling/context-menu-suggestions.html = TEXT
     949BUGWK39102 : editing/spelling/context-menu-suggestions.html = FAIL
    950950
    951951// Some input type=range tests fail because of the size
    952952// of the slider thumb in GTK+ themes.
    953 BUGWKGTK : fast/forms/range/slider-mouse-events.html = TEXT
    954 BUGWKGTK : fast/forms/range/slider-zoomed.html = TEXT
     953BUGWKGTK : fast/forms/range/slider-mouse-events.html = FAIL
     954BUGWKGTK : fast/forms/range/slider-zoomed.html = FAIL
    955955
    956956// Tests failing because the context menu is grabbing mouse events.
    957 BUGWK40601 : fast/events/mouse-click-events.html = TEXT
    958 BUGWK40601 : fast/events/mouseup-from-button2.html = TEXT
    959 BUGWK40601 : fast/events/right-click-focus.html = TEXT
    960 BUGWK40601 : editing/selection/5354455-1.html = TEXT
     957BUGWK40601 : fast/events/mouse-click-events.html = FAIL
     958BUGWK40601 : fast/events/mouseup-from-button2.html = FAIL
     959BUGWK40601 : fast/events/right-click-focus.html = FAIL
     960BUGWK40601 : editing/selection/5354455-1.html = FAIL
    961961
    962962// Gtk doesn't implement dumpResourceResponseMIMETypes which is required for the preloader tests.
    963 BUGWK58222 : fast/dom/HTMLLinkElement/link-and-subresource-test.html = TEXT
    964 BUGWK58222 : fast/dom/HTMLLinkElement/prefetch.html = TEXT
    965 BUGWK58222 : fast/dom/HTMLLinkElement/subresource.html = TEXT
    966 BUGWK58222 : fast/preloader = TEXT
     963BUGWK58222 : fast/dom/HTMLLinkElement/link-and-subresource-test.html = FAIL
     964BUGWK58222 : fast/dom/HTMLLinkElement/prefetch.html = FAIL
     965BUGWK58222 : fast/dom/HTMLLinkElement/subresource.html = FAIL
     966BUGWK58222 : fast/preloader = FAIL
    967967BUGWK58222 : fast/preloader/scan-body-from-head-import.html = PASS
    968968BUGWK58222 : fast/preloader/scan-body-from-head-script.html = PASS
    969 BUGWK58222 : http/tests/mime/uppercase-mime-type.html = TEXT
    970 BUGWK58222 : http/tests/misc/prefetch-purpose.html = TEXT
     969BUGWK58222 : http/tests/mime/uppercase-mime-type.html = FAIL
     970BUGWK58222 : http/tests/misc/prefetch-purpose.html = FAIL
    971971
    972972// The middle circle on both rectangles is missing in the pixel output.
    973 BUGWKGTK : svg/custom/circular-marker-reference-2.svg = TEXT
    974 BUGWKGTK : svg/custom/non-circular-marker-reference.svg = TEXT
     973BUGWKGTK : svg/custom/circular-marker-reference-2.svg = FAIL
     974BUGWKGTK : svg/custom/non-circular-marker-reference.svg = FAIL
    975975
    976976// Tests that fail across all platforms.
    977977// Even though some platforms don't skip these tests, there are platform-specific
    978978// results generated that make these tests 'pass'.
    979 BUGWKGTK : canvas/philip/tests/2d.composite.operation.clear.html = TEXT
    980 BUGWKGTK : canvas/philip/tests/2d.composite.operation.darker.html = TEXT
    981 BUGWKGTK : canvas/philip/tests/2d.drawImage.broken.html = TEXT
    982 BUGWKGTK : canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = TEXT
    983 BUGWKGTK : canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = TEXT
    984 BUGWKGTK : canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = TEXT
    985 BUGWKGTK : canvas/philip/tests/2d.missingargs.html = TEXT
    986 BUGWKGTK : canvas/philip/tests/2d.pattern.image.broken.html = TEXT
    987 BUGWKGTK : canvas/philip/tests/2d.pattern.image.incomplete.empty.html = TEXT
    988 BUGWKGTK : canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = TEXT
    989 BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.bottom.html = TEXT
    990 BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.hanging.html = TEXT
    991 BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.ideographic.html = TEXT
    992 BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.middle.html = TEXT
    993 BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.top.html = TEXT
    994 BUGWKGTK : canvas/philip/tests/2d.text.draw.space.collapse.end.html = TEXT
    995 BUGWKGTK : canvas/philip/tests/2d.text.draw.space.collapse.other.html = TEXT
    996 BUGWKGTK : canvas/philip/tests/2d.text.draw.space.collapse.space.html = TEXT
    997 BUGWKGTK : canvas/philip/tests/2d.text.draw.space.collapse.start.html = TEXT
    998 BUGWKGTK : canvas/philip/tests/2d.text.measure.width.space.html = TEXT
    999 BUGWKGTK : canvas/philip/tests/type.prototype.html = TEXT
     979BUGWKGTK : canvas/philip/tests/2d.composite.operation.clear.html = FAIL
     980BUGWKGTK : canvas/philip/tests/2d.composite.operation.darker.html = FAIL
     981BUGWKGTK : canvas/philip/tests/2d.drawImage.broken.html = FAIL
     982BUGWKGTK : canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = FAIL
     983BUGWKGTK : canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = FAIL
     984BUGWKGTK : canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = FAIL
     985BUGWKGTK : canvas/philip/tests/2d.missingargs.html = FAIL
     986BUGWKGTK : canvas/philip/tests/2d.pattern.image.broken.html = FAIL
     987BUGWKGTK : canvas/philip/tests/2d.pattern.image.incomplete.empty.html = FAIL
     988BUGWKGTK : canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = FAIL
     989BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.bottom.html = FAIL
     990BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.hanging.html = FAIL
     991BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.ideographic.html = FAIL
     992BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.middle.html = FAIL
     993BUGWKGTK : canvas/philip/tests/2d.text.draw.baseline.top.html = FAIL
     994BUGWKGTK : canvas/philip/tests/2d.text.draw.space.collapse.end.html = FAIL
     995BUGWKGTK : canvas/philip/tests/2d.text.draw.space.collapse.other.html = FAIL
     996BUGWKGTK : canvas/philip/tests/2d.text.draw.space.collapse.space.html = FAIL
     997BUGWKGTK : canvas/philip/tests/2d.text.draw.space.collapse.start.html = FAIL
     998BUGWKGTK : canvas/philip/tests/2d.text.measure.width.space.html = FAIL
     999BUGWKGTK : canvas/philip/tests/type.prototype.html = FAIL
    10001000
    10011001
     
    10051005// A testcase for this failure is already in cairo tree, but has not yet been fixed.
    10061006// http://cgit.freedesktop.org/cairo/commit/?id=4d4056872db94573183473610ad1d81d5439fdc6
    1007 BUGWK54471 : canvas/philip/tests/2d.path.arc.selfintersect.1.html = TEXT
    1008 BUGWK54471 : canvas/philip/tests/2d.path.arc.shape.3.html = TEXT
     1007BUGWK54471 : canvas/philip/tests/2d.path.arc.selfintersect.1.html = FAIL
     1008BUGWK54471 : canvas/philip/tests/2d.path.arc.shape.3.html = FAIL
    10091009
    10101010// A testcase for this failure is already in cairo tree, but has not yet been fixed.
    10111011// http://cgit.freedesktop.org/cairo/commit/?id=303f56a2d34a23d933a02fa625873211fb51eb3b
    1012 BUGWKGTK : canvas/philip/tests/2d.path.rect.selfintersect.html = TEXT
     1012BUGWKGTK : canvas/philip/tests/2d.path.rect.selfintersect.html = FAIL
    10131013
    10141014// Strangely set miter limit - calculations suggest it should be 1.414 (and the test passes
    10151015// with miter limit set to that) but perhaps there are special steps to be taken because the
    10161016// rectangle has zero height.
    1017 BUGWKGTK : canvas/philip/tests/2d.path.rect.zero.6.html = TEXT
     1017BUGWKGTK : canvas/philip/tests/2d.path.rect.zero.6.html = FAIL
    10181018
    10191019// pastes a space instead of a tab
    1020 BUGWK38437 : editing/pasteboard/5761530-1.html = TEXT
     1020BUGWK38437 : editing/pasteboard/5761530-1.html = FAIL
    10211021
    10221022// Missing DRT API.
    1023 BUGWKGTK : http/tests/loading/preload-slow-loading.php = TEXT
     1023BUGWKGTK : http/tests/loading/preload-slow-loading.php = FAIL
    10241024
    10251025// Need setPrinting.
    1026 BUGWK20011 SKIP : printing/setPrinting.html = TEXT
    1027 BUGWK20011 SKIP : printing/single-line-must-not-be-split-into-two-pages.html = TEXT
    1028 BUGWK20011 SKIP : printing/width-overflow.html = TEXT
     1026BUGWK20011 SKIP : printing/setPrinting.html = FAIL
     1027BUGWK20011 SKIP : printing/single-line-must-not-be-split-into-two-pages.html = FAIL
     1028BUGWK20011 SKIP : printing/width-overflow.html = FAIL
    10291029
    10301030// Tests that fail because they assume a certain number of mouse
    10311031// movements during drags or fail only in Xvfb
    1032 BUGWKGTK : http/tests/local/drag-over-remote-content.html = TEXT
    1033 BUGWKGTK : http/tests/security/drag-over-remote-content-iframe.html = TEXT
    1034 BUGWKGTK : fast/events/drag-in-frames.html = TEXT
    1035 BUGWKGTK : http/tests/misc/bubble-drag-events.html = TEXT
     1032BUGWKGTK : http/tests/local/drag-over-remote-content.html = FAIL
     1033BUGWKGTK : http/tests/security/drag-over-remote-content-iframe.html = FAIL
     1034BUGWKGTK : fast/events/drag-in-frames.html = FAIL
     1035BUGWKGTK : http/tests/misc/bubble-drag-events.html = FAIL
    10361036
    10371037// Fails with "Received error from worker: ReferenceError: Can't find variable: revokeObjectURL
    1038 BUGWKGTK : fast/files/workers/worker-apply-blob-url-to-xhr.html = TEXT
     1038BUGWKGTK : fast/files/workers/worker-apply-blob-url-to-xhr.html = FAIL
    10391039
    10401040// Dragging images and links results in a DataTransfer object containing a non-empty files array
    1041 BUGWK52094 : editing/pasteboard/files-during-page-drags.html = TEXT
     1041BUGWK52094 : editing/pasteboard/files-during-page-drags.html = FAIL
    10421042
    10431043// Tests that seem to be Mac only, assume that smart drag-and-drop
    10441044// is enabled or assume platform-dependent sizing.
    1045 BUGWKGTK : http/tests/security/dataTransfer-set-data-file-url.html = TEXT
    1046 BUGWKGTK : fast/events/ondragenter.html = TEXT
     1045BUGWKGTK : http/tests/security/dataTransfer-set-data-file-url.html = FAIL
     1046BUGWKGTK : fast/events/ondragenter.html = FAIL
    10471047
    10481048// Remaining Sputnik failures
    1049 BUGWK43568 : sputnik/Unicode/Unicode_510/S7.6_A3.1.html = TEXT
    1050 BUGWKGTK RELEASE : sputnik/Unicode/Unicode_510/S7.6_A3.2.html = TEXT
    1051 BUGWKGTK RELEASE : sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html = TEXT
    1052 BUGWKGTK RELEASE : sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html = TEXT
     1049BUGWK43568 : sputnik/Unicode/Unicode_510/S7.6_A3.1.html = FAIL
     1050BUGWKGTK RELEASE : sputnik/Unicode/Unicode_510/S7.6_A3.2.html = FAIL
     1051BUGWKGTK RELEASE : sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html = FAIL
     1052BUGWKGTK RELEASE : sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html = FAIL
    10531053
    10541054// The following Sputnik tests fail on the 32bit release bot
    1055 BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html = TEXT
    1056 BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html = TEXT
    1057 BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html = TEXT
    1058 BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html = TEXT
    1059 BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html = TEXT
    1060 BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html = TEXT
     1055BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html = FAIL
     1056BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html = FAIL
     1057BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html = FAIL
     1058BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html = FAIL
     1059BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html = FAIL
     1060BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html = FAIL
    10611061
    10621062// r65681 broke a couple GTK+ a11y tests
    1063 BUGWK44316 : platform/gtk/accessibility/object-attributes.html = TEXT
    1064 BUGWK44316 : platform/gtk/accessibility/title-and-alt.html = TEXT
     1063BUGWK44316 : platform/gtk/accessibility/object-attributes.html = FAIL
     1064BUGWK44316 : platform/gtk/accessibility/title-and-alt.html = FAIL
    10651065
    10661066// LayoutTestController::addUserScript not implemented for gtk
    1067 BUGWKGTK : plugins/plugin-document-load-prevented-userscript.html = TEXT
     1067BUGWKGTK : plugins/plugin-document-load-prevented-userscript.html = FAIL
    10681068
    10691069// The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks
     
    10711071// not get user gesture in frameload callbacks.
    10721072// The related bugs are https://bugs.webkit.org/show_bug.cgi?id=47849/47817.
    1073 BUGWKGTK : fast/frames/location-redirect-user-gesture.html = TEXT
    1074 BUGWKGTK : fast/frames/meta-refresh-user-gesture.html = TEXT
     1073BUGWKGTK : fast/frames/location-redirect-user-gesture.html = FAIL
     1074BUGWKGTK : fast/frames/meta-refresh-user-gesture.html = FAIL
    10751075
    10761076// Rounding color problems inside pixman
    1077 BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = TEXT
    1078 
    1079 BUGWK50740 : editing/spelling/spellcheck-sequencenum.html = TEXT
    1080 BUGWK50740 : editing/spelling/spellcheck-async-mutation.html = TEXT
     1077BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = FAIL
     1078
     1079BUGWK50740 : editing/spelling/spellcheck-sequencenum.html = FAIL
     1080BUGWK50740 : editing/spelling/spellcheck-async-mutation.html = FAIL
    10811081
    10821082// DRT does not obey testRunner.addURLToRedirect()
    1083 BUGWKGTK : http/tests/loading/cross-origin-XHR-willLoadRequest.html = TEXT
     1083BUGWKGTK : http/tests/loading/cross-origin-XHR-willLoadRequest.html = FAIL
    10841084
    10851085// See also https://bugs.webkit.org/show_bug.cgi?id=54926
    1086 BUGWK53707 : http/tests/security/xss-DENIED-xsl-document-redirect.xml = TEXT
    1087 BUGWK53707 : http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml = TEXT
     1086BUGWK53707 : http/tests/security/xss-DENIED-xsl-document-redirect.xml = FAIL
     1087BUGWK53707 : http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml = FAIL
    10881088
    10891089// textInputController.hasGrammarMarker() is not implemented.
    1090 BUGWKGTK : editing/spelling/grammar.html = TEXT
    1091 BUGWKGTK SKIP : editing/spelling/grammar-paste.html = TEXT
     1090BUGWKGTK : editing/spelling/grammar.html = FAIL
     1091BUGWKGTK SKIP : editing/spelling/grammar-paste.html = FAIL
    10921092
    10931093// TextCheckerEnchant::checkSpellingOfString doesn't return misspelled location and length for multiple words.
    1094 BUGWKGTK : editing/spelling/spelling-backspace-between-lines.html = TEXT
     1094BUGWKGTK : editing/spelling/spelling-backspace-between-lines.html = FAIL
    10951095
    10961096// testRunner::setTextDirection() is not implemented.
    1097 BUGWKGTK : fast/html/set-text-direction.html = TEXT
     1097BUGWKGTK : fast/html/set-text-direction.html = FAIL
    10981098
    10991099// testRunner.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI
    1100 BUGWK57160 : fast/harness/override-preferences-2.html = TEXT
    1101 
    1102 BUGWK58309 : fast/canvas/DrawImageSinglePixelStretch.html = TEXT
     1100BUGWK57160 : fast/harness/override-preferences-2.html = FAIL
     1101
     1102BUGWK58309 : fast/canvas/DrawImageSinglePixelStretch.html = FAIL
    11031103
    11041104// Expose title direction in WebKit API
    1105 BUGWK58845 : fast/dom/title-directionality.html = TEXT
    1106 BUGWK58845 : fast/dom/title-directionality-removeChild.html = TEXT
    1107 
    1108 BUGWK58741 : fast/text/zero-width-characters-complex-script.html = TEXT
     1105BUGWK58845 : fast/dom/title-directionality.html = FAIL
     1106BUGWK58845 : fast/dom/title-directionality-removeChild.html = FAIL
     1107
     1108BUGWK58741 : fast/text/zero-width-characters-complex-script.html = FAIL
    11091109
    11101110// HTTP 204 (No Content) should be ignored
    1111 BUGWK60206 : http/tests/navigation/response204.html = TEXT
    1112 
    1113 BUGWK61630 : fast/events/dropzone-005.html = TEXT
     1111BUGWK60206 : http/tests/navigation/response204.html = FAIL
     1112
     1113BUGWK61630 : fast/events/dropzone-005.html = FAIL
    11141114
    11151115// Need testRunner.setShouldStayOnPageAfterHandlingBeforeUnload
    1116 BUGWK67014 : fast/loader/form-submission-after-beforeunload-cancel.html = TEXT
    1117 
    1118 BUGWK67713 : accessibility/textbox-role-reports-selection.html = TEXT
    1119 
    1120 BUGWK68278 : http/tests/history/back-with-fragment-change.php = TEXT
    1121 
    1122 BUGWK68512 : accessibility/aria-hidden-updates-alldescendants.html = TEXT
    1123 
    1124 BUGWK68855 : editing/selection/select-bidi-run.html = TEXT
     1116BUGWK67014 : fast/loader/form-submission-after-beforeunload-cancel.html = FAIL
     1117
     1118BUGWK67713 : accessibility/textbox-role-reports-selection.html = FAIL
     1119
     1120BUGWK68278 : http/tests/history/back-with-fragment-change.php = FAIL
     1121
     1122BUGWK68512 : accessibility/aria-hidden-updates-alldescendants.html = FAIL
     1123
     1124BUGWK68855 : editing/selection/select-bidi-run.html = FAIL
    11251125
    11261126// This test is out-dated since r95899.
    1127 BUGWK65709 : canvas/philip/tests/2d.drawImage.outsidesource.html = TEXT
     1127BUGWK65709 : canvas/philip/tests/2d.drawImage.outsidesource.html = FAIL
    11281128
    11291129// missing multipart/x-mixed-replace support in libsoup
    11301130BUGWK68979 SKIP : http/tests/multipart/invalid-image-data.html = PASS
    1131 BUGWK68979 : http/tests/multipart/load-last-non-html-frame.php = TEXT
    1132 BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = TEXT
    1133 BUGWK68979 : http/tests/multipart/policy-ignore-crash.php = TEXT
    1134 BUGWK68979 SKIP : http/tests/multipart/stop-crash.html = TEXT
     1131BUGWK68979 : http/tests/multipart/load-last-non-html-frame.php = FAIL
     1132BUGWK68979 : http/tests/multipart/multipart-replace-non-html-content.php = FAIL
     1133BUGWK68979 : http/tests/multipart/policy-ignore-crash.php = FAIL
     1134BUGWK68979 SKIP : http/tests/multipart/stop-crash.html = FAIL
    11351135
    11361136// Fails because it does not throw a couple of expected exceptions
    1137 BUGWKGTK : http/tests/local/fileapi/send-sliced-dragged-file.html = TEXT
     1137BUGWKGTK : http/tests/local/fileapi/send-sliced-dragged-file.html = FAIL
    11381138
    11391139// Missing DRT AccessibilityController::addNotificationListener implementation
    1140 BUGWK70606 SKIP : accessibility/aria-checkbox-sends-notification.html = TEXT
    1141 BUGWK70606 SKIP : accessibility/menu-list-sends-change-notification.html = TEXT
    1142 BUGWK70606 SKIP : accessibility/multiselect-list-reports-active-option.html = TEXT
    1143 BUGWK70606 SKIP : accessibility/notification-listeners.html = TEXT
     1140BUGWK70606 SKIP : accessibility/aria-checkbox-sends-notification.html = FAIL
     1141BUGWK70606 SKIP : accessibility/menu-list-sends-change-notification.html = FAIL
     1142BUGWK70606 SKIP : accessibility/multiselect-list-reports-active-option.html = FAIL
     1143BUGWK70606 SKIP : accessibility/notification-listeners.html = FAIL
    11441144
    11451145// ARIA Roles not being exposed for tab, tabpanel and tablist
    1146 BUGWK84043 SKIP : accessibility/aria-tab-roles.html = TEXT
     1146BUGWK84043 SKIP : accessibility/aria-tab-roles.html = FAIL
    11471147
    11481148// Image links not properly exposed
    1149 BUGWK84044 SKIP : accessibility/image-link.html = TEXT
     1149BUGWK84044 SKIP : accessibility/image-link.html = FAIL
    11501150
    11511151// Expose title and alternative text for links in image maps
    1152 BUGWK84045 SKIP : accessibility/image-map1.html = TEXT
    1153 BUGWK84045 SKIP : accessibility/image-map2.html = TEXT
     1152BUGWK84045 SKIP : accessibility/image-map1.html = FAIL
     1153BUGWK84045 SKIP : accessibility/image-map2.html = FAIL
    11541154
    11551155// [DRT] didDetectXSS is not implemented
    1156 BUGWK71465 : http/tests/security/xssAuditor/script-tag-with-callbacks.html = TEXT
    1157 
    1158 BUGWK72248 : editing/spelling/spelling-unified-emulation.html = TEXT
    1159 
    1160 BUGWK72363 : fast/dom/Window/window-postmessage-arrays.html = TEXT
    1161 
    1162 BUGWK62204 : svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml = TEXT
    1163 BUGWK62204 : svg/custom/use-on-symbol-inside-pattern.svg = TEXT
    1164 BUGWK62204 : svg/W3C-SVG-1.1/animate-elem-04-t.svg = TEXT
    1165 
    1166 BUGWK78673 : svg/animations/animate-text-nested-transforms.html = TEXT
     1156BUGWK71465 : http/tests/security/xssAuditor/script-tag-with-callbacks.html = FAIL
     1157
     1158BUGWK72248 : editing/spelling/spelling-unified-emulation.html = FAIL
     1159
     1160BUGWK72363 : fast/dom/Window/window-postmessage-arrays.html = FAIL
     1161
     1162BUGWK62204 : svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml = FAIL
     1163BUGWK62204 : svg/custom/use-on-symbol-inside-pattern.svg = FAIL
     1164BUGWK62204 : svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL
     1165
     1166BUGWK78673 : svg/animations/animate-text-nested-transforms.html = FAIL
    11671167
    11681168BUGWK73409 : fast/forms/textarea-placeholder-set-attribute.html = IMAGE
     
    11701170BUGWK73409 : fast/forms/input-placeholder-paint-order.html = IMAGE
    11711171
    1172 BUGWK73653 : fast/forms/range/slider-in-multi-column.html = TEXT
    1173 
    1174 BUGWK74276 : fast/events/dont-loose-last-event.html = TEXT
    1175 
    1176 BUGWK74282 : editing/pasteboard/emacs-ctrl-k-with-move.html = TEXT
     1172BUGWK73653 : fast/forms/range/slider-in-multi-column.html = FAIL
     1173
     1174BUGWK74276 : fast/events/dont-loose-last-event.html = FAIL
     1175
     1176BUGWK74282 : editing/pasteboard/emacs-ctrl-k-with-move.html = FAIL
    11771177
    11781178BUGWK76048 : fast/text/font-kerning.html = IMAGE
    11791179
    11801180// Needs custom policy delegate enhancement to log downloads
    1181 BUGWKGTK : http/tests/download = TEXT
    1182 
    1183 BUGWK77015 : fast/events/clear-drag-state.html = TEXT
    1184 BUGWK77015 : fast/events/clear-edit-drag-state.html = TEXT
     1181BUGWKGTK : http/tests/download = FAIL
     1182
     1183BUGWK77015 : fast/events/clear-drag-state.html = FAIL
     1184BUGWK77015 : fast/events/clear-edit-drag-state.html = FAIL
    11851185
    11861186// Let MemoryCache reuse cached XHRs (REGRESSION caused by r107672)
    1187 BUGWK76564 : fast/workers/worker-crash-with-invalid-location.html = TEXT
    1188 
    1189 BUGWK81320 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = TEXT
    1190 
    1191 BUGWK82020 : plugins/netscape-dom-access-and-reload.html = TEXT
     1187BUGWK76564 : fast/workers/worker-crash-with-invalid-location.html = FAIL
     1188
     1189BUGWK81320 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = FAIL
     1190
     1191BUGWK82020 : plugins/netscape-dom-access-and-reload.html = FAIL
    11921192
    11931193// The inner <input> should now grow to take the full cell's height.
    1194 BUGWKGTK : fast/table/colspanMinWidth-vertical.html = TEXT
     1194BUGWKGTK : fast/table/colspanMinWidth-vertical.html = FAIL
    11951195
    11961196// EditorClient::checkTextOfParagraph() is not implemented.
    1197 BUGWKGTK : editing/spelling/spelling-marker-description.html = TEXT
    1198 
    1199 BUGWK84025 : media/sources-fallback-codecs.html = TEXT
     1197BUGWKGTK : editing/spelling/spelling-marker-description.html = FAIL
     1198
     1199BUGWK84025 : media/sources-fallback-codecs.html = FAIL
    12001200
    12011201BUGWK83906 : ietestcenter/css3/grid/grid-column-001.htm = IMAGE
     
    12051205BUGWK83913 : ietestcenter/css3/grid/grid-items-003.htm = IMAGE
    12061206
    1207 BUGWK86971 : svg/custom/non-scaling-stroke.svg = TEXT
    1208 
    1209 BUGWK84678 BUGWK96226 : fast/spatial-navigation/snav-container-white-space.html = TEXT
    1210 BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = TEXT
    1211 BUGWK84678 : fast/spatial-navigation/snav-iframe-no-scrollable-content.html = TEXT
    1212 
    1213 BUGWK84679 : css3/zoom-coords.xhtml = TEXT
    1214 
    1215 BUGWK84694 : fast/events/selectstart-by-double-triple-clicks.html = TEXT
    1216 BUGWK84692 : fast/events/attempt-scroll-with-no-scrollbars.html = TEXT
     1207BUGWK86971 : svg/custom/non-scaling-stroke.svg = FAIL
     1208
     1209BUGWK84678 BUGWK96226 : fast/spatial-navigation/snav-container-white-space.html = FAIL
     1210BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = FAIL
     1211BUGWK84678 : fast/spatial-navigation/snav-iframe-no-scrollable-content.html = FAIL
     1212
     1213BUGWK84679 : css3/zoom-coords.xhtml = FAIL
     1214
     1215BUGWK84694 : fast/events/selectstart-by-double-triple-clicks.html = FAIL
     1216BUGWK84692 : fast/events/attempt-scroll-with-no-scrollbars.html = FAIL
    12171217
    12181218BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = IMAGE
    12191219
    1220 BUGWK85376 : fullscreen/video-controls-drag.html = TEXT
     1220BUGWK85376 : fullscreen/video-controls-drag.html = FAIL
    12211221
    12221222BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
     
    12361236BUGWK84778 : ietestcenter/css3/multicolumn/column-width-negative-001.htm = IMAGE
    12371237
    1238 BUGWK87951 : fast/dom/Window/mozilla-focus-blur.html = TEXT
     1238BUGWK87951 : fast/dom/Window/mozilla-focus-blur.html = FAIL
    12391239
    12401240// Requires ENABLE(MEDIA_CAPTURE)
    1241 BUGWK85958 : fast/forms/file/file-input-capture.html = TEXT
     1241BUGWK85958 : fast/forms/file/file-input-capture.html = FAIL
    12421242
    12431243// Interferes with the rAF tests that are enabled
    1244 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
     1244BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = FAIL
    12451245
    12461246// Started failing after it was added in r116473
    1247 BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
     1247BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = FAIL
    12481248
    12491249// Started failing after it was added in r116563
    1250 BUGWK86061 : http/tests/security/referrer-policy-redirect-link.html = TEXT
     1250BUGWK86061 : http/tests/security/referrer-policy-redirect-link.html = FAIL
    12511251
    12521252BUGWK85308 RELEASE : ietestcenter/css3/valuesandunits/units-000.htm = IMAGE
     
    12561256BUGWK86142 : ietestcenter/css3/namespaces/syntax-021.xml = IMAGE
    12571257
    1258 BUGWK86443 : plugins/npruntime/delete-plugin-within-hasProperty-return-false.html = TEXT
    1259 BUGWK86443 : plugins/npruntime/delete-plugin-within-hasProperty-return-true.html = TEXT
    1260 BUGWK86443 : plugins/npruntime/delete-plugin-within-setProperty.html = TEXT
     1258BUGWK86443 : plugins/npruntime/delete-plugin-within-hasProperty-return-false.html = FAIL
     1259BUGWK86443 : plugins/npruntime/delete-plugin-within-hasProperty-return-true.html = FAIL
     1260BUGWK86443 : plugins/npruntime/delete-plugin-within-setProperty.html = FAIL
    12611261
    12621262BUGWK86445 : fast/multicol/split-in-top-margin.html = IMAGE
    12631263
    12641264// This test is affecting other tests and seems to be behaving incorrectly itself
    1265 BUGWK86771 SKIP : fast/dom/gc-10.html = TEXT
     1265BUGWK86771 SKIP : fast/dom/gc-10.html = FAIL
    12661266
    12671267// Failing after r120145 on both GTK and EFL
    1268 BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = TEXT
    1269 
    1270 BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = TEXT
    1271 
    1272 BUGWK87088 : fast/js/names.html = TEXT
    1273 
    1274 BUGWKGTK : http/tests/misc/favicon-loads-with-icon-loading-override.html = TEXT
     1268BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = FAIL
     1269
     1270BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = FAIL
     1271
     1272BUGWK87088 : fast/js/names.html = FAIL
     1273
     1274BUGWKGTK : http/tests/misc/favicon-loads-with-icon-loading-override.html = FAIL
    12751275
    12761276BUGWK87734 : svg/dom/complex-svgView-specification.html = IMAGE
    1277 BUGWK87734 : svg/dom/SVGViewSpec.html = TEXT
    1278 BUGWK87734 : svg/dom/viewspec-parser-1.html = TEXT
    1279 BUGWK87734 : svg/dom/viewspec-parser-2.html = TEXT
    1280 BUGWK87734 : svg/dom/viewspec-parser-3.html = TEXT
    1281 BUGWK87734 : svg/dom/viewspec-parser-4.html = TEXT
    1282 BUGWK87734 : svg/dom/viewspec-parser-5.html = TEXT
    1283 
    1284 BUGWK88138 : http/tests/media/video-buffered.html = TEXT
    1285 
    1286 BUGWK89205 : editing/spelling/grammar-edit-word.html = TEXT
    1287 
    1288 BUGWK89084 : fast/forms/text-input-event.html = TEXT
    1289 
    1290 BUGWK83683 : editing/pasteboard/pasting-empty-html-falls-back-to-text.html = TEXT
    1291 
    1292 BUGWK51027 RELEASE : plugins/refcount-leaks.html = TEXT
    1293 
    1294 BUGWK57346 : fast/text/justify-ideograph-leading-expansion.html = TEXT
    1295 
    1296 BUGWK83800 : plugins/get-url-with-blank-target.html = TEXT
    1297 
    1298 BUGWK84037 : fast/text/international/spaces-combined-in-vertical-text.html = TEXT
     1277BUGWK87734 : svg/dom/SVGViewSpec.html = FAIL
     1278BUGWK87734 : svg/dom/viewspec-parser-1.html = FAIL
     1279BUGWK87734 : svg/dom/viewspec-parser-2.html = FAIL
     1280BUGWK87734 : svg/dom/viewspec-parser-3.html = FAIL
     1281BUGWK87734 : svg/dom/viewspec-parser-4.html = FAIL
     1282BUGWK87734 : svg/dom/viewspec-parser-5.html = FAIL
     1283
     1284BUGWK88138 : http/tests/media/video-buffered.html = FAIL
     1285
     1286BUGWK89205 : editing/spelling/grammar-edit-word.html = FAIL
     1287
     1288BUGWK89084 : fast/forms/text-input-event.html = FAIL
     1289
     1290BUGWK83683 : editing/pasteboard/pasting-empty-html-falls-back-to-text.html = FAIL
     1291
     1292BUGWK51027 RELEASE : plugins/refcount-leaks.html = FAIL
     1293
     1294BUGWK57346 : fast/text/justify-ideograph-leading-expansion.html = FAIL
     1295
     1296BUGWK83800 : plugins/get-url-with-blank-target.html = FAIL
     1297
     1298BUGWK84037 : fast/text/international/spaces-combined-in-vertical-text.html = FAIL
    12991299
    13001300// Failing after r121121 on both GTK and EFL
    1301 BUGWK89845 : fast/forms/input-set-composition-scroll.html = TEXT
    1302 
    1303 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
     1301BUGWK89845 : fast/forms/input-set-composition-scroll.html = FAIL
     1302
     1303BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = FAIL
    13041304
    13051305BUGWK74219 : fast/regions/positioned-objects-block-static-spanning-regions-rtl.html = IMAGE
    13061306BUGWK90770 : fast/regions/webkit-flow-renderer-layer.html = IMAGE
    13071307
    1308 BUGWK89231 : fast/js/global-constructors.html = TEXT
    1309 
    1310 BUGWK91009 DEBUG : fast/xsl/xslt-missing-namespace-in-xslt.xml = TEXT
     1308BUGWK89231 : fast/js/global-constructors.html = FAIL
     1309
     1310BUGWK91009 DEBUG : fast/xsl/xslt-missing-namespace-in-xslt.xml = FAIL
    13111311
    13121312// Skip tests in fast/text/shaping
     
    13191319
    13201320// Failing after r123379 on EFL and GTK.
    1321 BUGWK92063 : fast/css/sticky/parsing-position-sticky.html = TEXT
    1322 
    1323 BUGWK92100 : accessibility/canvas-accessibilitynodeobject.html = TEXT
     1321BUGWK92063 : fast/css/sticky/parsing-position-sticky.html = FAIL
     1322
     1323BUGWK92100 : accessibility/canvas-accessibilitynodeobject.html = FAIL
    13241324
    13251325// These tests depend on subpixel layout.
    1326 BUGWK92352 : css3/flexbox/flex-rounding.html = TEXT
     1326BUGWK92352 : css3/flexbox/flex-rounding.html = FAIL
    13271327
    13281328BUGWK93976 : fast/css-generated-content/quotes-lang.html = IMAGE
     
    13341334BUGWK94009 : css2.1/20110323/c541-word-sp-000.htm = IMAGE
    13351335
    1336 BUGWK94083 SKIP : media/video-controls-fullscreen-volume.html = TEXT
     1336BUGWK94083 SKIP : media/video-controls-fullscreen-volume.html = FAIL
    13371337
    13381338BUGWK94186 SKIP : fast/forms/time-multiple-fields = PASS
    13391339
    1340 BUGWK70485 : fast/events/drag-selects-image.html = TEXT
    1341 
    1342 BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = TEXT
    1343 BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = TEXT
    1344 
    1345 BUGWK80129 : fast/frames/flattening/frameset-flattening-advanced.html = TEXT
    1346 
    1347 BUGWK89663 : editing/deleting/delete-3800834-fix.html = TEXT
    1348 
    1349 BUGWK88727 RELEASE : http/tests/xmlhttprequest/origin-exact-matching.html = TEXT
    1350 
    1351 BUGWK94952 DEBUG : platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html = TEXT
    1352 BUGWK94952 DEBUG : scrollbars/scroll-rtl-or-bt-layer.html = TEXT
    1353 
    1354 BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
    1355 
    1356 BUGWK95428 : media/video-controls-captions.html = TEXT
     1340BUGWK70485 : fast/events/drag-selects-image.html = FAIL
     1341
     1342BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = FAIL
     1343BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = FAIL
     1344
     1345BUGWK80129 : fast/frames/flattening/frameset-flattening-advanced.html = FAIL
     1346
     1347BUGWK89663 : editing/deleting/delete-3800834-fix.html = FAIL
     1348
     1349BUGWK88727 RELEASE : http/tests/xmlhttprequest/origin-exact-matching.html = FAIL
     1350
     1351BUGWK94952 DEBUG : platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html = FAIL
     1352BUGWK94952 DEBUG : scrollbars/scroll-rtl-or-bt-layer.html = FAIL
     1353
     1354BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = FAIL
     1355
     1356BUGWK95428 : media/video-controls-captions.html = FAIL
    13571357
    13581358BUGWK95429 : svg/custom/clamped-masking-clipping.svg = IMAGE
    13591359
    1360 BUGWK88238 : editing/pasteboard/paste-global-selection.html = TEXT
    1361 
    1362 BUGWK96196 : accessibility/spinbutton-value.html = TEXT
    1363 
    1364 BUGWK73003 DEBUG : editing/spelling/spellcheck-async.html = TEXT
     1360BUGWK88238 : editing/pasteboard/paste-global-selection.html = FAIL
     1361
     1362BUGWK96196 : accessibility/spinbutton-value.html = FAIL
     1363
     1364BUGWK73003 DEBUG : editing/spelling/spellcheck-async.html = FAIL
    13651365BUGWK73003 DEBUG : editing/spelling/spellcheck-paste.html = PASS
    1366 BUGWK50740 DEBUG : editing/spelling/spellcheck-queue.html = TEXT
     1366BUGWK50740 DEBUG : editing/spelling/spellcheck-queue.html = FAIL
    13671367
    13681368BUGWK96900 : fast/text/stale-TextLayout-from-first-line.html = IMAGE
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r128664 r129047  
    55BUGWK96438 SKIP : fast/spatial-navigation = PASS
    66
    7 BUGWK96652 : fast/events/dispatch-message-string-data.html = TEXT
     7BUGWK96652 : fast/events/dispatch-message-string-data.html = FAIL
    88
    99// WK2 tests fail image diff
     
    1111
    1212// new fast/load tests fail https://bugs.webkit.org/show_bug.cgi?id=96832
    13 BUGWK96832 : fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place.html = TEXT
    14 BUGWK96832 : fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html = TEXT
     13BUGWK96832 : fast/loader/images-enabled-unset-can-block-image-and-can-reload-in-place.html = FAIL
     14BUGWK96832 : fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html = FAIL
  • trunk/LayoutTests/platform/mac/TestExpectations

    r128693 r129047  
    77
    88// Needs ENABLE_SHADOW_DOM
    9 BUGWK76439 DEBUG : fast/dom/shadow/content-element-api.html = TEXT
    10 BUGWK76439 DEBUG : fast/dom/shadow/content-element-outside-shadow.html = TEXT
     9BUGWK76439 DEBUG : fast/dom/shadow/content-element-api.html = FAIL
     10BUGWK76439 DEBUG : fast/dom/shadow/content-element-outside-shadow.html = FAIL
    1111
    1212// CSS Variables are not yet enabled.
     
    2727
    2828// Our slow tests, in alphabetical order.
    29 BUGWK57672 : http/tests/local/fileapi/send-sliced-dragged-file.html = TEXT PASS
    30 
    31 BUGWK57799 : storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html = TEXT PASS
    32 BUGWK57799 : storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html = TEXT PASS
     29BUGWK57672 : http/tests/local/fileapi/send-sliced-dragged-file.html = FAIL PASS
     30
     31BUGWK57799 : storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html = FAIL PASS
     32BUGWK57799 : storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html = FAIL PASS
    3333
    3434// Flaky tests that appear to be fail depending on which earlier tests
    3535// run in the same process
    36 BUGWK57688 : fast/text/international/bidi-AN-after-empty-run.html = PASS TEXT
    37 BUGWK57688 : fast/text/international/bidi-CS-after-AN.html = PASS TEXT
    38 BUGWK57688 : fast/text/international/thai-line-breaks.html = PASS TEXT
     36BUGWK57688 : fast/text/international/bidi-AN-after-empty-run.html = PASS FAIL
     37BUGWK57688 : fast/text/international/bidi-CS-after-AN.html = PASS FAIL
     38BUGWK57688 : fast/text/international/thai-line-breaks.html = PASS FAIL
    3939
    4040// Fails on WK1, but passes on WK2.  (No syntax available for this situation.)
    41 BUGWK58192 : plugins/npp-set-window-called-during-destruction.html = TEXT PASS
     41BUGWK58192 : plugins/npp-set-window-called-during-destruction.html = FAIL PASS
    4242
    4343// Flaky tests when run multi-process
    44 BUGWK58192 : fast/dom/frame-loading-via-document-write.html = TEXT PASS
    45 BUGWK58192 : http/tests/appcache/fail-on-update-2.html = TEXT PASS
    46 BUGWK58192 : http/tests/appcache/fail-on-update.html = TEXT PASS
    47 BUGWK58192 : http/tests/inspector/console-websocket-error.html = TEXT PASS
    48 BUGWK58192 : fast/canvas/webgl/gl-teximage.html = TEXT PASS
    49 BUGWK58192 : fast/frames/flattening/iframe-flattening-offscreen.html = TEXT PASS
    50 BUGWK58192 : svg/dom/SVGScriptElement/script-set-href.svg = TEXT PASS
     44BUGWK58192 : fast/dom/frame-loading-via-document-write.html = FAIL PASS
     45BUGWK58192 : http/tests/appcache/fail-on-update-2.html = FAIL PASS
     46BUGWK58192 : http/tests/appcache/fail-on-update.html = FAIL PASS
     47BUGWK58192 : http/tests/inspector/console-websocket-error.html = FAIL PASS
     48BUGWK58192 : fast/canvas/webgl/gl-teximage.html = FAIL PASS
     49BUGWK58192 : fast/frames/flattening/iframe-flattening-offscreen.html = FAIL PASS
     50BUGWK58192 : svg/dom/SVGScriptElement/script-set-href.svg = FAIL PASS
    5151
    5252// Flakey cookies tests
    53 BUGWK73694 : http/tests/cookies/simple-cookies-expired.html = TEXT PASS
    54 BUGWK73695 : http/tests/cookies/simple-cookies-max-age.html = TEXT PASS
    55 
    56 BUGWK69999 RELEASE : http/tests/security/contentSecurityPolicy/media-src-allowed.html = TEXT PASS
     53BUGWK73694 : http/tests/cookies/simple-cookies-expired.html = FAIL PASS
     54BUGWK73695 : http/tests/cookies/simple-cookies-max-age.html = FAIL PASS
     55
     56BUGWK69999 RELEASE : http/tests/security/contentSecurityPolicy/media-src-allowed.html = FAIL PASS
    5757
    5858BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = IMAGE
     
    6565// Rebaseline after bug 71705. All differences are due to the fact that table captions now
    6666// expand to the full width of the table.
    67 BUGWK74888 : tables/mozilla/bugs/bug1163-1.html = TEXT
    68 BUGWK74888 : tables/mozilla/bugs/bug119786.html = TEXT
    69 BUGWK74888 : tables/mozilla/bugs/bug1302.html = TEXT
    70 BUGWK74888 : tables/mozilla/bugs/bug222846.html = TEXT
    71 BUGWK74888 : tables/mozilla/bugs/bug29058-3.html = TEXT
    72 BUGWK74888 : tables/mozilla/bugs/bug48028-1.html = TEXT
    73 BUGWK74888 : tables/mozilla/bugs/bug48028-2.html = TEXT
    74 BUGWK74888 : tables/mozilla/bugs/bug5838.html = TEXT
    75 BUGWK74888 : tables/mozilla/bugs/bug6304.html = TEXT
    76 BUGWK74888 : tables/mozilla/bugs/bug8381.html = TEXT
    77 BUGWK74888 : tables/mozilla/core/captions.html = TEXT
    78 BUGWK74888 : tables/mozilla/marvin/backgr_layers-opacity.html = TEXT
    79 BUGWK74888 : tables/mozilla/marvin/backgr_position-table.html = TEXT
    80 BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-cell.html = TEXT
    81 BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-column-group.html = TEXT
    82 BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-column.html = TEXT
    83 BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-row-group.html = TEXT
    84 BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-row.html = TEXT
    85 BUGWK74888 : tables/mozilla/marvin/backgr_simple-table.html = TEXT
    86 BUGWK74888 : tables/mozilla/marvin/table_frame_border.html = TEXT
    87 BUGWK74888 : tables/mozilla/marvin/table_frame_box.html = TEXT
    88 BUGWK74888 : tables/mozilla/marvin/table_rules_all.html = TEXT
    89 BUGWK74888 : tables/mozilla/marvin/table_rules_none.html = TEXT
    90 BUGWK74888 : tables/mozilla/marvin/tables_caption_align_bot.html = TEXT
    91 BUGWK74888 : tables/mozilla/marvin/tables_caption_align_top.html = TEXT
    92 BUGWK74888 : tables/mozilla/marvin/x_caption_align_bottom.xml = TEXT
    93 BUGWK74888 : tables/mozilla/marvin/x_caption_align_top.xml = TEXT
    94 BUGWK74888 : tables/mozilla/marvin/x_caption_class.xml = TEXT
    95 BUGWK74888 : tables/mozilla/marvin/x_caption_id.xml = TEXT
    96 BUGWK74888 : tables/mozilla/marvin/x_caption_style.xml = TEXT
    97 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug10140.html = TEXT
    98 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug10216.html = TEXT
    99 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug104898.html = TEXT
    100 BUGWK74888 BUGWK93148 : tables/mozilla_expected_failures/bugs/bug106966.html = TEXT
    101 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug14007-2.html = TEXT
    102 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug29058-2.html = TEXT
    103 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-11.html = TEXT
    104 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-12.html = TEXT
    105 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-13.html = TEXT
    106 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-14.html = TEXT
    107 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-16.html = TEXT
    108 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-17.html = TEXT
    109 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-3.html = TEXT
    110 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-4.html = TEXT
    111 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-5.html = TEXT
    112 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-6.html = TEXT
    113 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-9.html = TEXT
    114 BUGWK74888 : tables/mozilla_expected_failures/bugs/bug91057.html = TEXT
    115 BUGWK74888 : tables/mozilla_expected_failures/core/captions1.html = TEXT
    116 BUGWK74888 : tables/mozilla_expected_failures/core/captions2.html = TEXT
    117 BUGWK74888 : tables/mozilla_expected_failures/core/captions3.html = TEXT
    118 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = TEXT
    119 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = TEXT
    120 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-column.html = TEXT
    121 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html = TEXT
    122 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html = TEXT
    123 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-row.html = TEXT
    124 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table.html = TEXT
    125 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = TEXT
    126 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_layers-hide.html = TEXT
    127 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html = TEXT
    128 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html = TEXT
    129 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = TEXT
    130 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html = TEXT
    131 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = TEXT
    132 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_frame_vsides.html = TEXT
    133 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption.html = TEXT
    134 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html = TEXT
    135 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html = TEXT
    136 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html = TEXT
    137 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html = TEXT
    138 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html = TEXT
    139 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html = TEXT
    140 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html = TEXT
    141 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = TEXT
    142 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html = TEXT
    143 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html = TEXT
    144 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html = TEXT
    145 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html = TEXT
    146 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html = TEXT
    147 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html = TEXT
    148 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html = TEXT
    149 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html = TEXT
    150 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_rules_cols.html = TEXT
    151 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_rules_rows.html = TEXT
    152 BUGWK74888 : tables/mozilla_expected_failures/marvin/tables_caption_align_left.html = TEXT
    153 BUGWK74888 : tables/mozilla_expected_failures/marvin/tables_caption_align_right.html = TEXT
    154 BUGWK74888 : tables/mozilla_expected_failures/marvin/x_caption_align_left.xml = TEXT
    155 BUGWK74888 : tables/mozilla_expected_failures/marvin/x_caption_align_right.xml = TEXT
    156 BUGWK74888 : tables/mozilla_expected_failures/other/test4.html = TEXT
    157 BUGWK74888 : tables/mozilla/bugs/bug29157.html = TEXT
    158 BUGWK74888 : tables/mozilla/other/wa_table_thtd_rowspan.html = TEXT
    159 BUGWK74888 : tables/mozilla/other/wa_table_tr_align.html = TEXT
    160 BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = TEXT
    161 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_frame_lhs.html = TEXT
    162 BUGWK74888 : tables/mozilla_expected_failures/marvin/table_frame_rhs.html = TEXT
    163 BUGWK74888 : fast/css/bidi-override-in-anonymous-block.html = TEXT
    164 BUGWK74888 : fast/dom/HTMLTableElement/colSpan.html = TEXT
    165 BUGWK74888 : fast/dom/HTMLTableElement/createCaption.html = TEXT
    166 BUGWK74888 : fast/repaint/table-section-repaint.html = TEXT
    167 BUGWK74888 : fast/table/frame-and-rules.html = TEXT
     67BUGWK74888 : tables/mozilla/bugs/bug1163-1.html = FAIL
     68BUGWK74888 : tables/mozilla/bugs/bug119786.html = FAIL
     69BUGWK74888 : tables/mozilla/bugs/bug1302.html = FAIL
     70BUGWK74888 : tables/mozilla/bugs/bug222846.html = FAIL
     71BUGWK74888 : tables/mozilla/bugs/bug29058-3.html = FAIL
     72BUGWK74888 : tables/mozilla/bugs/bug48028-1.html = FAIL
     73BUGWK74888 : tables/mozilla/bugs/bug48028-2.html = FAIL
     74BUGWK74888 : tables/mozilla/bugs/bug5838.html = FAIL
     75BUGWK74888 : tables/mozilla/bugs/bug6304.html = FAIL
     76BUGWK74888 : tables/mozilla/bugs/bug8381.html = FAIL
     77BUGWK74888 : tables/mozilla/core/captions.html = FAIL
     78BUGWK74888 : tables/mozilla/marvin/backgr_layers-opacity.html = FAIL
     79BUGWK74888 : tables/mozilla/marvin/backgr_position-table.html = FAIL
     80BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-cell.html = FAIL
     81BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-column-group.html = FAIL
     82BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-column.html = FAIL
     83BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-row-group.html = FAIL
     84BUGWK74888 : tables/mozilla/marvin/backgr_simple-table-row.html = FAIL
     85BUGWK74888 : tables/mozilla/marvin/backgr_simple-table.html = FAIL
     86BUGWK74888 : tables/mozilla/marvin/table_frame_border.html = FAIL
     87BUGWK74888 : tables/mozilla/marvin/table_frame_box.html = FAIL
     88BUGWK74888 : tables/mozilla/marvin/table_rules_all.html = FAIL
     89BUGWK74888 : tables/mozilla/marvin/table_rules_none.html = FAIL
     90BUGWK74888 : tables/mozilla/marvin/tables_caption_align_bot.html = FAIL
     91BUGWK74888 : tables/mozilla/marvin/tables_caption_align_top.html = FAIL
     92BUGWK74888 : tables/mozilla/marvin/x_caption_align_bottom.xml = FAIL
     93BUGWK74888 : tables/mozilla/marvin/x_caption_align_top.xml = FAIL
     94BUGWK74888 : tables/mozilla/marvin/x_caption_class.xml = FAIL
     95BUGWK74888 : tables/mozilla/marvin/x_caption_id.xml = FAIL
     96BUGWK74888 : tables/mozilla/marvin/x_caption_style.xml = FAIL
     97BUGWK74888 : tables/mozilla_expected_failures/bugs/bug10140.html = FAIL
     98BUGWK74888 : tables/mozilla_expected_failures/bugs/bug10216.html = FAIL
     99BUGWK74888 : tables/mozilla_expected_failures/bugs/bug104898.html = FAIL
     100BUGWK74888 BUGWK93148 : tables/mozilla_expected_failures/bugs/bug106966.html = FAIL
     101BUGWK74888 : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
     102BUGWK74888 : tables/mozilla_expected_failures/bugs/bug29058-2.html = FAIL
     103BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-11.html = FAIL
     104BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-12.html = FAIL
     105BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-13.html = FAIL
     106BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-14.html = FAIL
     107BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-16.html = FAIL
     108BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-17.html = FAIL
     109BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-3.html = FAIL
     110BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-4.html = FAIL
     111BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-5.html = FAIL
     112BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-6.html = FAIL
     113BUGWK74888 : tables/mozilla_expected_failures/bugs/bug3166-9.html = FAIL
     114BUGWK74888 : tables/mozilla_expected_failures/bugs/bug91057.html = FAIL
     115BUGWK74888 : tables/mozilla_expected_failures/core/captions1.html = FAIL
     116BUGWK74888 : tables/mozilla_expected_failures/core/captions2.html = FAIL
     117BUGWK74888 : tables/mozilla_expected_failures/core/captions3.html = FAIL
     118BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = FAIL
     119BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = FAIL
     120BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-column.html = FAIL
     121BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html = FAIL
     122BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html = FAIL
     123BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table-row.html = FAIL
     124BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_border-table.html = FAIL
     125BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = FAIL
     126BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_layers-hide.html = FAIL
     127BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html = FAIL
     128BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html = FAIL
     129BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = FAIL
     130BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html = FAIL
     131BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = FAIL
     132BUGWK74888 : tables/mozilla_expected_failures/marvin/table_frame_vsides.html = FAIL
     133BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption.html = FAIL
     134BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html = FAIL
     135BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html = FAIL
     136BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html = FAIL
     137BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html = FAIL
     138BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html = FAIL
     139BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html = FAIL
     140BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html = FAIL
     141BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL
     142BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html = FAIL
     143BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html = FAIL
     144BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html = FAIL
     145BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html = FAIL
     146BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html = FAIL
     147BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html = FAIL
     148BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html = FAIL
     149BUGWK74888 : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html = FAIL
     150BUGWK74888 : tables/mozilla_expected_failures/marvin/table_rules_cols.html = FAIL
     151BUGWK74888 : tables/mozilla_expected_failures/marvin/table_rules_rows.html = FAIL
     152BUGWK74888 : tables/mozilla_expected_failures/marvin/tables_caption_align_left.html = FAIL
     153BUGWK74888 : tables/mozilla_expected_failures/marvin/tables_caption_align_right.html = FAIL
     154BUGWK74888 : tables/mozilla_expected_failures/marvin/x_caption_align_left.xml = FAIL
     155BUGWK74888 : tables/mozilla_expected_failures/marvin/x_caption_align_right.xml = FAIL
     156BUGWK74888 : tables/mozilla_expected_failures/other/test4.html = FAIL
     157BUGWK74888 : tables/mozilla/bugs/bug29157.html = FAIL
     158BUGWK74888 : tables/mozilla/other/wa_table_thtd_rowspan.html = FAIL
     159BUGWK74888 : tables/mozilla/other/wa_table_tr_align.html = FAIL
     160BUGWK74888 : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = FAIL
     161BUGWK74888 : tables/mozilla_expected_failures/marvin/table_frame_lhs.html = FAIL
     162BUGWK74888 : tables/mozilla_expected_failures/marvin/table_frame_rhs.html = FAIL
     163BUGWK74888 : fast/css/bidi-override-in-anonymous-block.html = FAIL
     164BUGWK74888 : fast/dom/HTMLTableElement/colSpan.html = FAIL
     165BUGWK74888 : fast/dom/HTMLTableElement/createCaption.html = FAIL
     166BUGWK74888 : fast/repaint/table-section-repaint.html = FAIL
     167BUGWK74888 : fast/table/frame-and-rules.html = FAIL
    168168
    169169// Rebaseline required after bug 74874
    170 BUGWK74874 : fast/table/027.html = TEXT
    171 BUGWK74874 : fast/table/027-vertical.html = TEXT
    172 
    173 // Need rebaselining. Only TEXT is suppressed because that is all the buildbots check, however
     170BUGWK74874 : fast/table/027.html = FAIL
     171BUGWK74874 : fast/table/027-vertical.html = FAIL
     172
     173// Need rebaselining. Only FAIL is suppressed because that is all the buildbots check, however
    174174// images need to be rebaselined too.
    175 BUGWK69210 SKIP : fast/encoding/utf-16-big-endian.html = TEXT
    176 BUGWK69210 : fast/encoding/utf-16-little-endian.html = TEXT
    177 BUGWK69210 : fast/inline/continuation-outlines-with-layers-2.html = TEXT
     175BUGWK69210 SKIP : fast/encoding/utf-16-big-endian.html = FAIL
     176BUGWK69210 : fast/encoding/utf-16-little-endian.html = FAIL
     177BUGWK69210 : fast/inline/continuation-outlines-with-layers-2.html = FAIL
    178178// https://bugs.webkit.org/show_bug.cgi?id=81276
    179179// Allowed to regress to fix a crash.
    180 BUGWK69210 SKIP : fast/inline/continuation-outlines-with-layers.html = TEXT
    181 BUGWK69210 : fast/repaint/transform-absolute-in-positioned-container.html = TEXT
     180BUGWK69210 SKIP : fast/inline/continuation-outlines-with-layers.html = FAIL
     181BUGWK69210 : fast/repaint/transform-absolute-in-positioned-container.html = FAIL
    182182
    183183// Tiled-layer compositing tests are flakey.
    184 BUGWK82546 : compositing/tiling/crash-reparent-tiled-layer.html = PASS TEXT
     184BUGWK82546 : compositing/tiling/crash-reparent-tiled-layer.html = PASS FAIL
    185185
    186186// Requires rebaseline after bug 83978
    187 BUGWK83978 SKIP : tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html = IMAGE+TEXT
     187BUGWK83978 SKIP : tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html = FAIL
    188188
    189189BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
     
    209209BUGWK60731 : ietestcenter/css3/grid/grid-items-003.htm = IMAGE
    210210
    211 BUGWK85404 : fast/loader/javascript-url-in-embed.html = TEXT PASS
    212 
    213 BUGWK85408 : svg/batik/text/longTextOnPath.svg = TEXT PASS
     211BUGWK85404 : fast/loader/javascript-url-in-embed.html = FAIL PASS
     212
     213BUGWK85408 : svg/batik/text/longTextOnPath.svg = FAIL PASS
    214214
    215215// Need rebaseline after https://bugs.webkit.org/show_bug.cgi?id=89116
     
    228228
    229229// Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=79682
    230 BUGWK79682 : svg/repaint/text-mask-update.svg = MISSING IMAGE+TEXT IMAGE TEXT PASS
     230BUGWK79682 : svg/repaint/text-mask-update.svg = MISSING FAIL IMAGE PASS
    231231
    232232// IETC flexbox failures
     
    238238
    239239// Interferes with the tests that should pass
    240 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
     240BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = FAIL
    241241
    242242// Need rebaseline after https://bugs.webkit.org/show_bug.cgi?id=6033
     
    253253
    254254// Rebaseline required after https://bugs.webkit.org/show_bug.cgi?id=84167
    255 BUGWK84167 : editing/pasteboard/innerText-inline-table.html = TEXT
    256 BUGWK84167 : editing/selection/iframe.html = TEXT
    257 BUGWK84167 : editing/selection/inline-table.html = TEXT
    258 BUGWK84167 : editing/selection/table-caret-3.html = TEXT
    259 BUGWK84167 : fast/css-generated-content/inline-display-types.html = TEXT
    260 BUGWK84167 : fast/inline-block/001.html = TEXT
    261 BUGWK84167 : tables/mozilla/bugs/bug2479-2.html = TEXT
     255BUGWK84167 : editing/pasteboard/innerText-inline-table.html = FAIL
     256BUGWK84167 : editing/selection/iframe.html = FAIL
     257BUGWK84167 : editing/selection/inline-table.html = FAIL
     258BUGWK84167 : editing/selection/table-caret-3.html = FAIL
     259BUGWK84167 : fast/css-generated-content/inline-display-types.html = FAIL
     260BUGWK84167 : fast/inline-block/001.html = FAIL
     261BUGWK84167 : tables/mozilla/bugs/bug2479-2.html = FAIL
    262262
    263263// Needs rebaseline after bug 86441
     
    265265
    266266// Requires rebaseline after https://bugs.webkit.org/show_bug.cgi?id=85405
    267 BUGWK85405 : tables/mozilla/bugs/bug10296-1.html = TEXT
     267BUGWK85405 : tables/mozilla/bugs/bug10296-1.html = FAIL
    268268
    269269// Safari needs to be fixed after bug 84195 updated the layout tests
     
    275275BUGWK88794 SKIP : webaudio/codec-tests = PASS
    276276
    277 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
     277BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = FAIL
    278278
    279279// Require rebaseline after bug 88171
    280 BUGWK88171 : fast/block/float/independent-align-positioning.html = TEXT
    281 BUGWK88171 : fast/block/float/010.html = TEXT
    282 BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
     280BUGWK88171 : fast/block/float/independent-align-positioning.html = FAIL
     281BUGWK88171 : fast/block/float/010.html = FAIL
     282BUGWK88171 : css1/formatting_model/floating_elements.html = FAIL
    283283
    284284// Text Autosizing is not enabled.
     
    286286
    287287// Dialog element is not yet enabled.
    288 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
     288BUGWK84635 SKIP : fast/dom/HTMLDialogElement = FAIL
    289289
    290290// INPUT_TYPE_DATE is not enabled on the Mac
     
    298298
    299299// Needs rebaseline after https://bugs.webkit.org/show_bug.cig?id=91969
    300 BUGWK91969 : fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html = TEXT
    301 BUGWK91969 : fast/dom/HTMLProgressElement/progress-writing-mode.html = TEXT
    302 BUGWK91969 : fast/dom/HTMLProgressElement/indeterminate-progress-001.html = TEXT
     300BUGWK91969 : fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html = FAIL
     301BUGWK91969 : fast/dom/HTMLProgressElement/progress-writing-mode.html = FAIL
     302BUGWK91969 : fast/dom/HTMLProgressElement/indeterminate-progress-001.html = FAIL
    303303
    304304// Needs new image to be checked in for all platforms.
     
    306306
    307307// Require rebaseline after bug 93148
    308 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html = TEXT
    309 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html = TEXT
    310 BUGWK93148 : fast/css/nested-layers-with-hover.html = TEXT
     308BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html = FAIL
     309BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html = FAIL
     310BUGWK93148 : fast/css/nested-layers-with-hover.html = FAIL
    311311
    312312BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
    313313
    314314// (r124484) inspector/device-orientation-success.html failing on Mac ports
    315 BUGWK93552 : inspector/device-orientation-success.html = TEXT
     315BUGWK93552 : inspector/device-orientation-success.html = FAIL
    316316
    317317// (r125185) http/tests/images/jpg-img-partial-load.html timeout on Lion
    318 BUGWK93636 : http/tests/images/jpg-img-partial-load.html = TEXT
     318BUGWK93636 : http/tests/images/jpg-img-partial-load.html = FAIL
    319319
    320320// (r125790): Newly added test inspector/timeline/timeline-decode-resize.html is failing on mac
    321 BUGWK94374 : inspector/timeline/timeline-decode-resize.html = TEXT
     321BUGWK94374 : inspector/timeline/timeline-decode-resize.html = FAIL
    322322
    323323// Flakey WebGL tests
    324 BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html = PASS TEXT
    325 BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565.html = PASS TEXT
    326 BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html = PASS TEXT
    327 BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html = PASS TEXT
    328 BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html = PASS TEXT
     324BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view.html = PASS FAIL
     325BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgb565.html = PASS FAIL
     326BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba4444.html = PASS FAIL
     327BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-rgba5551.html = PASS FAIL
     328BUGWK93560 : fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html = PASS FAIL
    329329
    330330//Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=77754
    331 BUGWK77754 : fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html = TEXT
    332 BUGWK77754 : fast/inline/absolute-positioned-inline-in-centred-block.html = TEXT
    333 BUGWK77754 : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = TEXT
     331BUGWK77754 : fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html = FAIL
     332BUGWK77754 : fast/inline/absolute-positioned-inline-in-centred-block.html = FAIL
     333BUGWK77754 : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = FAIL
    334334
    335335BUGWK92464 DEBUG : fast/events/tabindex-focus-blur-all.html = CRASH PASS
    336336
    337337//Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80394
    338 BUGWK80394 : fast/block/float/024.html = TEXT
    339 BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = TEXT
    340 BUGWK80394 : fast/block/margin-collapse/025.html = TEXT
    341 BUGWK80394 : fast/block/margin-collapse/block-inside-inline/025.html = TEXT
     338BUGWK80394 : fast/block/float/024.html = FAIL
     339BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = FAIL
     340BUGWK80394 : fast/block/margin-collapse/025.html = FAIL
     341BUGWK80394 : fast/block/margin-collapse/block-inside-inline/025.html = FAIL
    342342
    343343// Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests.
  • trunk/LayoutTests/platform/qt-4.8/TestExpectations

    r127927 r129047  
    2020// Web Inspector: Implement support for InspectorClient::overrideDeviceMetrics() in platforms other than Chromium
    2121// https://bugs.webkit.org/show_bug.cgi?id=82886
    22 BUGWK82886 SKIP : inspector/styles/override-screen-size.html = TEXT
     22BUGWK82886 SKIP : inspector/styles/override-screen-size.html = FAIL
    2323
    2424BUGWK83906 : ietestcenter/css3/grid/grid-column-001.htm = IMAGE
     
    5959
    6060// Interferes with the tests that should pass
    61 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
     61BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = FAIL
    6262
    6363// ietestcenter/css3/valuesandunits/units-000.htm asserts
     
    114114
    115115// Requires rebaseline after https://bugs.webkit.org/show_bug.cgi?id=85405
    116 BUGWK85405 SKIP : tables/mozilla/bugs/bug10296-1.html = TEXT
     116BUGWK85405 SKIP : tables/mozilla/bugs/bug10296-1.html = FAIL
    117117
    118118// Paletted PNG with ICC color profiles not working.
     
    120120
    121121// Needs Rebaseline after bug 86942
    122 BUGWK86942 : fast/backgrounds/size/zero.html = TEXT
     122BUGWK86942 : fast/backgrounds/size/zero.html = FAIL
    123123
    124124// LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
     
    128128BUGWK88794 SKIP : webaudio/codec-tests = PASS
    129129
    130 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
     130BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = FAIL
    131131
    132132// Require rebaseline after bug 88171
    133 BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
     133BUGWK88171 : css1/formatting_model/floating_elements.html = FAIL
    134134
    135135// Text Autosizing is not enabled.
     
    137137
    138138// Dialog element is not yet enabled.
    139 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
     139BUGWK84635 SKIP : fast/dom/HTMLDialogElement = FAIL
    140140
    141141// Skip tests in fast/text/shaping
     
    143143
    144144// Missing test infrastructure, no gamepads available.
    145 BUGWK92873 SKIP : gamepad/gamepad-polling-access.html = TEXT
     145BUGWK92873 SKIP : gamepad/gamepad-polling-access.html = FAIL
    146146
    147147// Flaky tests
    148 BUGWK91376 : http/tests/security/sandboxed-iframe-modify-self.html = TEXT PASS
    149 BUGWK91379 : http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html = TEXT PASS
    150 BUGWK91379 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = TEXT PASS
     148BUGWK91376 : http/tests/security/sandboxed-iframe-modify-self.html = FAIL PASS
     149BUGWK91379 : http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html = FAIL PASS
     150BUGWK91379 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = FAIL PASS
    151151
    152152// Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80219
    153 BUGWK80219 : compositing/overflow/clip-descendents.html = TEXT
     153BUGWK80219 : compositing/overflow/clip-descendents.html = FAIL
    154154
    155155// Require rebaseline after bug 93148
    156 BUGWK93148 : fast/css/nested-layers-with-hover.html = TEXT
     156BUGWK93148 : fast/css/nested-layers-with-hover.html = FAIL
    157157
    158158BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
  • trunk/LayoutTests/platform/qt-arm/TestExpectations

    r123573 r129047  
    44
    55// failing tests
    6 BUG_ARM SKIP: css3/flexbox/flex-algorithm.html = TEXT
    7 BUG_ARM SKIP: fast/canvas/canvas-fillRect-gradient-shadow.html = TEXT
    8 BUG_ARM SKIP: fast/dom/constructed-objects-prototypes.html = TEXT
    9 BUG_ARM SKIP: fast/events/constructors/webgl-context-event-constructor.html = TEXT
    10 BUG_ARM SKIP: fast/js/constructor-length.html = TEXT
    11 BUG_ARM SKIP: fast/js/dfg-inlining-reg-alloc.html = TEXT
    12 BUG_ARM SKIP: fast/js/global-constructors.html = TEXT
    13 BUG_ARM SKIP: fast/multicol/overflow-content.html = TEXT
    14 BUG_ARM SKIP: http/tests/cache/subresource-expiration-1.html = TEXT
    15 BUG_ARM SKIP: http/tests/cache/subresource-expiration-2.html = TEXT
    16 BUG_ARM SKIP: http/tests/cache/subresource-multiple-instances.html = TEXT
    17 BUG_ARM SKIP: svg/dom/path-parser.html = TEXT
     6BUG_ARM SKIP: css3/flexbox/flex-algorithm.html = FAIL
     7BUG_ARM SKIP: fast/canvas/canvas-fillRect-gradient-shadow.html = FAIL
     8BUG_ARM SKIP: fast/dom/constructed-objects-prototypes.html = FAIL
     9BUG_ARM SKIP: fast/events/constructors/webgl-context-event-constructor.html = FAIL
     10BUG_ARM SKIP: fast/js/constructor-length.html = FAIL
     11BUG_ARM SKIP: fast/js/dfg-inlining-reg-alloc.html = FAIL
     12BUG_ARM SKIP: fast/js/global-constructors.html = FAIL
     13BUG_ARM SKIP: fast/multicol/overflow-content.html = FAIL
     14BUG_ARM SKIP: http/tests/cache/subresource-expiration-1.html = FAIL
     15BUG_ARM SKIP: http/tests/cache/subresource-expiration-2.html = FAIL
     16BUG_ARM SKIP: http/tests/cache/subresource-multiple-instances.html = FAIL
     17BUG_ARM SKIP: svg/dom/path-parser.html = FAIL
    1818
    1919// crashing tests
  • trunk/LayoutTests/platform/qt-mac/TestExpectations

    r127380 r129047  
    2020// Web Inspector: Implement support for InspectorClient::overrideDeviceMetrics() in platforms other than Chromium
    2121// https://bugs.webkit.org/show_bug.cgi?id=82886
    22 BUGWK82886 SKIP : inspector/styles/override-screen-size.html = TEXT
     22BUGWK82886 SKIP : inspector/styles/override-screen-size.html = FAIL
    2323
    2424BUGWK83906 : ietestcenter/css3/grid/grid-column-001.htm = IMAGE
     
    5959
    6060// Interferes with the tests that should pass
    61 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
     61BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = FAIL
    6262
    6363// ietestcenter/css3/valuesandunits/units-000.htm asserts
     
    128128
    129129// Requires rebaseline after https://bugs.webkit.org/show_bug.cgi?id=85405
    130 BUGWK85405 SKIP : tables/mozilla/bugs/bug10296-1.html = TEXT
     130BUGWK85405 SKIP : tables/mozilla/bugs/bug10296-1.html = FAIL
    131131
    132132// Paletted PNG with ICC color profiles not working.
     
    134134
    135135// Needs Rebaseline after bug 86942
    136 BUGWK86942 : fast/backgrounds/size/zero.html = TEXT
     136BUGWK86942 : fast/backgrounds/size/zero.html = FAIL
    137137
    138138// LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
     
    142142BUGWK88794 SKIP : webaudio/codec-tests = PASS
    143143
    144 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
     144BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = FAIL
    145145
    146146// Require rebaseline after bug 88171
    147 BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
     147BUGWK88171 : css1/formatting_model/floating_elements.html = FAIL
    148148
    149149// Text Autosizing is not enabled.
     
    151151
    152152// Dialog element is not yet enabled.
    153 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
     153BUGWK84635 SKIP : fast/dom/HTMLDialogElement = FAIL
    154154
    155155// Skip tests in fast/text/shaping
     
    157157
    158158// Missing test infrastructure, no gamepads available.
    159 BUGWK92873 SKIP : gamepad/gamepad-polling-access.html = TEXT
     159BUGWK92873 SKIP : gamepad/gamepad-polling-access.html = FAIL
    160160
    161161// Flaky tests
    162 BUGWK91376 : http/tests/security/sandboxed-iframe-modify-self.html = TEXT PASS
    163 BUGWK91379 : http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html = TEXT PASS
    164 BUGWK91379 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = TEXT PASS
     162BUGWK91376 : http/tests/security/sandboxed-iframe-modify-self.html = FAIL PASS
     163BUGWK91379 : http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html = FAIL PASS
     164BUGWK91379 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = FAIL PASS
    165165
    166166// Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80219
    167 BUGWK80219 : compositing/overflow/clip-descendents.html = TEXT
     167BUGWK80219 : compositing/overflow/clip-descendents.html = FAIL
    168168
    169169// Require rebaseline after bug 93148
    170 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html  = TEXT
    171 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html  = TEXT
    172 BUGWK93148 : fast/css/nested-layers-with-hover.html = TEXT
     170BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html  = FAIL
     171BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html  = FAIL
     172BUGWK93148 : fast/css/nested-layers-with-hover.html = FAIL
    173173
    174174BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
     
    177177
    178178// Require rebaselining after  https://bugs.webkit.org/show_bug.cgi?id=89826
    179 BUGWK89826 : fast/css/word-space-extra.html = TEXT
     179BUGWK89826 : fast/css/word-space-extra.html = FAIL
    180180
    181181// This has always failed on Qt - exposed by bug 89826
  • trunk/LayoutTests/platform/qt/TestExpectations

    r128540 r129047  
    2020// Web Inspector: Implement support for InspectorClient::overrideDeviceMetrics() in platforms other than Chromium
    2121// https://bugs.webkit.org/show_bug.cgi?id=82886
    22 BUGWK82886 SKIP : inspector/styles/override-screen-size.html = TEXT
     22BUGWK82886 SKIP : inspector/styles/override-screen-size.html = FAIL
    2323
    2424BUGWK83906 : ietestcenter/css3/grid/grid-column-001.htm = IMAGE
     
    5656
    5757// Interferes with the tests that should pass
    58 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
     58BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = FAIL
    5959
    6060// ietestcenter/css3/valuesandunits/units-000.htm asserts
     
    8888
    8989// Requires rebaseline after https://bugs.webkit.org/show_bug.cgi?id=85405
    90 BUGWK85405 SKIP : tables/mozilla/bugs/bug10296-1.html = TEXT
     90BUGWK85405 SKIP : tables/mozilla/bugs/bug10296-1.html = FAIL
    9191
    9292// Paletted PNG with ICC color profiles not working.
     
    9494
    9595// Needs Rebaseline after bug 86942
    96 BUGWK86942 : fast/backgrounds/size/zero.html = TEXT
     96BUGWK86942 : fast/backgrounds/size/zero.html = FAIL
    9797
    9898// LayoutTestController::setAutomaticLinkDetectionEnabled isn't implemented
     
    102102BUGWK88794 SKIP : webaudio/codec-tests = PASS
    103103
    104 BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = TEXT
     104BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html = FAIL
    105105
    106106// Require rebaseline after bug 88171
    107 BUGWK88171 : css1/formatting_model/floating_elements.html = TEXT
     107BUGWK88171 : css1/formatting_model/floating_elements.html = FAIL
    108108
    109109// Text Autosizing is not enabled.
     
    111111
    112112// Dialog element is not yet enabled.
    113 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
     113BUGWK84635 SKIP : fast/dom/HTMLDialogElement = FAIL
    114114
    115115// Skip tests in fast/text/shaping
     
    117117
    118118// Missing test infrastructure, no gamepads available.
    119 BUGWK92873 SKIP : gamepad/gamepad-polling-access.html = TEXT
     119BUGWK92873 SKIP : gamepad/gamepad-polling-access.html = FAIL
    120120
    121121// Flaky tests
    122 BUGWK91376 : http/tests/security/sandboxed-iframe-modify-self.html = TEXT PASS
    123 BUGWK91379 : http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html = TEXT PASS
    124 BUGWK91379 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = TEXT PASS
     122BUGWK91376 : http/tests/security/sandboxed-iframe-modify-self.html = FAIL PASS
     123BUGWK91379 : http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html = FAIL PASS
     124BUGWK91379 : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = FAIL PASS
    125125
    126126// Needs rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80219
    127 BUGWK80219 : compositing/overflow/clip-descendents.html = TEXT
     127BUGWK80219 : compositing/overflow/clip-descendents.html = FAIL
    128128
    129129BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
  • trunk/Tools/ChangeLog

    r129036 r129047  
     12012-09-19  Dirk Pranke  <dpranke@chromium.org>
     2
     3        nrwt: replace TEXT, AUDIO, and IMAGE+TEXT with FAIL
     4        https://bugs.webkit.org/show_bug.cgi?id=96845
     5
     6        Reviewed by Ojan Vafai.
     7
     8        In preparation for the new TestExpectations syntax, we replace
     9        all TEXT, IMAGE+TEXT, and AUDIO failures with FAIL. This will
     10        make switching to the new syntax lossless (i.e., we lose
     11        information now, not then).
     12
     13        Note that we can still parse in results.json files that have the
     14        old data for backwards compatibility.
     15       
     16
     17        * Scripts/webkitpy/common/net/resultsjsonparser.py:
     18        (JSONTestResult._failure_types_from_actual_result):
     19        * Scripts/webkitpy/common/net/resultsjsonparser_unittest.py:
     20        (ResultsJSONParserTest):
     21        (test_basic):
     22        * Scripts/webkitpy/layout_tests/controllers/manager_unittest.py:
     23        (ResultSummaryTest.test_summarized_results_wontfix):
     24        * Scripts/webkitpy/layout_tests/layout_package/json_layout_results_generator.py:
     25        (JSONLayoutResultsGenerator):
     26        * Scripts/webkitpy/layout_tests/models/test_expectations.py:
     27        (TestExpectations):
     28        (TestExpectations.remove_pixel_failures):
     29        (TestExpectations.has_pixel_failures):
     30        (TestExpectations.suffixes_for_expectations):
     31        (TestExpectations.get_rebaselining_failures):
     32        (TestExpectations.remove_configuration_from_test):
     33        * Scripts/webkitpy/layout_tests/models/test_expectations_unittest.py:
     34        (assert_bad_expectations):
     35        (BasicTests):
     36        (BasicTests.test_basic):
     37        (MiscTests):
     38        (MiscTests.test_multiple_results):
     39        (MiscTests.test_result_was_expected):
     40        (MiscTests.test_remove_pixel_failures):
     41        (MiscTests.test_suffixes_for_expectations):
     42        (test_get_expectations_string):
     43        (test_parse_warning):
     44        (test_error_on_different_platform):
     45        (test_error_on_different_build_type):
     46        (test_overrides):
     47        (test_overrides__directory):
     48        (test_overrides__duplicate):
     49        (test_pixel_tests_flag):
     50        (test_more_specific_override_resets_skip):
     51        (SkippedTests.test_skipped_file_overrides_expectations):
     52        (SkippedTests.test_skipped_dir_overrides_expectations):
     53        (SkippedTests.test_skipped_file_overrides_overrides):
     54        (SkippedTests.test_skipped_dir_overrides_overrides):
     55        (ExpectationSyntaxTests.test_missing_colon):
     56        (ExpectationSyntaxTests.test_too_many_equals_signs):
     57        (SemanticTests.test_bug_format):
     58        (SemanticTests.test_bad_bugid):
     59        (SemanticTests.test_missing_bugid):
     60        (SemanticTests.test_rebaseline):
     61        (test_missing_file):
     62        (test_more_modifiers):
     63        (test_order_in_file):
     64        (test_macro_overrides):
     65        (RemoveConfigurationsTest.test_remove):
     66        (test_remove_line):
     67        (RebaseliningTest.test_remove):
     68        (TestExpectationSerializationTests.test_serialize_parsed_expectations):
     69        * Scripts/webkitpy/layout_tests/models/test_failures.py:
     70        (determine_result_type):
     71        * Scripts/webkitpy/layout_tests/port/port_testcase.py:
     72        (test_test_expectations):
     73        * Scripts/webkitpy/layout_tests/port/test.py:
     74        * Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py:
     75        (MainTest.test_missing_and_unexpected_results):
     76        (MainTest.test_retrying_and_flaky_tests):
     77        * Scripts/webkitpy/style/checkers/test_expectations_unittest.py:
     78        (TestExpectationsTestCase.test_valid_expectations):
     79        * Scripts/webkitpy/tool/commands/queries_unittest.py:
     80        (PrintExpectationsTest.test_basic):
     81        (PrintExpectationsTest.test_multiple):
     82        (PrintExpectationsTest.test_full):
     83        (PrintExpectationsTest.test_exclude):
     84        (PrintExpectationsTest.test_csv):
     85        * Scripts/webkitpy/tool/commands/rebaseline_unittest.py:
     86        (test_rebaseline_does_not_include_overrides):
     87        (test_overrides_are_included_correctly):
     88
    1892012-09-19  Dominic Mazzoni  <dmazzoni@google.com>
    290
  • trunk/Tools/Scripts/webkitpy/common/net/resultsjsonparser.py

    r126176 r129047  
    101101        # 'actual' anywhere.  However JSONLayoutResultsGenerator.FAILURE_TO_CHAR
    102102        # is a useful reference as that's for "old" style results.json files
     103        #
     104        # FIXME: TEXT, IMAGE_PLUS_TEXT, and AUDIO are obsolete but we keep them for
     105        # now so that we can parse old results.json files.
    103106        if actual == test_expectations.PASS:
    104107            return []
     108        elif actual == test_expectations.FAIL:
     109            return [test_failures.FailureTextMismatch(), test_failures.FailureImageHashMismatch(), test_failures.FailureAudioMismatch()]
    105110        elif actual == test_expectations.TEXT:
    106111            return [test_failures.FailureTextMismatch()]
  • trunk/Tools/Scripts/webkitpy/common/net/resultsjsonparser_unittest.py

    r90823 r129047  
    3636class ResultsJSONParserTest(unittest.TestCase):
    3737    # The real files have no whitespace, but newlines make this much more readable.
     38
    3839    _example_full_results_json = """ADD_RESULTS({
    3940    "tests": {
     
    4243                "prototype-inheritance.html": {
    4344                    "expected": "PASS",
    44                     "actual": "TEXT"
     45                    "actual": "FAIL"
    4546                },
    4647                "prototype-banana.html": {
    47                     "expected": "TEXT",
     48                    "expected": "FAIL",
    4849                    "actual": "PASS"
    4950                },
    5051                "prototype-taco.html": {
    5152                    "expected": "PASS",
    52                     "actual": "PASS TEXT"
     53                    "actual": "PASS FAIL"
    5354                },
    5455                "prototype-chocolate.html": {
    55                     "expected": "TEXT",
    56                     "actual": "TEXT"
     56                    "expected": "FAIL",
     57                    "actual": "FAIL"
    5758                },
    5859                "prototype-strawberry.html": {
    5960                    "expected": "PASS",
    60                     "actual": "TEXT PASS"
    61                 },
    62                 "prototype-peach.html": {
    63                     "expected": "IMAGE+TEXT",
    64                     "actual": "TEXT"
     61                    "actual": "FAIL PASS"
    6562                }
    6663            }
     
    9188        expected_results = [
    9289            test_results.TestResult("svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr.html", [test_failures.FailureImageHashMismatch()], 0),
    93             test_results.TestResult("fast/dom/prototype-inheritance.html", [test_failures.FailureTextMismatch()], 0),
     90            test_results.TestResult("fast/dom/prototype-inheritance.html", [test_failures.FailureTextMismatch(), test_failures.FailureImageHashMismatch(), test_failures.FailureAudioMismatch()], 0),
    9491        ]
    9592        results = ResultsJSONParser.parse_results_json(self._example_full_results_json)
  • trunk/Tools/Scripts/webkitpy/layout_tests/controllers/manager_unittest.py

    r124281 r129047  
    193193        port._options.builder_name = 'dummy builder'
    194194        port._filesystem.write_text_file(port._filesystem.join(port.layout_tests_dir(), "failures/expected/wontfix.html"), "Dummy test contents")
    195         expected_results, unexpected_results = self.summarized_results(port, expected=False, passing=False, flaky=False, extra_tests=['failures/expected/wontfix.html'], extra_expectations='BUGX WONTFIX : failures/expected/wontfix.html = TEXT\n')
     195        expected_results, unexpected_results = self.summarized_results(port, expected=False, passing=False, flaky=False, extra_tests=['failures/expected/wontfix.html'], extra_expectations='BUGX WONTFIX : failures/expected/wontfix.html = FAIL\n')
    196196        self.assertTrue(expected_results['tests']['failures']['expected']['wontfix.html']['wontfix'])
  • trunk/Tools/Scripts/webkitpy/layout_tests/layout_package/json_layout_results_generator.py

    r120371 r129047  
    4141    WONTFIX = "wontfixCounts"
    4242
     43    # Note that there used to be an "A" for audio failures and a "Z" for IMAGE+TEXT failures.
     44
    4345    FAILURE_TO_CHAR = {test_expectations.PASS: json_results_generator.JSONResultsGeneratorBase.PASS_RESULT,
    4446                       test_expectations.SKIP: json_results_generator.JSONResultsGeneratorBase.SKIP_RESULT,
    4547                       test_expectations.CRASH: "C",
    4648                       test_expectations.TIMEOUT: "T",
     49                       test_expectations.FAIL: "F",
    4750                       test_expectations.IMAGE: "I",
    48                        test_expectations.TEXT: "F",
    49                        test_expectations.MISSING: "O",
    50                        test_expectations.AUDIO: "A",
    51                        test_expectations.IMAGE_PLUS_TEXT: "Z"}
     51                       test_expectations.MISSING: "O"}
    5252
    5353    def __init__(self, port, builder_name, build_name, build_number,
  • trunk/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py

    r128386 r129047  
    4141
    4242# Test expectation and modifier constants.
     43# TEXT, IMAGE_PLUS_TEXT, and AUDIO are no longer used in new test runs but
     44# we keep them around for now so we can parse old results.json entries and to
     45# avoid changing the numbering for the constants.
     46#
    4347# FIXME: range() starts with 0 which makes if expectation checks harder
    4448# as PASS is 0.
     
    591595    directory and any subdirectory. The format is along the lines of:
    592596
    593       LayoutTests/fast/js/fixme.js = TEXT
    594       LayoutTests/fast/js/flaky.js = TEXT PASS
    595       LayoutTests/fast/js/crash.js = CRASH TIMEOUT TEXT PASS
     597      LayoutTests/fast/js/fixme.js = FAIL
     598      LayoutTests/fast/js/flaky.js = FAIL PASS
     599      LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS
    596600      ...
    597601
     
    609613    Notes:
    610614      -A test cannot be both SLOW and TIMEOUT
    611       -A test should only be one of IMAGE, TEXT, IMAGE+TEXT, or AUDIO.
    612615      -A test can be included twice, but not via the same path.
    613616      -If a test is included twice, then the more precise path wins.
     
    616619
    617620    EXPECTATIONS = {'pass': PASS,
    618                     'text': TEXT,
     621                    'fail': FAIL,
    619622                    'image': IMAGE,
    620                     'image+text': IMAGE_PLUS_TEXT,
    621                     'audio': AUDIO,
    622623                    'timeout': TIMEOUT,
    623624                    'crash': CRASH,
     
    627628    EXPECTATION_DESCRIPTIONS = {SKIP: ('skipped', 'skipped', ''),
    628629                                PASS: ('passes', 'passed', ''),
    629                                 TEXT: ('text failures', 'failed', ' (text diff)'),
     630                                FAIL: ('failures', 'failed', ''),
    630631                                IMAGE: ('image-only failures', 'failed', ' (image diff)'),
    631                                 IMAGE_PLUS_TEXT: ('both image and text failures', 'failed', ' (both image and text diffs'),
    632                                 AUDIO: ('audio failures', 'failed', ' (audio diff)'),
    633632                                CRASH: ('crashes', 'crashed', ''),
    634633                                TIMEOUT: ('timeouts', 'timed out', ''),
    635634                                MISSING: ('no expected results found', 'no expected result found', '')}
    636635
    637     EXPECTATION_ORDER = (PASS, CRASH, TIMEOUT, MISSING, IMAGE_PLUS_TEXT, TEXT, IMAGE, AUDIO, SKIP)
     636    EXPECTATION_ORDER = (PASS, CRASH, TIMEOUT, MISSING, FAIL, IMAGE, SKIP)
    638637
    639638    BUILD_TYPES = ('debug', 'release')
     
    684683            expected_results.remove(IMAGE)
    685684            expected_results.add(PASS)
    686         if IMAGE_PLUS_TEXT in expected_results:
    687             expected_results.remove(IMAGE_PLUS_TEXT)
    688             expected_results.add(TEXT)
    689685        return expected_results
    690686
    691687    @staticmethod
    692688    def has_pixel_failures(actual_results):
    693         return IMAGE in actual_results or IMAGE_PLUS_TEXT in actual_results
     689        return IMAGE in actual_results or FAIL in actual_results
    694690
    695691    @staticmethod
    696692    def suffixes_for_expectations(expectations):
    697693        suffixes = set()
    698         if expectations.intersection(set([TEXT, IMAGE_PLUS_TEXT])):
     694        if IMAGE in expectations:
     695            suffixes.add('png')
     696        if FAIL in expectations:
    699697            suffixes.add('txt')
    700         if expectations.intersection(set([IMAGE, IMAGE_PLUS_TEXT])):
    701698            suffixes.add('png')
    702         if AUDIO in expectations:
    703699            suffixes.add('wav')
    704700        return set(suffixes)
     
    736732
    737733    def get_rebaselining_failures(self):
    738         return (self._model.get_test_set(REBASELINE, IMAGE) |
    739                 self._model.get_test_set(REBASELINE, TEXT) |
    740                 self._model.get_test_set(REBASELINE, IMAGE_PLUS_TEXT) |
    741                 self._model.get_test_set(REBASELINE, AUDIO))
     734        return self._model.get_test_set(REBASELINE, IMAGE) | self._model.get_test_set(REBASELINE, FAIL)
    742735
    743736    # FIXME: Change the callsites to use TestExpectationsModel and remove.
     
    816809            if expectation.name != test or expectation.is_flaky() or not expectation.parsed_expectations:
    817810                continue
    818             if iter(expectation.parsed_expectations).next() not in (TEXT, IMAGE, IMAGE_PLUS_TEXT, AUDIO):
     811            if iter(expectation.parsed_expectations).next() not in (FAIL, IMAGE):
    819812                continue
    820813            if test_configuration not in expectation.matching_configurations:
  • trunk/Tools/Scripts/webkitpy/layout_tests/models/test_expectations_unittest.py

    r127058 r129047  
    7676    def get_basic_expectations(self):
    7777        return """
    78 BUG_TEST : failures/expected/text.html = TEXT
     78BUG_TEST : failures/expected/text.html = FAIL
    7979BUG_TEST WONTFIX SKIP : failures/expected/crash.html = CRASH
    8080BUG_TEST REBASELINE : failures/expected/missing_image.html = MISSING
     
    9898        self.assertRaises(ParseError, self.parse_exp, expectations, is_lint_mode=True, overrides=overrides)
    9999
     100
     101class BasicTests(Base):
     102    def test_basic(self):
     103        self.parse_exp(self.get_basic_expectations())
     104        self.assert_exp('failures/expected/text.html', FAIL)
     105        self.assert_exp('failures/expected/image_checksum.html', IMAGE)
     106        self.assert_exp('passes/text.html', PASS)
     107        self.assert_exp('failures/expected/image.html', PASS)
     108
     109
     110class MiscTests(Base):
     111    def test_multiple_results(self):
     112        self.parse_exp('BUGX : failures/expected/text.html = FAIL CRASH')
     113        self.assertEqual(self._exp.get_expectations(
     114            self.get_test('failures/expected/text.html')),
     115            set([FAIL, CRASH]))
     116
    100117    def test_result_was_expected(self):
    101118        # test basics
    102119        self.assertEquals(TestExpectations.result_was_expected(PASS, set([PASS]), test_needs_rebaselining=False, test_is_skipped=False), True)
    103         self.assertEquals(TestExpectations.result_was_expected(TEXT, set([PASS]), test_needs_rebaselining=False, test_is_skipped=False), False)
     120        self.assertEquals(TestExpectations.result_was_expected(FAIL, set([PASS]), test_needs_rebaselining=False, test_is_skipped=False), False)
    104121
    105122        # test handling of SKIPped tests and results
     
    112129
    113130    def test_remove_pixel_failures(self):
    114         self.assertEquals(TestExpectations.remove_pixel_failures(set([TEXT])), set([TEXT]))
     131        self.assertEquals(TestExpectations.remove_pixel_failures(set([FAIL])), set([FAIL]))
    115132        self.assertEquals(TestExpectations.remove_pixel_failures(set([PASS])), set([PASS]))
    116133        self.assertEquals(TestExpectations.remove_pixel_failures(set([IMAGE])), set([PASS]))
    117         self.assertEquals(TestExpectations.remove_pixel_failures(set([IMAGE_PLUS_TEXT])), set([TEXT]))
     134        self.assertEquals(TestExpectations.remove_pixel_failures(set([FAIL])), set([FAIL]))
    118135        self.assertEquals(TestExpectations.remove_pixel_failures(set([PASS, IMAGE, CRASH])), set([PASS, CRASH]))
    119136
    120137    def test_suffixes_for_expectations(self):
    121         self.assertEquals(TestExpectations.suffixes_for_expectations(set([TEXT])), set(['txt']))
    122         self.assertEquals(TestExpectations.suffixes_for_expectations(set([IMAGE_PLUS_TEXT])), set(['txt', 'png']))
     138        self.assertEquals(TestExpectations.suffixes_for_expectations(set([FAIL])), set(['txt', 'png', 'wav']))
    123139        self.assertEquals(TestExpectations.suffixes_for_expectations(set([IMAGE])), set(['png']))
    124         self.assertEquals(TestExpectations.suffixes_for_expectations(set([AUDIO])), set(['wav']))
    125         self.assertEquals(TestExpectations.suffixes_for_expectations(set([TEXT, IMAGE, CRASH])), set(['txt', 'png']))
     140        self.assertEquals(TestExpectations.suffixes_for_expectations(set([FAIL, IMAGE, CRASH])), set(['txt', 'png', 'wav']))
    126141        self.assertEquals(TestExpectations.suffixes_for_expectations(set()), set())
    127 
    128 
    129 class BasicTests(Base):
    130     def test_basic(self):
    131         self.parse_exp(self.get_basic_expectations())
    132         self.assert_exp('failures/expected/text.html', TEXT)
    133         self.assert_exp('failures/expected/image_checksum.html', IMAGE)
    134         self.assert_exp('passes/text.html', PASS)
    135         self.assert_exp('failures/expected/image.html', PASS)
    136 
    137 
    138 class MiscTests(Base):
    139     def test_multiple_results(self):
    140         self.parse_exp('BUGX : failures/expected/text.html = TEXT CRASH')
    141         self.assertEqual(self._exp.get_expectations(
    142             self.get_test('failures/expected/text.html')),
    143             set([TEXT, CRASH]))
    144142
    145143    def test_category_expectations(self):
     
    166164        self.assertEquals(self._exp.get_expectations_string(
    167165                          self.get_test('failures/expected/text.html')),
    168                           'TEXT')
     166                          'FAIL')
    169167
    170168    def test_expectation_to_string(self):
     
    192190            filesystem.write_text_file(filesystem.join(self._port.layout_tests_dir(), 'disabled-test.html-disabled'), 'content')
    193191            self.get_test('disabled-test.html-disabled'),
    194             self.parse_exp("FOO : failures/expected/text.html = TEXT\n"
     192            self.parse_exp("FOO : failures/expected/text.html = FAIL\n"
    195193                "SKIP : failures/expected/image.html\n"
    196                 "BUGRNIWA : non-existent-test.html = TEXT\n"
     194                "BUGRNIWA : non-existent-test.html = FAIL\n"
    197195                "BUGRNIWA : disabled-test.html-disabled = IMAGE", is_lint_mode=True)
    198196            self.assertFalse(True, "ParseError wasn't raised")
     
    205203
    206204        try:
    207             self.parse_exp('SKIP : failures/expected/text.html = TEXT', is_lint_mode=True)
     205            self.parse_exp('SKIP : failures/expected/text.html = FAIL', is_lint_mode=True)
    208206            self.assertFalse(True, "ParseError wasn't raised")
    209207        except ParseError, e:
     
    214212        # parse_exp uses a Windows port. Assert errors on Mac show up in lint mode.
    215213        self.assertRaises(ParseError, self.parse_exp,
    216             'BUG_TEST MAC : failures/expected/text.html = TEXT\nBUG_TEST MAC : failures/expected/text.html = TEXT',
     214            'BUG_TEST MAC : failures/expected/text.html = FAIL\nBUG_TEST MAC : failures/expected/text.html = FAIL',
    217215            is_lint_mode=True)
    218216
     
    220218        # parse_exp uses a Release port. Assert errors on DEBUG show up in lint mode.
    221219        self.assertRaises(ParseError, self.parse_exp,
    222             'BUG_TEST DEBUG : failures/expected/text.html = TEXT\nBUG_TEST DEBUG : failures/expected/text.html = TEXT',
     220            'BUG_TEST DEBUG : failures/expected/text.html = FAIL\nBUG_TEST DEBUG : failures/expected/text.html = FAIL',
    223221            is_lint_mode=True)
    224222
    225223    def test_overrides(self):
    226         self.parse_exp("BUG_EXP: failures/expected/text.html = TEXT",
     224        self.parse_exp("BUG_EXP: failures/expected/text.html = FAIL",
    227225                       "BUG_OVERRIDE : failures/expected/text.html = IMAGE")
    228226        self.assert_exp('failures/expected/text.html', IMAGE)
    229227
    230228    def test_overrides__directory(self):
    231         self.parse_exp("BUG_EXP: failures/expected/text.html = TEXT",
     229        self.parse_exp("BUG_EXP: failures/expected/text.html = FAIL",
    232230                       "BUG_OVERRIDE: failures/expected = CRASH")
    233231        self.assert_exp('failures/expected/text.html', CRASH)
     
    235233
    236234    def test_overrides__duplicate(self):
    237         self.assert_bad_expectations("BUG_EXP: failures/expected/text.html = TEXT",
     235        self.assert_bad_expectations("BUG_EXP: failures/expected/text.html = FAIL",
    238236                                     "BUG_OVERRIDE : failures/expected/text.html = IMAGE\n"
    239237                                     "BUG_OVERRIDE : failures/expected/text.html = CRASH\n")
     
    245243
    246244        self.parse_exp(self.get_basic_expectations())
    247         self.assertTrue(match('failures/expected/text.html', TEXT, True))
    248         self.assertTrue(match('failures/expected/text.html', TEXT, False))
     245        self.assertTrue(match('failures/expected/text.html', FAIL, True))
     246        self.assertTrue(match('failures/expected/text.html', FAIL, False))
    249247        self.assertFalse(match('failures/expected/text.html', CRASH, True))
    250248        self.assertFalse(match('failures/expected/text.html', CRASH, False))
     
    257255
    258256    def test_more_specific_override_resets_skip(self):
    259         self.parse_exp("BUGX SKIP : failures/expected = TEXT\n"
     257        self.parse_exp("BUGX SKIP : failures/expected = FAIL\n"
    260258                       "BUGX : failures/expected/text.html = IMAGE\n")
    261259        self.assert_exp('failures/expected/text.html', IMAGE)
     
    289287
    290288    def test_skipped_file_overrides_expectations(self):
    291         self.check(expectations='BUGX : failures/expected/text.html = TEXT\n', overrides=None,
     289        self.check(expectations='BUGX : failures/expected/text.html = FAIL\n', overrides=None,
    292290                   skips=['failures/expected/text.html'])
    293291
    294292    def test_skipped_dir_overrides_expectations(self):
    295         self.check(expectations='BUGX : failures/expected/text.html = TEXT\n', overrides=None,
     293        self.check(expectations='BUGX : failures/expected/text.html = FAIL\n', overrides=None,
    296294                   skips=['failures/expected'])
    297295
    298296    def test_skipped_file_overrides_overrides(self):
    299         self.check(expectations='', overrides='BUGX : failures/expected/text.html = TEXT\n',
     297        self.check(expectations='', overrides='BUGX : failures/expected/text.html = FAIL\n',
    300298                   skips=['failures/expected/text.html'])
    301299
    302300    def test_skipped_dir_overrides_overrides(self):
    303         self.check(expectations='', overrides='BUGX : failures/expected/text.html = TEXT\n',
     301        self.check(expectations='', overrides='BUGX : failures/expected/text.html = FAIL\n',
    304302                   skips=['failures/expected'])
    305303
     
    324322    def test_missing_colon(self):
    325323        # This is missing the modifiers and the ':'
    326         self.assert_bad_expectations('failures/expected/text.html = TEXT')
     324        self.assert_bad_expectations('failures/expected/text.html = FAIL')
    327325
    328326    def test_too_many_colons(self):
     
    330328
    331329    def test_too_many_equals_signs(self):
    332         self.assert_bad_expectations('BUG_TEST: failures/expected/text.html = TEXT = IMAGE')
     330        self.assert_bad_expectations('BUG_TEST: failures/expected/text.html = FAIL = IMAGE')
    333331
    334332    def test_unrecognized_expectation(self):
     
    337335    def test_macro(self):
    338336        exp_str = """
    339 BUG_TEST WIN : failures/expected/text.html = TEXT
     337BUG_TEST WIN : failures/expected/text.html = FAIL
    340338"""
    341339        self.parse_exp(exp_str)
    342         self.assert_exp('failures/expected/text.html', TEXT)
     340        self.assert_exp('failures/expected/text.html', FAIL)
    343341
    344342
    345343class SemanticTests(Base):
    346344    def test_bug_format(self):
    347         self.assertRaises(ParseError, self.parse_exp, 'BUG1234 : failures/expected/text.html = TEXT', is_lint_mode=True)
     345        self.assertRaises(ParseError, self.parse_exp, 'BUG1234 : failures/expected/text.html = FAIL', is_lint_mode=True)
    348346
    349347    def test_bad_bugid(self):
    350348        try:
    351             self.parse_exp('BUG1234 SLOW : failures/expected/text.html = TEXT', is_lint_mode=True)
     349            self.parse_exp('BUG1234 SLOW : failures/expected/text.html = FAIL', is_lint_mode=True)
    352350            self.fail('should have raised an error about a bad bug identifier')
    353351        except ParseError, exp:
     
    355353
    356354    def test_missing_bugid(self):
    357         self.parse_exp('SLOW : failures/expected/text.html = TEXT')
     355        self.parse_exp('SLOW : failures/expected/text.html = FAIL')
    358356        self.assertTrue(self._exp.has_warnings())
    359357
     
    366364        # Can't lint a file w/ 'REBASELINE' in it.
    367365        self.assertRaises(ParseError, self.parse_exp,
    368             'BUG_TEST REBASELINE : failures/expected/text.html = TEXT',
     366            'BUG_TEST REBASELINE : failures/expected/text.html = FAIL',
    369367            is_lint_mode=True)
    370368
    371369    def test_duplicates(self):
    372370        self.assertRaises(ParseError, self.parse_exp, """
    373 BUG_EXP : failures/expected/text.html = TEXT
     371BUG_EXP : failures/expected/text.html = FAIL
    374372BUG_EXP : failures/expected/text.html = IMAGE""", is_lint_mode=True)
    375373
    376374        self.assertRaises(ParseError, self.parse_exp,
    377375            self.get_basic_expectations(), overrides="""
    378 BUG_OVERRIDE : failures/expected/text.html = TEXT
     376BUG_OVERRIDE : failures/expected/text.html = FAIL
    379377BUG_OVERRIDE : failures/expected/text.html = IMAGE""", is_lint_mode=True)
    380378
    381379    def test_missing_file(self):
    382380        # This should log a non-fatal error.
    383         self.parse_exp('BUG_TEST : missing_file.html = TEXT')
     381        self.parse_exp('BUG_TEST : missing_file.html = FAIL')
    384382        self.assertTrue(self._exp.has_warnings(), 1)
    385383
     
    390388        # and tests expectations covering entire directories.
    391389        exp_str = """
    392 BUGX : failures/expected/text.html = TEXT
     390BUGX : failures/expected/text.html = FAIL
    393391BUGX WONTFIX : failures/expected = IMAGE
    394392"""
    395393        self.parse_exp(exp_str)
    396         self.assert_exp('failures/expected/text.html', TEXT)
     394        self.assert_exp('failures/expected/text.html', FAIL)
    397395        self.assert_exp('failures/expected/crash.html', IMAGE)
    398396
    399397        exp_str = """
    400398BUGX WONTFIX : failures/expected = IMAGE
    401 BUGX : failures/expected/text.html = TEXT
     399BUGX : failures/expected/text.html = FAIL
    402400"""
    403401        self.parse_exp(exp_str)
    404         self.assert_exp('failures/expected/text.html', TEXT)
     402        self.assert_exp('failures/expected/text.html', FAIL)
    405403        self.assert_exp('failures/expected/crash.html', IMAGE)
    406404
     
    411409    def test_more_modifiers(self):
    412410        self.assert_bad_expectations("BUG_TEST RELEASE : passes/text.html = PASS\n"
    413                                      "BUG_TEST WIN RELEASE : passes/text.html = TEXT\n")
     411                                     "BUG_TEST WIN RELEASE : passes/text.html = FAIL\n")
    414412
    415413    def test_order_in_file(self):
    416         self.assert_bad_expectations("BUG_TEST WIN RELEASE : passes/text.html = TEXT\n"
     414        self.assert_bad_expectations("BUG_TEST WIN RELEASE : passes/text.html = FAIL\n"
    417415                                     "BUG_TEST RELEASE : passes/text.html = PASS\n")
    418416
    419417    def test_macro_overrides(self):
    420418        self.assert_bad_expectations("BUG_TEST WIN : passes/text.html = PASS\n"
    421                                      "BUG_TEST XP : passes/text.html = TEXT\n")
     419                                     "BUG_TEST XP : passes/text.html = FAIL\n")
    422420
    423421
     
    430428
    431429        test_config = test_port.test_configuration()
    432         test_port.expectations_dict = lambda: {"expectations": """BUGX LINUX WIN RELEASE : failures/expected/foo.html = TEXT
     430        test_port.expectations_dict = lambda: {"expectations": """BUGX LINUX WIN RELEASE : failures/expected/foo.html = FAIL
    433431BUGY WIN MAC DEBUG : failures/expected/foo.html = CRASH
    434432"""}
     
    437435        actual_expectations = expectations.remove_configuration_from_test('failures/expected/foo.html', test_config)
    438436
    439         self.assertEqual("""BUGX LINUX VISTA WIN7 RELEASE : failures/expected/foo.html = TEXT
     437        self.assertEqual("""BUGX LINUX VISTA WIN7 RELEASE : failures/expected/foo.html = FAIL
    440438BUGY WIN MAC DEBUG : failures/expected/foo.html = CRASH
    441439""", actual_expectations)
     
    448446
    449447        test_config = test_port.test_configuration()
    450         test_port.expectations_dict = lambda: {'expectations': """BUGX WIN RELEASE : failures/expected/foo.html = TEXT
     448        test_port.expectations_dict = lambda: {'expectations': """BUGX WIN RELEASE : failures/expected/foo.html = FAIL
    451449BUGY WIN DEBUG : failures/expected/foo.html = CRASH
    452450"""}
     
    471469
    472470    def test_remove(self):
    473         self.assertRemove('BUGX REBASELINE : failures/expected/text.html = TEXT\n'
     471        self.assertRemove('BUGX REBASELINE : failures/expected/text.html = FAIL\n'
    474472                          'BUGY : failures/expected/image.html = IMAGE\n'
    475473                          'BUGZ REBASELINE : failures/expected/crash.html = CRASH\n',
     
    620618        parsed_expectation_to_string = dict([[parsed_expectation, expectation_string] for expectation_string, parsed_expectation in TestExpectations.EXPECTATIONS.items()])
    621619        self.assertEqual(expectation_line._serialize_parsed_expectations(parsed_expectation_to_string), '')
    622         expectation_line.parsed_expectations = set([IMAGE_PLUS_TEXT])
    623         self.assertEqual(expectation_line._serialize_parsed_expectations(parsed_expectation_to_string), 'image+text')
     620        expectation_line.parsed_expectations = set([FAIL])
     621        self.assertEqual(expectation_line._serialize_parsed_expectations(parsed_expectation_to_string), 'fail')
    624622        expectation_line.parsed_expectations = set([PASS, IMAGE])
    625623        self.assertEqual(expectation_line._serialize_parsed_expectations(parsed_expectation_to_string), 'pass image')
    626         expectation_line.parsed_expectations = set([TEXT, PASS])
    627         self.assertEqual(expectation_line._serialize_parsed_expectations(parsed_expectation_to_string), 'pass text')
     624        expectation_line.parsed_expectations = set([FAIL, PASS])
     625        self.assertEqual(expectation_line._serialize_parsed_expectations(parsed_expectation_to_string), 'pass fail')
    628626
    629627    def test_serialize_parsed_modifier_string(self):
  • trunk/Tools/Scripts/webkitpy/layout_tests/models/test_failures.py

    r122387 r129047  
    4545
    4646    Returns:
    47       one of the test_expectations result types - PASS, TEXT, CRASH, etc."""
     47      one of the test_expectations result types - PASS, FAIL, CRASH, etc."""
    4848
    4949    if not failure_list or len(failure_list) == 0:
     
    6363        return test_expectations.MISSING
    6464    else:
    65         is_text_failure = FailureTextMismatch in failure_types
    66         is_image_failure = (FailureImageHashIncorrect in failure_types or
    67                             FailureImageHashMismatch in failure_types)
    68         is_audio_failure = (FailureAudioMismatch in failure_types)
    69         if is_text_failure and is_image_failure:
    70             return test_expectations.IMAGE_PLUS_TEXT
    71         elif is_text_failure:
    72             return test_expectations.TEXT
    73         elif is_image_failure or is_reftest_failure(failure_list):
     65        if FailureTextMismatch in failure_types or FailureAudioMismatch in failure_types:
     66            return test_expectations.FAIL
     67        elif FailureImageHashIncorrect in failure_types or FailureImageHashMismatch in failure_types or is_reftest_failure(failure_list):
    7468            return test_expectations.IMAGE
    75         elif is_audio_failure:
    76             return test_expectations.AUDIO
    7769        else:
    7870            raise ValueError("unclassifiable set of failures: "
  • trunk/Tools/Scripts/webkitpy/layout_tests/port/port_testcase.py

    r128675 r129047  
    514514        host = MockSystemHost()
    515515        host.filesystem.write_text_file('/mock-checkout/LayoutTests/platform/testwebkitport/TestExpectations',
    516             'BUG_TESTEXPECTATIONS SKIP : fast/html/article-element.html = TEXT\n')
     516            'BUG_TESTEXPECTATIONS SKIP : fast/html/article-element.html = FAIL\n')
    517517        port = TestWebKitPort(host=host)
    518         self.assertEqual(''.join(port.expectations_dict().values()), 'BUG_TESTEXPECTATIONS SKIP : fast/html/article-element.html = TEXT\n')
     518        self.assertEqual(''.join(port.expectations_dict().values()), 'BUG_TESTEXPECTATIONS SKIP : fast/html/article-element.html = FAIL\n')
    519519
    520520    def test_build_driver(self):
  • trunk/Tools/Scripts/webkitpy/layout_tests/port/test.py

    r127180 r129047  
    261261WONTFIX : failures/expected/crash.html = CRASH
    262262WONTFIX : failures/expected/image.html = IMAGE
    263 WONTFIX : failures/expected/audio.html = AUDIO
     263WONTFIX : failures/expected/audio.html = FAIL
    264264WONTFIX : failures/expected/image_checksum.html = IMAGE
    265265WONTFIX : failures/expected/mismatch.html = IMAGE
     
    268268WONTFIX : failures/expected/missing_audio.html = MISSING PASS
    269269WONTFIX : failures/expected/missing_text.html = MISSING PASS
    270 WONTFIX : failures/expected/newlines_leading.html = TEXT
    271 WONTFIX : failures/expected/newlines_trailing.html = TEXT
    272 WONTFIX : failures/expected/newlines_with_excess_CR.html = TEXT
     270WONTFIX : failures/expected/newlines_leading.html = FAIL
     271WONTFIX : failures/expected/newlines_trailing.html = FAIL
     272WONTFIX : failures/expected/newlines_with_excess_CR.html = FAIL
    273273WONTFIX : failures/expected/reftest.html = IMAGE
    274 WONTFIX : failures/expected/text.html = TEXT
     274WONTFIX : failures/expected/text.html = FAIL
    275275WONTFIX : failures/expected/timeout.html = TIMEOUT
    276276WONTFIX SKIP : failures/expected/hang.html = TIMEOUT
  • trunk/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py

    r125812 r129047  
    550550        file_list.remove('/tmp/layout-test-results/tests_run0.txt')
    551551        self.assertEquals(res, 1)
    552         expected_token = '"unexpected":{"text-image-checksum.html":{"expected":"PASS","actual":"TEXT"},"missing_text.html":{"expected":"PASS","is_missing_text":true,"actual":"MISSING"}'
     552        expected_token = '"unexpected":{"text-image-checksum.html":{"expected":"PASS","actual":"FAIL"},"missing_text.html":{"expected":"PASS","is_missing_text":true,"actual":"MISSING"}'
    553553        json_string = host.filesystem.read_text_file('/tmp/layout-test-results/full_results.json')
    554554        self.assertTrue(json_string.find(expected_token) != -1)
     
    765765        self.assertTrue('Clobbering old results' in err.getvalue())
    766766        self.assertTrue('flaky/text.html' in err.getvalue())
    767         self.assertTrue('Unexpected text failures' in out.getvalue())
     767        self.assertTrue('Unexpected failures' in out.getvalue())
    768768        self.assertFalse('Unexpected flakiness' in out.getvalue())
    769769        self.assertTrue(host.filesystem.exists('/tmp/layout-test-results/failures/flaky/text-actual.txt'))
  • trunk/Tools/Scripts/webkitpy/style/checkers/test_expectations_unittest.py

    r128117 r129047  
    108108
    109109    def test_valid_expectations(self):
    110         self.assert_lines_lint(["BUGCR1234 MAC : passes/text.html = PASS TEXT"], should_pass=True)
     110        self.assert_lines_lint(["BUGCR1234 MAC : passes/text.html = PASS FAIL"], should_pass=True)
    111111
    112112    def test_invalid_expectations(self):
  • trunk/Tools/Scripts/webkitpy/tool/commands/queries_unittest.py

    r126135 r129047  
    180180                      ('// For test-win-xp\n'
    181181                       'failures/expected/image.html = IMAGE\n'
    182                        'failures/expected/text.html = TEXT\n'))
     182                       'failures/expected/text.html = FAIL\n'))
    183183
    184184    def test_multiple(self):
     
    186186                      ('// For test-win-vista\n'
    187187                       'failures/expected/image.html = IMAGE\n'
    188                        'failures/expected/text.html = TEXT\n'
     188                       'failures/expected/text.html = FAIL\n'
    189189                       '\n'
    190190                       '// For test-win-win7\n'
    191191                       'failures/expected/image.html = IMAGE\n'
    192                        'failures/expected/text.html = TEXT\n'
     192                       'failures/expected/text.html = FAIL\n'
    193193                       '\n'
    194194                       '// For test-win-xp\n'
    195195                       'failures/expected/image.html = IMAGE\n'
    196                        'failures/expected/text.html = TEXT\n'),
     196                       'failures/expected/text.html = FAIL\n'),
    197197                       platform='test-win-*')
    198198
     
    201201                      ('// For test-win-xp\n'
    202202                       'WONTFIX : failures/expected/image.html = IMAGE\n'
    203                        'WONTFIX : failures/expected/text.html = TEXT\n'),
     203                       'WONTFIX : failures/expected/text.html = FAIL\n'),
    204204                      full=True)
    205205
     
    207207        self.run_test(['failures/expected/text.html', 'failures/expected/image.html'],
    208208                      ('// For test-win-xp\n'
    209                        'failures/expected/text.html = TEXT\n'),
     209                       'failures/expected/text.html = FAIL\n'),
    210210                      exclude_keyword=['image'])
    211211
     
    219219        self.run_test(['failures/expected/text.html', 'failures/expected/image.html'],
    220220                      ('test-win-xp,failures/expected/image.html,WONTFIX,IMAGE\n'
    221                        'test-win-xp,failures/expected/text.html,WONTFIX,TEXT\n'),
     221                       'test-win-xp,failures/expected/text.html,WONTFIX,FAIL\n'),
    222222                      csv=True)
    223223
  • trunk/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py

    r127057 r129047  
    6969            tool.filesystem.write_text_file(path, '')
    7070        tool.filesystem.write_text_file(lion_port.path_to_test_expectations_file(), """BUGB MAC LINUX XP DEBUG : fast/dom/Window/window-postmessage-clone-really-deep-array.html = PASS
    71 BUGA DEBUG : fast/css/large-list-of-rules-crash.html = TEXT
     71BUGA DEBUG : fast/css/large-list-of-rules-crash.html = FAIL
    7272""")
    7373        tool.filesystem.write_text_file(os.path.join(lion_port.layout_tests_dir(), "fast/dom/Window/window-postmessage-clone-really-deep-array.html"), "Dummy test contents")
     
    8383        new_expectations = tool.filesystem.read_text_file(lion_port.path_to_test_expectations_file())
    8484        self.assertEqual(new_expectations, """BUGB MAC LINUX XP DEBUG : fast/dom/Window/window-postmessage-clone-really-deep-array.html = PASS
    85 BUGA DEBUG : fast/css/large-list-of-rules-crash.html = TEXT
     85BUGA DEBUG : fast/css/large-list-of-rules-crash.html = FAIL
    8686""")
    8787
     
    113113        tool.filesystem.write_text_file(lion_port.path_from_chromium_base('skia', 'skia_test_expectations.txt'), '')
    114114        tool.filesystem.write_text_file(lion_port.path_to_test_expectations_file(), "BUGX MAC : userscripts/another-test.html = IMAGE\nBUGZ LINUX : userscripts/another-test.html = IMAGE\n")
    115         tool.filesystem.write_text_file(lion_port.path_from_chromium_base('skia', 'skia_test_expectations.txt'), "BUGY MAC : other-test.html = TEXT\n")
     115        tool.filesystem.write_text_file(lion_port.path_from_chromium_base('skia', 'skia_test_expectations.txt'), "BUGY MAC : other-test.html = FAIL\n")
    116116        tool.filesystem.write_text_file(os.path.join(lion_port.layout_tests_dir(), "userscripts/another-test.html"), "Dummy test contents")
    117117
     
    347347        port.expectations_dict = lambda: {
    348348            expectations_path: expectations_contents,
    349             'overrides': ('BUGX REBASELINE : userscripts/another-test.html = TEXT\n'
     349            'overrides': ('BUGX REBASELINE : userscripts/another-test.html = FAIL\n'
    350350                          'BUGY : userscripts/test.html = CRASH\n')}
    351351
     
    353353            port._filesystem.write_text_file(path, '')
    354354        port._filesystem.write_text_file(port.layout_tests_dir() + '/userscripts/another-test.html', '')
    355         self.assertEquals(command._tests_to_rebaseline(port), {'userscripts/another-test.html': set(['txt'])})
     355        self.assertEquals(command._tests_to_rebaseline(port), {'userscripts/another-test.html': set(['png', 'txt', 'wav'])})
    356356        self.assertEquals(port._filesystem.read_text_file(expectations_path), expectations_contents)
    357357
Note: See TracChangeset for help on using the changeset viewer.