Changeset 74070 in webkit


Ignore:
Timestamp:
Dec 14, 2010 4:28:53 PM (13 years ago)
Author:
ojan@chromium.org
Message:

2010-12-14 Benjamin Kalman <kalman@chromium.org>

Reviewed by Ojan Vafai.

Using BUG/BUGWK in test_expectations is error prone, should use BUGCR/BUGWK
https://bugs.webkit.org/show_bug.cgi?id=48926

Update all the text expectations files that have BUGXXX to either BUGCRXXX or (where
appropriate) BUGWKXXX.

  • platform/chromium-gpu/test_expectations.txt:
  • platform/chromium/test_expectations.txt:
  • platform/mac/test_expectations.txt:
  • platform/qt/test_expectations.txt:

2010-12-14 Benjamin Kalman <kalman@chromium.org>

Reviewed by Ojan Vafai.

Using BUG/BUGWK in test_expectations is error prone, should use BUGCR/BUGWK
https://bugs.webkit.org/show_bug.cgi?id=48926

  • Scripts/webkitpy/layout_tests/layout_package/test_expectations.py: Add presubmit check that BUG isn't used, either BUGCR/BUGWK/BUGV8_.
Location:
trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r74069 r74070  
     12010-12-14  Benjamin Kalman  <kalman@chromium.org>
     2
     3        Reviewed by Ojan Vafai.
     4
     5        Using BUG/BUGWK in test_expectations is error prone, should use BUGCR/BUGWK
     6        https://bugs.webkit.org/show_bug.cgi?id=48926
     7
     8        Update all the text expectations files that have BUGXXX to either BUGCRXXX or (where
     9        appropriate) BUGWKXXX.
     10
     11        * platform/chromium-gpu/test_expectations.txt:
     12        * platform/chromium/test_expectations.txt:
     13        * platform/mac/test_expectations.txt:
     14        * platform/qt/test_expectations.txt:
     15
    1162010-12-14  Yael Aharon  <yael.aharon@nokia.com>
    217
  • trunk/LayoutTests/platform/chromium-gpu/test_expectations.txt

    r73900 r74070  
    6565// START OF DUPLICATED SECTION
    6666WONTFIX : fast/canvas/canvas-gradient-addStop-error.html = FAIL
    67 BUG11153 WIN LINUX : fast/canvas/canvas-incremental-repaint-2.html = FAIL
    68 BUG11153 WIN LINUX : fast/canvas/canvas-incremental-repaint.html = FAIL
     67BUGCR11153 WIN LINUX : fast/canvas/canvas-incremental-repaint-2.html = FAIL
     68BUGCR11153 WIN LINUX : fast/canvas/canvas-incremental-repaint.html = FAIL
    6969// Passes on the GPU, but leaving this here for reference.
    70 // BUG22700 LINUX WIN : fast/canvas/canvas-getImageData.html = FAIL
    71 BUG10318 WIN LINUX : fast/canvas/toDataURL-supportedTypes.html = FAIL
    72 // BUG23498 MAC : fast/canvas/canvas-bg.html = IMAGE
    73 // BUG23498 MAC : fast/canvas/canvas-text-alignment.html = IMAGE
    74 // BUG23498 MAC : fast/canvas/image-object-in-canvas.html = IMAGE
    75 // BUG23488 MAC : fast/canvas/canvas-incremental-repaint-2.html = IMAGE
    76 // BUG23477 MAC : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE
    77 // BUG23477 MAC : fast/canvas/canvas-incremental-repaint.html = IMAGE
    78 // BUG23477 MAC : fast/canvas/fill-stroke-clip-reset-path.html = IMAGE
    79 BUG22700 WIN LINUX : fast/canvas/canvas-shadow.html = TEXT
    80 BUG33287 WIN LINUX : fast/canvas/set-colors.html = TEXT
     70// BUGCR22700 LINUX WIN : fast/canvas/canvas-getImageData.html = FAIL
     71BUGCR10318 WIN LINUX : fast/canvas/toDataURL-supportedTypes.html = FAIL
     72// BUGCR23498 MAC : fast/canvas/canvas-bg.html = IMAGE
     73// BUGCR23498 MAC : fast/canvas/canvas-text-alignment.html = IMAGE
     74// BUGCR23498 MAC : fast/canvas/image-object-in-canvas.html = IMAGE
     75// BUGCR23488 MAC : fast/canvas/canvas-incremental-repaint-2.html = IMAGE
     76// BUGCR23477 MAC : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE
     77// BUGCR23477 MAC : fast/canvas/canvas-incremental-repaint.html = IMAGE
     78// BUGCR23477 MAC : fast/canvas/fill-stroke-clip-reset-path.html = IMAGE
     79BUGCR22700 WIN LINUX : fast/canvas/canvas-shadow.html = TEXT
     80BUGCR33287 WIN LINUX : fast/canvas/set-colors.html = TEXT
    8181BUGWK45991 : canvas/philip/tests/2d.composite.operation.clear.html = TEXT
    8282BUGWK45991 : canvas/philip/tests/2d.drawImage.broken.html = TEXT
     
    194194BUGWEBGL : fast/canvas/webgl/gl-uniform-arrays.html = TEXT
    195195BUGWEBGL : fast/canvas/webgl/point-size.html = TEXT
    196 BUG60651 : fast/canvas/webgl/gl-object-get-calls.html = TEXT PASS
    197 BUG60651 WIN : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL
    198 // BUG60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL
     196BUGCR60651 : fast/canvas/webgl/gl-object-get-calls.html = TEXT PASS
     197BUGCR60651 WIN : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL
     198// BUGCR60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL
    199199BUG_AUTO WIN DEBUG : canvas/philip/tests/2d.text.draw.align.center.html = PASS TEXT
    200200BUGJAPHET WIN LINUX : fast/canvas/canvas-currentColor.html = TEXT
    201 BUG61824 : canvas/philip/tests/2d.pattern.image.string.html = TEXT
     201BUGCR61824 : canvas/philip/tests/2d.pattern.image.string.html = TEXT
    202202// Update canvas/philip in WK r71481
    203 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = TEXT
    204 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-6.html = TEXT
    205 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = TEXT
    206 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = TEXT
    207 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.imageData.put.wrongtype.html = TEXT
    208 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.pattern.image.incomplete.empty.html = TEXT
    209 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = TEXT
    210 BUG62301 LINUX WIN :  canvas/philip/tests/toDataURL.jpeg.alpha.html = TEXT
     203BUGCR62301 MAC LINUX WIN :  canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = TEXT
     204BUGCR62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-6.html = TEXT
     205BUGCR62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = TEXT
     206BUGCR62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = TEXT
     207BUGCR62301 MAC LINUX WIN :  canvas/philip/tests/2d.imageData.put.wrongtype.html = TEXT
     208BUGCR62301 MAC LINUX WIN :  canvas/philip/tests/2d.pattern.image.incomplete.empty.html = TEXT
     209BUGCR62301 MAC LINUX WIN :  canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = TEXT
     210BUGCR62301 LINUX WIN :  canvas/philip/tests/toDataURL.jpeg.alpha.html = TEXT
    211211
    212212// END OF DUPLICATED SECTION
     
    261261BUGWK47927 WIN LINUX : compositing/geometry/limit-layer-bounds-clipping-ancestor.html = TEXT
    262262
    263 BUG60962 WIN : compositing/geometry/limit-layer-bounds-overflow-repaint.html = TIMEOUT PASS
    264 BUG60962 MAC : compositing/geometry/limit-layer-bounds-overflow-repaint.html = TIMEOUT IMAGE
    265 BUG60962 LINUX : compositing/geometry/limit-layer-bounds-overflow-repaint.html = TIMEOUT IMAGE PASS
     263BUGCR60962 WIN : compositing/geometry/limit-layer-bounds-overflow-repaint.html = TIMEOUT PASS
     264BUGCR60962 MAC : compositing/geometry/limit-layer-bounds-overflow-repaint.html = TIMEOUT IMAGE
     265BUGCR60962 LINUX : compositing/geometry/limit-layer-bounds-overflow-repaint.html = TIMEOUT IMAGE PASS
    266266
    267267// The following failure seems suspicious because it does not contain
     
    354354BUGWK49629 SKIP : platform/chromium/compositing/lots-of-img-layers-with-opacity.html = PASS
    355355
    356 BUG57431 WIN LINUX : fast/canvas/canvas-strokeRect.html = TEXT
    357 BUG57432 WIN LINUX : fast/canvas/drawImage-with-negative-source-destination.html = TEXT
    358 BUG58534 WIN LINUX : canvas/philip/tests/2d.composite.globalAlpha.fill.html = TEXT
    359 BUG58536 WIN LINUX : canvas/philip/tests/2d.imageData.put.alpha.html = TEXT
    360 BUG60965 WIN LINUX : fast/canvas/setWidthResetAfterForcedRender.html = IMAGE+TEXT
     356BUGCR57431 WIN LINUX : fast/canvas/canvas-strokeRect.html = TEXT
     357BUGCR57432 WIN LINUX : fast/canvas/drawImage-with-negative-source-destination.html = TEXT
     358BUGCR58534 WIN LINUX : canvas/philip/tests/2d.composite.globalAlpha.fill.html = TEXT
     359BUGCR58536 WIN LINUX : canvas/philip/tests/2d.imageData.put.alpha.html = TEXT
     360BUGCR60965 WIN LINUX : fast/canvas/setWidthResetAfterForcedRender.html = IMAGE+TEXT
    361361
    362362BUGWK49477 WIN LINUX : fast/canvas/canvas-arc-360-winding.html = TEXT
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r74042 r74070  
    4747// DEBUG SKIP : fast/js/no-good.js = TIMEOUT PASS
    4848// LINUX DEBUG SKIP : fast/js/no-good.js = TIMEOUT PASS
    49 // BUG1234 DEBUG MAC : fast/js/no-good.js = TIMEOUT PASS
     49// BUGCR1234 DEBUG MAC : fast/js/no-good.js = TIMEOUT PASS
    5050//
    5151// Notes:
     
    5959// -----------------------------------------------------------------
    6060
    61 BUG24182 SLOW : fast/js/regexp-overflow.html = PASS
    62 BUG24182 SLOW RELEASE : http/tests/misc/DOMContentLoaded-event.html = PASS
    63 BUG24182 SLOW LINUX DEBUG : http/tests/misc/DOMContentLoaded-event.html = PASS
    64 BUG24182 SLOW : http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = PASS
    65 BUG24182 SLOW WIN MAC : svg/custom/invisible-text-after-scrolling.xhtml = PASS
    66 BUG24182 SLOW : tables/mozilla/other/slashlogo.html = PASS
    67 BUG24182 SLOW WIN RELEASE : tables/mozilla/bugs/bug113235-1.html = PASS
    68 BUG24182 SLOW DEBUG : fast/js/toString-and-valueOf-override.html = PASS
     61BUGCR24182 SLOW : fast/js/regexp-overflow.html = PASS
     62BUGCR24182 SLOW RELEASE : http/tests/misc/DOMContentLoaded-event.html = PASS
     63BUGCR24182 SLOW LINUX DEBUG : http/tests/misc/DOMContentLoaded-event.html = PASS
     64BUGCR24182 SLOW : http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = PASS
     65BUGCR24182 SLOW WIN MAC : svg/custom/invisible-text-after-scrolling.xhtml = PASS
     66BUGCR24182 SLOW : tables/mozilla/other/slashlogo.html = PASS
     67BUGCR24182 SLOW WIN RELEASE : tables/mozilla/bugs/bug113235-1.html = PASS
     68BUGCR24182 SLOW DEBUG : fast/js/toString-and-valueOf-override.html = PASS
    6969
    7070// This tests is normally <1 second, but occasionally takes >20s.
    71 BUG24182 SLOW WIN RELEASE : fast/dom/Window/webkitConvertPoint.html = PASS
    72 
    73 BUG24182 WIN RELEASE SLOW : http/tests/loading/redirect-methods.html = PASS
    74 BUG24182 WIN SLOW : svg/hixie/perf/007.xml = PASS
    75 BUG24182 SLOW MAC RELEASE : dom/html/level2/html/HTMLImageElement01.html = PASS
    76 BUG24182 SLOW WIN RELEASE : http/tests/local/file-url-sent-as-referer.html = PASS
    77 BUG24182 SLOW WIN DEBUG : svg/carto.net/window.svg = PASS
    78 BUG24182 SLOW LINUX DEBUG : fast/xpath/4XPath/Borrowed/cz_20030217.html = PASS
    79 BUG24182 SLOW WIN MAC DEBUG : tables/mozilla/bugs/45621.html = PASS
    80 //BUG24852 started failing since webkit 49583
    81 BUG24182 SLOW WIN : http/tests/security/xssAuditor/meta-tag-http-refresh-javascript-url.html = PASS
    82 BUG24182 SLOW WIN RELEASE : http/tests/security/cross-origin-css.html = PASS
    83 BUG24182 SLOW WIN RELEASE : fast/loader/local-CSS-from-local.html = PASS
    84 BUG24182 WIN RELEASE SLOW : http/tests/incremental/split-hex-entities.pl = PASS
    85 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/XMLHttpRequestException.html = PASS
    86 BUG24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/connection-error-sync.html = PASS
    87 BUG24182 WIN RELEASE SLOW : http/tests/loading/onload-vs-immediate-refresh.pl = PASS
    88 BUG24182 SLOW WIN : fast/images/svg-as-background.html = PASS
    89 BUG24182 SLOW WIN : fast/backgrounds/svg-as-background-5.html = PASS
    90 BUG24182 SLOW : http/tests/cache/subresource-failover-to-network.html = PASS
    91 BUG24182 WIN DEBUG SLOW : fast/parser/block-nesting-cap.html = PASS
     71BUGCR24182 SLOW WIN RELEASE : fast/dom/Window/webkitConvertPoint.html = PASS
     72
     73BUGCR24182 WIN RELEASE SLOW : http/tests/loading/redirect-methods.html = PASS
     74BUGCR24182 WIN SLOW : svg/hixie/perf/007.xml = PASS
     75BUGCR24182 SLOW MAC RELEASE : dom/html/level2/html/HTMLImageElement01.html = PASS
     76BUGCR24182 SLOW WIN RELEASE : http/tests/local/file-url-sent-as-referer.html = PASS
     77BUGCR24182 SLOW WIN DEBUG : svg/carto.net/window.svg = PASS
     78BUGCR24182 SLOW LINUX DEBUG : fast/xpath/4XPath/Borrowed/cz_20030217.html = PASS
     79BUGCR24182 SLOW WIN MAC DEBUG : tables/mozilla/bugs/45621.html = PASS
     80//BUGCR24852 started failing since webkit 49583
     81BUGCR24182 SLOW WIN : http/tests/security/xssAuditor/meta-tag-http-refresh-javascript-url.html = PASS
     82BUGCR24182 SLOW WIN RELEASE : http/tests/security/cross-origin-css.html = PASS
     83BUGCR24182 SLOW WIN RELEASE : fast/loader/local-CSS-from-local.html = PASS
     84BUGCR24182 WIN RELEASE SLOW : http/tests/incremental/split-hex-entities.pl = PASS
     85BUGCR24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/XMLHttpRequestException.html = PASS
     86BUGCR24182 WIN RELEASE SLOW : http/tests/xmlhttprequest/connection-error-sync.html = PASS
     87BUGCR24182 WIN RELEASE SLOW : http/tests/loading/onload-vs-immediate-refresh.pl = PASS
     88BUGCR24182 SLOW WIN : fast/images/svg-as-background.html = PASS
     89BUGCR24182 SLOW WIN : fast/backgrounds/svg-as-background-5.html = PASS
     90BUGCR24182 SLOW : http/tests/cache/subresource-failover-to-network.html = PASS
     91BUGCR24182 WIN DEBUG SLOW : fast/parser/block-nesting-cap.html = PASS
    9292
    9393// Usually <1s in release, ~1s in debug, but occasionally >5s in release.
    94 BUG27335 WIN RELEASE : plugins/embed-attributes-setting.html = PASS TIMEOUT
    95 BUG27335 WIN DEBUG SLOW : plugins/embed-attributes-setting.html = PASS
     94BUGCR27335 WIN RELEASE : plugins/embed-attributes-setting.html = PASS TIMEOUT
     95BUGCR27335 WIN DEBUG SLOW : plugins/embed-attributes-setting.html = PASS
    9696
    9797// --- collecting results for supported-xml-content-types.html ---
    9898// was slow, started to timeout
    99 BUG18702 WIN : http/tests/xmlhttprequest/supported-xml-content-types.html = PASS TIMEOUT
    100 
    101 BUG36539 SLOW : http/tests/misc/uncacheable-script-repeated.html = PASS
    102 
    103 BUG32018 SLOW : http/tests/websocket/tests/frame-lengths.html = PASS
     99BUGCR18702 WIN : http/tests/xmlhttprequest/supported-xml-content-types.html = PASS TIMEOUT
     100
     101BUGCR36539 SLOW : http/tests/misc/uncacheable-script-repeated.html = PASS
     102
     103BUGCR32018 SLOW : http/tests/websocket/tests/frame-lengths.html = PASS
    104104
    105105// -----------------------------------------------------------------
     
    117117// really happening.  Furthermore, since they appear to pass if we do try to
    118118// run them, we can't even list them as permanently expected to fail.
    119 BUG24185 WONTFIX SKIP : dom/xhtml = PASS
     119BUGCR24185 WONTFIX SKIP : dom/xhtml = PASS
    120120
    121121// We do not want to support Legacy mac encodings on Windows/Linux.
     
    126126// Fails due to different window.close() rules.  We need to decide whether we
    127127// ever expect to pass this.  Now also timing out.
    128 BUG24189 WONTFIX SKIP : fast/dom/open-and-close-by-DOM.html = FAIL
     128BUGCR24189 WONTFIX SKIP : fast/dom/open-and-close-by-DOM.html = FAIL
    129129
    130130// Skip because of WebKit bug 18512. These bugs "poison" future tests, causing
     
    157157// Chromium wants those to be separate navigations made via browser process to be able to make decision
    158158// on which renderer process to use for each of them.
    159 WONTFIX SKIP BUG19635 : fast/harness/use-page-cache.html = TIMEOUT FAIL
    160 WONTFIX SKIP BUG19635 : fast/dom/Window/timer-resume-on-navigation-back.html = TIMEOUT FAIL
     159WONTFIX SKIP BUGCR19635 : fast/harness/use-page-cache.html = TIMEOUT FAIL
     160WONTFIX SKIP BUGCR19635 : fast/dom/Window/timer-resume-on-navigation-back.html = TIMEOUT FAIL
    161161// Depends on page cache, as far as I can tell.
    162 WONTFIX SKIP BUG19635 : fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT FAIL
    163 WONTFIX SKIP BUG19635 : fast/events/pageshow-pagehide-on-back-cached-with-frames.html = TIMEOUT
    164 WONTFIX SKIP BUG19635 : media/restore-from-page-cache.html = TIMEOUT
    165 WONTFIX SKIP BUG19635 : loader/go-back-to-different-window-size.html = TIMEOUT TEXT
    166 WONTFIX SKIP BUG19635 : fast/loader/crash-copying-backforwardlist.html = TEXT
    167 WONTFIX SKIP BUG19635 : fast/harness/page-cache-crash-on-data-urls.html = TEXT
     162WONTFIX SKIP BUGCR19635 : fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT FAIL
     163WONTFIX SKIP BUGCR19635 : fast/events/pageshow-pagehide-on-back-cached-with-frames.html = TIMEOUT
     164WONTFIX SKIP BUGCR19635 : media/restore-from-page-cache.html = TIMEOUT
     165WONTFIX SKIP BUGCR19635 : loader/go-back-to-different-window-size.html = TIMEOUT TEXT
     166WONTFIX SKIP BUGCR19635 : fast/loader/crash-copying-backforwardlist.html = TEXT
     167WONTFIX SKIP BUGCR19635 : fast/harness/page-cache-crash-on-data-urls.html = TEXT
    168168
    169169// Tests that rely on cross-process MessagePorts.  No point in running them in
     
    185185
    186186// Implement java testing harness.
    187 BUG36681 SKIP : java = TEXT
     187BUGCR36681 SKIP : java = TEXT
    188188// Chrome does not support Java LiveConnect.
    189189WONTFIX SKIP : java/lc3 = TEXT
     
    224224// properties on the window object.
    225225// This test also timeouts in Debug mode.
    226 BUG24187 WONTFIX SLOW DEBUG : fast/dom/Window/window-properties.html = FAIL
    227 BUG24187 WONTFIX SLOW WIN RELEASE : fast/dom/Window/window-properties.html = FAIL
    228 BUG24187 WONTFIX LINUX MAC RELEASE : fast/dom/Window/window-properties.html = FAIL
     226BUGCR24187 WONTFIX SLOW DEBUG : fast/dom/Window/window-properties.html = FAIL
     227BUGCR24187 WONTFIX SLOW WIN RELEASE : fast/dom/Window/window-properties.html = FAIL
     228BUGCR24187 WONTFIX LINUX MAC RELEASE : fast/dom/Window/window-properties.html = FAIL
    229229
    230230// Safari specific test to ensure that JavaScript errors aren't logged when in
     
    256256
    257257// Chrome does not support WebArchives.
    258 BUG10395 WONTFIX SKIP : webarchive = FAIL PASS
    259 BUG10395 WONTFIX SKIP : svg/webarchive = FAIL PASS
    260 BUG10395 WONTFIX SKIP : svg/custom/image-with-prefix-in-webarchive.svg = FAIL PASS
    261 BUG10395 WONTFIX SKIP : http/tests/webarchive = FAIL PASS
     258BUGCR10395 WONTFIX SKIP : webarchive = FAIL PASS
     259BUGCR10395 WONTFIX SKIP : svg/webarchive = FAIL PASS
     260BUGCR10395 WONTFIX SKIP : svg/custom/image-with-prefix-in-webarchive.svg = FAIL PASS
     261BUGCR10395 WONTFIX SKIP : http/tests/webarchive = FAIL PASS
    262262
    263263// Compositing tests are run separately on machines with GPUs; see
    264264// LayoutTests/platform/chromium-gpu.
    265 BUG15733 WONTFIX SKIP : compositing = FAIL PASS TIMEOUT
    266 BUG15733 WONTFIX SKIP : platform/chromium/compositing = FAIL PASS TIMEOUT
     265BUGCR15733 WONTFIX SKIP : compositing = FAIL PASS TIMEOUT
     266BUGCR15733 WONTFIX SKIP : platform/chromium/compositing = FAIL PASS TIMEOUT
    267267
    268268// Run the Mac-specific platform tests, but only to check for crashes.
     
    396396// These tests propagate auth credentials back to the renderer, which we
    397397// don't want to do.
    398 WONTFIX BUG21840 MAC LINUX : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL
    399 WONTFIX BUG21840 WIN : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL TIMEOUT
    400 WONTFIX BUG21840 : http/tests/loading/basic-credentials-sent-automatically.html = FAIL
     398WONTFIX BUGCR21840 MAC LINUX : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL
     399WONTFIX BUGCR21840 WIN : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL TIMEOUT
     400WONTFIX BUGCR21840 : http/tests/loading/basic-credentials-sent-automatically.html = FAIL
    401401
    402402// This checks the IDN behavior of WebKit/WebKit on Mac, not WebKit/WebCore or
    403403// WebKit/JavaScriptCore. Chrome doesn't use WebKit/WebKit, and Chrome's IDN
    404404// security model is different from it.
    405 BUG21814 WONTFIX SKIP: fast/encoding/idn-security.html = FAIL
     405BUGCR21814 WONTFIX SKIP: fast/encoding/idn-security.html = FAIL
    406406
    407407// Our implementation of global history is completely different, and
    408408// these tests are irrelevant.
    409 BUG23748 WONTFIX : http/tests/globalhistory = FAIL
     409BUGCR23748 WONTFIX : http/tests/globalhistory = FAIL
    410410
    411411// DataGrid was pulled from HTML5 spec, unlikely to re-emerge in the current form.
    412 BUG17585 WONTFIX : fast/dom/HTMLDataGridElement = FAIL
     412BUGCR17585 WONTFIX : fast/dom/HTMLDataGridElement = FAIL
    413413
    414414// We are not going to support submitting a form to about:* pages.
    415415// For more details, see discussions at issue 20570.
    416 BUG20570 WONTFIX : fast/forms/get-forms-to-about-blank.html = FAIL
     416BUGCR20570 WONTFIX : fast/forms/get-forms-to-about-blank.html = FAIL
    417417
    418418// xhtml mp tests were added in http://trac.webkit.org/changeset/43865 and are
    419419// skipped on all platforms upstream.
    420420// We are not planning to support these.
    421 BUG12254 WONTFIX SKIP : fast/xhtmlmp = FAIL
    422 BUG12254 WONTFIX SKIP : http/tests/xhtmlmp = FAIL
     421BUGCR12254 WONTFIX SKIP : fast/xhtmlmp = FAIL
     422BUGCR12254 WONTFIX SKIP : http/tests/xhtmlmp = FAIL
    423423
    424424// This test requires LayoutTestController.setCacheModel, which we don't implement
     
    431431
    432432// Tests for FAST_MOBILE_SCROLLING. We don't use it.
    433 WONTFIX BUG32663 WIN LINUX : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE+TEXT
    434 WONTFIX BUG32663 WIN LINUX : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE+TEXT
    435 WONTFIX BUG32663 MAC : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE PASS
    436 WONTFIX BUG32663 MAC : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE PASS
     433WONTFIX BUGCR32663 WIN LINUX : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE+TEXT
     434WONTFIX BUGCR32663 WIN LINUX : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE+TEXT
     435WONTFIX BUGCR32663 MAC : fast/fast-mobile-scrolling/fixed-position-element.html = IMAGE PASS
     436WONTFIX BUGCR32663 MAC : fast/fast-mobile-scrolling/no-fixed-position-elements.html = IMAGE PASS
    437437
    438438// Tests for frameset flattening. Relevant only on mobile browsers.
     
    447447
    448448// We're not planning to relax third-party cookie rules any time soon.
    449 WONTFIX BUG37684 SKIP : http/tests/cookies/third-party-cookie-relaxing.html = FAIL
     449WONTFIX BUGCR37684 SKIP : http/tests/cookies/third-party-cookie-relaxing.html = FAIL
    450450
    451451// <progress> on Mac is always animated.
     
    456456
    457457// These tests are WONTFIX because they use codecs Chromium doesn't support.
    458 BUG16779 WONTFIX SKIP : media/audio-mpeg-supported.html = FAIL TIMEOUT
    459 BUG16779 WONTFIX SKIP : media/audio-data-url.html = FAIL TIMEOUT
    460 BUG16779 WONTFIX SKIP : media/media-can-play-mpeg-audio.html = TEXT
    461 BUG16779 WONTFIX SKIP : media/video-can-play-type.html = FAIL TIMEOUT
    462 BUG16779 WONTFIX SKIP : media/video-document-types.html = FAIL TIMEOUT
    463 BUG16779 WONTFIX SKIP : media/video-size-intrinsic-scale.html = FAIL TIMEOUT
     458BUGCR16779 WONTFIX SKIP : media/audio-mpeg-supported.html = FAIL TIMEOUT
     459BUGCR16779 WONTFIX SKIP : media/audio-data-url.html = FAIL TIMEOUT
     460BUGCR16779 WONTFIX SKIP : media/media-can-play-mpeg-audio.html = TEXT
     461BUGCR16779 WONTFIX SKIP : media/video-can-play-type.html = FAIL TIMEOUT
     462BUGCR16779 WONTFIX SKIP : media/video-document-types.html = FAIL TIMEOUT
     463BUGCR16779 WONTFIX SKIP : media/video-size-intrinsic-scale.html = FAIL TIMEOUT
    464464BUGWK45102 WONTFIX SKIP : media/media-can-play-mpeg4-video.html = TEXT
    465465
     
    484484// We're taking a different approach on this test than Webkit does, related to
    485485// whether we create a window via a plugin when target is _blank.
    486 BUG24186 WONTFIX SKIP : plugins/get-url-with-blank-target.html = FAIL
     486BUGCR24186 WONTFIX SKIP : plugins/get-url-with-blank-target.html = FAIL
    487487
    488488// Dashboard-related test
     
    513513// receiver for cross-frame calls.  Currently, IE, Firefox and Chrome
    514514// agree and only Safari is doing it this way.
    515 BUG5053 WONTFIX : fast/frames/cross-site-this.html = FAIL
     515BUGCR5053 WONTFIX : fast/frames/cross-site-this.html = FAIL
    516516
    517517// This tests a Safari incompatibility.  This test should fail since
     
    528528// Copying with no selection is sometimes supposed to work
    529529// Also skipped by Apple on Windows (rdar://problem/5015941)
    530 BUG20404 : editing/execCommand/copy-without-selection.html = FAIL
     530BUGCR20404 : editing/execCommand/copy-without-selection.html = FAIL
    531531
    532532// -----------------------------------------------------------------
     
    537537
    538538// LightTPD doesn't accept unknown HTTP methods
    539 BUG30536 WIN SKIP : http/tests/xmlhttprequest/methods-lower-case.html = TIMEOUT CRASH
    540 BUG30536 WIN : http/tests/xmlhttprequest/methods-async.html = TIMEOUT
    541 BUG30536 WIN SLOW : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL
     539BUGCR30536 WIN SKIP : http/tests/xmlhttprequest/methods-lower-case.html = TIMEOUT CRASH
     540BUGCR30536 WIN : http/tests/xmlhttprequest/methods-async.html = TIMEOUT
     541BUGCR30536 WIN SLOW : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL
    542542// LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type
    543543// even when a request didn't send the header.
    544 BUG30536 WIN SLOW : http/tests/xmlhttprequest/methods.html = FAIL
     544BUGCR30536 WIN SLOW : http/tests/xmlhttprequest/methods.html = FAIL
    545545// Webkit 50667:50696 (Lighttpd related?)
    546 BUG30536 WIN : http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value.html = TEXT
     546BUGCR30536 WIN : http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value.html = TEXT
    547547
    548548// Another lighttpd quirk.
    549 BUG8941 WIN SLOW : http/tests/xmlhttprequest/web-apps/013.html = FAIL
    550 BUG8941 WIN : http/tests/xmlhttprequest/web-apps/012.html = FAIL
     549BUGCR8941 WIN SLOW : http/tests/xmlhttprequest/web-apps/013.html = FAIL
     550BUGCR8941 WIN : http/tests/xmlhttprequest/web-apps/012.html = FAIL
    551551
    552552// -----------------------------------------------------------------
     
    558558
    559559// Incrorect results, in incorrect international font metrics.
    560 BUG20521 LINUX WIN : fast/text/atsui-multiple-renderers.html = FAIL
    561 BUG20521 LINUX WIN : fast/text/atsui-pointtooffset-calls-cg.html = FAIL TIMEOUT
    562 BUG20521 LINUX WIN : fast/text/atsui-rtl-override-selection.html = FAIL
     560BUGCR20521 LINUX WIN : fast/text/atsui-multiple-renderers.html = FAIL
     561BUGCR20521 LINUX WIN : fast/text/atsui-pointtooffset-calls-cg.html = FAIL TIMEOUT
     562BUGCR20521 LINUX WIN : fast/text/atsui-rtl-override-selection.html = FAIL
    563563
    564564// This test checks that we hack around a bug in helvetica.  We fail to.
    565 BUG20519 WIN : fast/text/wide-zero-width-space.html = FAIL
     565BUGCR20519 WIN : fast/text/wide-zero-width-space.html = FAIL
    566566
    567567// There's a missing glyph box in "full-time".
    568 BUG20547 WIN : fast/text/capitalize-boundaries.html = FAIL
     568BUGCR20547 WIN : fast/text/capitalize-boundaries.html = FAIL
    569569
    570570// Different button line-heights, our behavior looks wrong.
    571 BUG20551 LINUX WIN : fast/replaced/table-percent-height.html = FAIL
    572 BUG20551 LINUX WIN : fast/replaced/table-percent-height-text-controls.html = FAIL
     571BUGCR20551 LINUX WIN : fast/replaced/table-percent-height.html = FAIL
     572BUGCR20551 LINUX WIN : fast/replaced/table-percent-height-text-controls.html = FAIL
    573573
    574574
     
    581581// We currently match upstream except for font differences, but we should
    582582// probably rewrite the test as suggested in the webkit bug.
    583 BUG24195 WIN LINUX : fast/repaint/bugzilla-6473.html = IMAGE+TEXT
    584 BUG24195 MAC : fast/repaint/bugzilla-6473.html = IMAGE
     583BUGCR24195 WIN LINUX : fast/repaint/bugzilla-6473.html = IMAGE+TEXT
     584BUGCR24195 MAC : fast/repaint/bugzilla-6473.html = IMAGE
    585585
    586586// -----------------------------------------------------------------
     
    589589
    590590// Implement layoutTestController.display()
    591 BUG8630 WIN LINUX : fast/repaint/body-background-image.html = FAIL
     591BUGCR8630 WIN LINUX : fast/repaint/body-background-image.html = FAIL
    592592
    593593// Relies on text metrics to pass. Rework to be meaningful for ports other than platform/mac.
    594 BUG8630 WIN LINUX : fast/repaint/overflow-outline-repaint.html = FAIL
    595 BUG8630 WIN LINUX : fast/backgrounds/solid-color-context-restore.html = FAIL
    596 BUG8630 WIN LINUX : fast/dynamic/containing-block-change.html = FAIL
    597 BUG8630 LINUX : fast/forms/listbox-clip.html = IMAGE+TEXT
    598 BUG8630 WIN LINUX : fast/overflow/hidden-scrollbar-resize.html = FAIL
    599 BUG8630 WIN LINUX RELEASE : fast/reflections/inline-crash.html = FAIL
    600 BUG8630 LINUX WIN DEBUG : fast/reflections/inline-crash.html = FAIL
    601 BUG8630 WIN LINUX : fast/text/font-initial.html = FAIL
     594BUGCR8630 WIN LINUX : fast/repaint/overflow-outline-repaint.html = FAIL
     595BUGCR8630 WIN LINUX : fast/backgrounds/solid-color-context-restore.html = FAIL
     596BUGCR8630 WIN LINUX : fast/dynamic/containing-block-change.html = FAIL
     597BUGCR8630 LINUX : fast/forms/listbox-clip.html = IMAGE+TEXT
     598BUGCR8630 WIN LINUX : fast/overflow/hidden-scrollbar-resize.html = FAIL
     599BUGCR8630 WIN LINUX RELEASE : fast/reflections/inline-crash.html = FAIL
     600BUGCR8630 LINUX WIN DEBUG : fast/reflections/inline-crash.html = FAIL
     601BUGCR8630 WIN LINUX : fast/text/font-initial.html = FAIL
    602602
    603603// Need a setAuthorAndUserStylesEnabled method in
     
    609609// the message is dumped after the #EOF, which causes an additional
    610610// error in the header of the following test.
    611 BUG24197 SKIP : fast/css/disabled-author-styles.html = FAIL
     611BUGCR24197 SKIP : fast/css/disabled-author-styles.html = FAIL
    612612
    613613// -----------------------------------------------------------------
     
    631631
    632632// Add support for inspector layout tests on non-Windows.
    633 BUG26734 LINUX MAC SKIP : inspector = PASS
    634 BUG26734 LINUX MAC SKIP : http/tests/inspector = PASS
    635 BUG26734 LINUX MAC SKIP : http/tests/inspector-enabled = PASS
    636 
    637 BUG66087 WIN SLOW : inspector/styles-disable-then-enable.html = PASS TEXT
    638 BUG66087 WIN : inspector/timeline-layout.html = PASS TEXT
    639 BUG66087 WIN : inspector/timeline-parse-html.html = PASS TEXT
     633BUGCR26734 LINUX MAC SKIP : inspector = PASS
     634BUGCR26734 LINUX MAC SKIP : http/tests/inspector = PASS
     635BUGCR26734 LINUX MAC SKIP : http/tests/inspector-enabled = PASS
     636
     637BUGCR66087 WIN SLOW : inspector/styles-disable-then-enable.html = PASS TEXT
     638BUGCR66087 WIN : inspector/timeline-layout.html = PASS TEXT
     639BUGCR66087 WIN : inspector/timeline-parse-html.html = PASS TEXT
    640640
    641641BUG_DRT WIN : http/tests/inspector-enabled/console-log-before-frame-navigation.html = TEXT
     
    649649// a caret in editable document even when none was requested programatically.
    650650// We don't intend to copy this feature (at least not for Beta).
    651 BUG20844 LINUX WIN RELEASE : editing/selection/designmode-no-caret.html = FAIL
    652 BUG20844 LINUX WIN DEBUG : editing/selection/designmode-no-caret.html = FAIL
     651BUGCR20844 LINUX WIN RELEASE : editing/selection/designmode-no-caret.html = FAIL
     652BUGCR20844 LINUX WIN DEBUG : editing/selection/designmode-no-caret.html = FAIL
    653653
    654654// Regression from merge 41268:41286
    655 BUG10435 MAC : editing/selection/designmode-no-caret.html = FAIL
     655BUGCR10435 MAC : editing/selection/designmode-no-caret.html = FAIL
    656656
    657657// Issue 3273: TextInputController::firstRectForCharacterRange not returning
    658658// the correct values for bidi/rtl text.
    659 BUG3273 : editing/selection/move-left-right.html = FAIL
    660 BUG3273 MAC : platform/mac/editing/input/caret-primary-bidi.html = FAIL PASS
    661 BUG3273 MAC : platform/mac/editing/input/firstrectforcharacterrange-plain.html = FAIL PASS
    662 BUG3273 MAC : platform/mac/editing/input/range-for-empty-document.html = FAIL PASS
     659BUGCR3273 : editing/selection/move-left-right.html = FAIL
     660BUGCR3273 MAC : platform/mac/editing/input/caret-primary-bidi.html = FAIL PASS
     661BUGCR3273 MAC : platform/mac/editing/input/firstrectforcharacterrange-plain.html = FAIL PASS
     662BUGCR3273 MAC : platform/mac/editing/input/range-for-empty-document.html = FAIL PASS
    663663
    664664// These tests also use firstRectForCharacterRange, but they generate slightly
    665665// different values.
    666 BUG3273 : editing/selection/5825350-1.html = TEXT
    667 BUG3273 : editing/selection/5825350-2.html = TEXT
    668 BUG3273 : editing/selection/mixed-editability-10.html = TEXT
     666BUGCR3273 : editing/selection/5825350-1.html = TEXT
     667BUGCR3273 : editing/selection/5825350-2.html = TEXT
     668BUGCR3273 : editing/selection/mixed-editability-10.html = TEXT
    669669
    670670// selection
    671 BUG10369 LINUX : editing/selection/5354455-2.html = FAIL
     671BUGCR10369 LINUX : editing/selection/5354455-2.html = FAIL
    672672
    673673// We don't draw the spelling markers at all in test shell.
    674 BUG11577 WIN LINUX : editing/spelling/inline_spelling_markers.html = FAIL
    675 BUG11577 WIN LINUX : editing/spelling/spellcheck-attribute.html = FAIL
    676 BUG11577 WIN LINUX : editing/spelling/spelling-linebreak.html = FAIL
    677 BUG11577 WIN LINUX : editing/spelling/spelling-attribute-change.html = FAIL
    678 BUG11577 WIN LINUX : editing/spelling/spelling-attribute-at-child.html = FAIL
     674BUGCR11577 WIN LINUX : editing/spelling/inline_spelling_markers.html = FAIL
     675BUGCR11577 WIN LINUX : editing/spelling/spellcheck-attribute.html = FAIL
     676BUGCR11577 WIN LINUX : editing/spelling/spelling-linebreak.html = FAIL
     677BUGCR11577 WIN LINUX : editing/spelling/spelling-attribute-change.html = FAIL
     678BUGCR11577 WIN LINUX : editing/spelling/spelling-attribute-at-child.html = FAIL
    679679
    680680// TODO(erg): Attempted to rebaseline these tests as part of the above
     
    682682// tree red. May be more involved then just rebaselining.
    683683
    684 BUG14832 : editing/selection/user-drag-element-and-user-select-none.html = FAIL
     684BUGCR14832 : editing/selection/user-drag-element-and-user-select-none.html = FAIL
    685685
    686686// Fails due to textInputController.setInputMethod not implemented for Mac.
    687 BUG19665 MAC : platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html = FAIL
    688 BUG19665 MAC : platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html = FAIL
     687BUGCR19665 MAC : platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html = FAIL
     688BUGCR19665 MAC : platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html = FAIL
    689689
    690690// New failures from merge 51412:51455.
    691 BUG28916 MAC : editing/pasteboard/paste-xml.xhtml = TEXT
     691BUGCR28916 MAC : editing/pasteboard/paste-xml.xhtml = TEXT
    692692
    693693// Flaky
    694 BUG31803 MAC LINUX : editing/inserting/12882.html = IMAGE PASS
     694BUGCR31803 MAC LINUX : editing/inserting/12882.html = IMAGE PASS
    695695
    696696BUGWK45438 : editing/spelling/spelling-backspace-between-lines.html = TEXT
     
    698698// Tests added in r69269.
    699699// Apple-Mac port corrects "notationl" to "notational" automatically?
    700 BUG58254 MAC : platform/mac/editing/spelling/autocorrection-delete.html = IMAGE+TEXT
    701 BUG58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html = IMAGE+TEXT
    702 BUG58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline.html = IMAGE+TEXT
    703 BUG58254 MAC : platform/mac/editing/spelling/autocorrection-simple.html = IMAGE+TEXT
     700BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-delete.html = IMAGE+TEXT
     701BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline-after-paste.html = IMAGE+TEXT
     702BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-removing-underline.html = IMAGE+TEXT
     703BUGCR58254 MAC : platform/mac/editing/spelling/autocorrection-simple.html = IMAGE+TEXT
    704704
    705705BUGJAMESR WIN LINUX : editing/spelling/spelling-hasspellingmarker.html = TEXT
     
    708708// match that in the <select> option lists.
    709709// Low priority, unclear if test expectations are correct (see bug)
    710 BUG6139 : fast/forms/select-writing-direction-natural.html = FAIL
     710BUGCR6139 : fast/forms/select-writing-direction-natural.html = FAIL
    711711
    712712// -----------------------------------------------------------------
    713713// Plugin tests
    714714// -----------------------------------------------------------------
    715 BUG21841 MAC WIN DEBUG : plugins/destroy-during-npp-new.html = CRASH PASS
     715BUGCR21841 MAC WIN DEBUG : plugins/destroy-during-npp-new.html = CRASH PASS
    716716BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE
    717 BUG61799 : plugins/evaluate-js-after-removing-plugin-element.html = TEXT
    718 BUG37962 MAC : plugins/iframe-shims.html = TEXT PASS
    719 BUG10351 MAC : plugins/inner-html-display-none.html = FAIL
     717BUGCR61799 : plugins/evaluate-js-after-removing-plugin-element.html = TEXT
     718BUGCR37962 MAC : plugins/iframe-shims.html = TEXT PASS
     719BUGCR10351 MAC : plugins/inner-html-display-none.html = FAIL
    720720BUGWK48164 MAC LINUX : plugins/invalid-mime-with-valid-extension-shows-missing-plugin.html = TEXT
    721721// Need to implement NPP_HandleEvent in the layout_test_plugin
    722722// WIN started failing during webkit roll 62670 -> 62844.
    723 BUG38353 : plugins/keyboard-events.html = TEXT
    724 BUG10351 MAC : plugins/mouse-events.html = FAIL
    725 BUG32864 MAC LINUX : plugins/mouse-events-fixedpos.html = TEXT
    726 BUG35822 : plugins/npruntime/browser-object-identity.html = TEXT
     723BUGCR38353 : plugins/keyboard-events.html = TEXT
     724BUGCR10351 MAC : plugins/mouse-events.html = FAIL
     725BUGCR32864 MAC LINUX : plugins/mouse-events-fixedpos.html = TEXT
     726BUGCR35822 : plugins/npruntime/browser-object-identity.html = TEXT
    727727// Object.keys on an NPObject produces the wrong output.
    728 BUG21901 : plugins/npruntime/enumerate.html = TEXT
    729 BUG50787 : plugins/npruntime/plugin-scriptable-object-invoke-default.html = TEXT
    730 BUG50910 : plugins/npruntime/remove-property.html = TEXT
     728BUGCR21901 : plugins/npruntime/enumerate.html = TEXT
     729BUGCR50787 : plugins/npruntime/plugin-scriptable-object-invoke-default.html = TEXT
     730BUGCR50910 : plugins/npruntime/remove-property.html = TEXT
    731731BUGWK48034 : plugins/pass-different-npp-struct.html = TEXT
    732732// NPP_HandleEvent doesn't be implemented/work on mac/linux.
    733 BUG48033 LINUX MAC SKIP : plugins/plugin-initiate-popup-window.html = PASS TIMEOUT
    734 BUG35387 MAC : plugins/reentrant-update-widget-positions.html = TIMEOUT
    735 BUG38392 : plugins/resize-from-plugin.html = TEXT
     733BUGCR48033 LINUX MAC SKIP : plugins/plugin-initiate-popup-window.html = PASS TIMEOUT
     734BUGCR35387 MAC : plugins/reentrant-update-widget-positions.html = TIMEOUT
     735BUGCR38392 : plugins/resize-from-plugin.html = TEXT
    736736// Times out after http://trac.webkit.org/changeset/62739/
    737 BUG48550 SKIP : plugins/return-negative-one-from-write.html = TIMEOUT
    738 BUG38353 : http/tests/plugins/plugin-document-has-focus.html = TEXT TIMEOUT
     737BUGCR48550 SKIP : plugins/return-negative-one-from-write.html = TIMEOUT
     738BUGCR38353 : http/tests/plugins/plugin-document-has-focus.html = TEXT TIMEOUT
    739739
    740740// Tests differences from switching to webkit.org's test netscape plugin rather
     
    753753// Expectations for this test changed upstream. We should fix this test, but
    754754// it doesn't need to block the current release
    755 BUG10275 : http/tests/security/cross-frame-access-put.html = FAIL
     755BUGCR10275 : http/tests/security/cross-frame-access-put.html = FAIL
    756756
    757757// Requires layoutTestController.dispatchPendingLoadRequests
    758 BUG33211 WIN RELEASE : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT CRASH
    759 BUG33211 WIN DEBUG : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT
    760 BUG33211 MAC LINUX : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT
     758BUGCR33211 WIN RELEASE : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT CRASH
     759BUGCR33211 WIN DEBUG : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT
     760BUGCR33211 MAC LINUX : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT
    761761
    762762// HTML5 DB layout tests
    763 BUG27697 SKIP : storage/hash-change-with-xhr.html = PASS
     763BUGCR27697 SKIP : storage/hash-change-with-xhr.html = PASS
    764764
    765765// HTML5 datalist element. We don't enable it because WebKit implementation
    766766// is incomplete.
    767 BUG20226 : fast/forms/datalist.html = TEXT
    768 BUG20226 : fast/forms/input-list.html = FAIL
    769 BUG20226 : fast/forms/input-selectedoption.html = FAIL
     767BUGCR20226 : fast/forms/datalist.html = TEXT
     768BUGCR20226 : fast/forms/input-list.html = FAIL
     769BUGCR20226 : fast/forms/input-selectedoption.html = FAIL
    770770
    771771// Generic theme in test_shell doesn't have inner-spin-button support.
     
    779779// These tests need to be changed to be platform independent.
    780780// These tests are skipped since they hang DRT and test_shell.
    781 // BUG62964 : we should either enable or delete these testsvi
    782 BUG54465 BUG62964 SKIP : http/tests/media/remove-while-loading.html = TIMEOUT
    783 BUG54465 BUG62964 SKIP : http/tests/media/video-play-stall-seek.html = TIMEOUT
    784 BUG54465 BUG62964 SKIP : http/tests/media/video-play-stall.html = TIMEOUT
    785 BUG54465 BUG62964 SKIP : http/tests/media/video-seekable-stall.html = TIMEOUT
    786 BUG13907 BUG60355 : http/tests/security/local-video-poster-from-remote.html = PASS FAIL TIMEOUT
    787 BUG13907 BUG60355 : http/tests/security/local-video-source-from-remote.html = PASS FAIL TIMEOUT
    788 BUG13907 BUG60355 : http/tests/security/local-video-src-from-remote.html = PASS FAIL TIMEOUT
     781// BUGCR62964 : we should either enable or delete these testsvi
     782BUGCR54465 BUGCR62964 SKIP : http/tests/media/remove-while-loading.html = TIMEOUT
     783BUGCR54465 BUGCR62964 SKIP : http/tests/media/video-play-stall-seek.html = TIMEOUT
     784BUGCR54465 BUGCR62964 SKIP : http/tests/media/video-play-stall.html = TIMEOUT
     785BUGCR54465 BUGCR62964 SKIP : http/tests/media/video-seekable-stall.html = TIMEOUT
     786BUGCR13907 BUGCR60355 : http/tests/security/local-video-poster-from-remote.html = PASS FAIL TIMEOUT
     787BUGCR13907 BUGCR60355 : http/tests/security/local-video-source-from-remote.html = PASS FAIL TIMEOUT
     788BUGCR13907 BUGCR60355 : http/tests/security/local-video-src-from-remote.html = PASS FAIL TIMEOUT
    789789// KNOWNISSUE : * we don't have test-par-16-9.ogv generated in WebKit * we don't handle aspect ratio correctly.
    790 BUG59635 : media/video-display-aspect-ratio.html = PASS FAIL TIMEOUT
     790BUGCR59635 : media/video-display-aspect-ratio.html = PASS FAIL TIMEOUT
    791791
    792792// video.buffered multiple TimeRanges support.
    793 BUG49165 SKIP : http/tests/media/video-buffered.html = PASS
     793BUGCR49165 SKIP : http/tests/media/video-buffered.html = PASS
    794794
    795795// These tests need to be changed to not rely on setTimeout().
    796 BUG13907 BUG60740 SLOW WIN DEBUG : media/video-played-collapse.html = PASS FAIL
    797 BUG13907 BUG60740 SLOW WIN DEBUG : media/video-seek-past-end-playing.html = PASS FAIL
     796BUGCR13907 BUGCR60740 SLOW WIN DEBUG : media/video-played-collapse.html = PASS FAIL
     797BUGCR13907 BUGCR60740 SLOW WIN DEBUG : media/video-seek-past-end-playing.html = PASS FAIL
    798798// Flakey test
    799 BUG13907 LINUX : media/audio-only-video-intrinsic-size.html = TIMEOUT PASS
     799BUGCR13907 LINUX : media/audio-only-video-intrinsic-size.html = TIMEOUT PASS
    800800
    801801// We sometimes emit an error from the same source element twice.
    802 BUG13907 BUG59226 : media/video-source-error.html = PASS FAIL TIMEOUT
     802BUGCR13907 BUGCR59226 : media/video-source-error.html = PASS FAIL TIMEOUT
    803803
    804804// Failing because we sometimes emit additional timeupdate events.
    805805// Test may need to be rewritten or only log the first timeupdate event.
    806 BUG13907 BUG59399 LINUX MAC : media/audio-delete-while-slider-thumb-clicked.html = PASS FAIL
     806BUGCR13907 BUGCR59399 LINUX MAC : media/audio-delete-while-slider-thumb-clicked.html = PASS FAIL
    807807
    808808// Failing because we sometimes emit additional timeupdate events.
    809809// Test might be WONTFIX because we don't export a step button in the first place.
    810 BUG25375 BUG59399 SKIP : media/audio-delete-while-step-button-clicked.html = FAIL
     810BUGCR25375 BUGCR59399 SKIP : media/audio-delete-while-step-button-clicked.html = FAIL
    811811
    812812// Seeks to the end of file, which results in ogg packets with no timestamps.
    813813// KNOWNISSUE : fails because progress event is not published
    814 BUG59675 BUG59263 : media/event-attributes.html = PASS FAIL TIMEOUT
     814BUGCR59675 BUGCR59263 : media/event-attributes.html = PASS FAIL TIMEOUT
    815815
    816816// The media time display isn't appearing.
    817817// KNOWNISSUE : Timebar is not scaled when video is zoomed
    818 BUG59704 : media/video-zoom-controls.html = PASS FAIL TIMEOUT
     818BUGCR59704 : media/video-zoom-controls.html = PASS FAIL TIMEOUT
    819819
    820820// Flaky because of our new seeking algorithm.
    821 BUG50438 BUG20187 : media/controls-drag-timebar.html = PASS FAIL
     821BUGCR50438 BUGCR20187 : media/controls-drag-timebar.html = PASS FAIL
    822822
    823823// The media time display is getting styled when it shouldn't be.
    824 BUG13907 BUG60223 : media/controls-styling.html = FAIL
     824BUGCR13907 BUGCR60223 : media/controls-styling.html = FAIL
    825825
    826826// These tests are flaky with subtle pixel differences.
    827 BUG13907 LINUX MAC : media/video-zoom.html = IMAGE PASS
    828 BUG13907 BUG60744 LINUX : media/video-layer-crash.html = IMAGE PASS
     827BUGCR13907 LINUX MAC : media/video-zoom.html = IMAGE PASS
     828BUGCR13907 BUGCR60744 LINUX : media/video-layer-crash.html = IMAGE PASS
    829829
    830830// Behavior was changed by WebKit roll 69035:69062.
    831 BUG53660 BUG60746 MAC : media/video-transformed.html = IMAGE
     831BUGCR53660 BUGCR60746 MAC : media/video-transformed.html = IMAGE
    832832
    833833// This is flaky with a subtle pixel difference in the bottom right corner,
    834834// which I believe is due to new video scaling algorithm.
    835835// We should rewrite this test so that we wait for timeupdate event until the time is no less than 1.
    836 BUG13907 BUG60244 : media/video-replaces-poster.html = IMAGE PASS
     836BUGCR13907 BUGCR60244 : media/video-replaces-poster.html = IMAGE PASS
    837837
    838838// These tests are failing because they use position-dependent mouse clicks.
    839839// TESTISSUE
    840 BUG13907 BUG25375 : media/video-controls-transformed.html = FAIL
     840BUGCR13907 BUGCR25375 : media/video-controls-transformed.html = FAIL
    841841
    842842// We haven't implemented the WebKit fullscreen extension.
    843843// UNIMPLEMENTED
    844 BUG16735 : media/media-fullscreen-inline.html = TIMEOUT
    845 BUG16735 : media/media-fullscreen-not-in-document.html = TIMEOUT
     844BUGCR16735 : media/media-fullscreen-inline.html = TIMEOUT
     845BUGCR16735 : media/media-fullscreen-not-in-document.html = TIMEOUT
    846846
    847847// We haven't implemented the WebKit captioning extension.
    848848// UNIMPLEMENTED
    849 BUG28301 : media/media-captions.html = TIMEOUT
     849BUGCR28301 : media/media-captions.html = TIMEOUT
    850850
    851851// We haven't implemented reverse audio/video playback.
    852 // UNIMPLEMENTED BUG33099 Implement reverse audio/video playback
    853 BUG33099 : media/video-reverse-play-duration.html = TIMEOUT
    854 BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT
     852// UNIMPLEMENTED BUGCR33099 Implement reverse audio/video playback
     853BUGCR33099 : media/video-reverse-play-duration.html = TIMEOUT
     854BUGCR33099 : media/video-timeupdate-reverse-play.html = TIMEOUT
    855855
    856856// We haven't implemented video preloading and it passing is a false positive.
    857857// UNIMPLEMENTED
    858 BUG16482 : media/video-preload.html = PASS FAIL
     858BUGWK16482 : media/video-preload.html = PASS FAIL
    859859
    860860// Does not display courier for the letters, as the test requests.
    861 BUG10278 LINUX : fast/css/font-face-implicit-local-font.html = FAIL
    862 BUG10278 LINUX : fast/css/font-face-unicode-range.html = FAIL
     861BUGCR10278 LINUX : fast/css/font-face-implicit-local-font.html = FAIL
     862BUGCR10278 LINUX : fast/css/font-face-unicode-range.html = FAIL
    863863
    864864// The v8 bindings allow shadowing of all properties on the global
     
    873873// https://bugs.webkit.org/show_bug.cgi?id=16644 , and it's unclear
    874874// what the resolution was.
    875 BUG10279 : fast/js/var-declarations-shadowing.html = FAIL
     875BUGCR10279 : fast/js/var-declarations-shadowing.html = FAIL
    876876
    877877// Implement full JSON support in V8
    878 BUG14885 SLOW : fast/js/JSON-parse.html = FAIL
    879 BUG14885 SLOW : fast/js/JSON-stringify.html = FAIL CRASH
    880 BUG14885 : fast/js/JSON-parse-reviver.html = FAIL
    881 BUG14885 : fast/js/JSON-stringify-replacer.html = FAIL
     878BUGCR14885 SLOW : fast/js/JSON-parse.html = FAIL
     879BUGCR14885 SLOW : fast/js/JSON-stringify.html = FAIL CRASH
     880BUGCR14885 : fast/js/JSON-parse-reviver.html = FAIL
     881BUGCR14885 : fast/js/JSON-stringify-replacer.html = FAIL
    882882
    883883// Implement CSS -webkit-font-smoothing property support.
    884 BUG23270 WIN LINUX : fast/css/font-smoothing.html = FAIL
     884BUGCR23270 WIN LINUX : fast/css/font-smoothing.html = FAIL
    885885
    886886// Make canvas shadow work with drawImage.
    887 BUG11153 WIN LINUX : fast/canvas/canvas-incremental-repaint-2.html = FAIL
    888 BUG11153 WIN LINUX : fast/canvas/canvas-incremental-repaint.html = FAIL
    889 
    890 BUG20507 : http/tests/uri/resolve-encoding-relative.html = FAIL
     887BUGCR11153 WIN LINUX : fast/canvas/canvas-incremental-repaint-2.html = FAIL
     888BUGCR11153 WIN LINUX : fast/canvas/canvas-incremental-repaint.html = FAIL
     889
     890BUGCR20507 : http/tests/uri/resolve-encoding-relative.html = FAIL
    891891
    892892// test_shell, DRT do not correctly schedule paints when invalidating.
    893 BUG62433 WIN : fast/images/gif-loop-count.html = IMAGE
     893BUGCR62433 WIN : fast/images/gif-loop-count.html = IMAGE
    894894
    895895// -----------------------------------------------------------------
     
    897897// -----------------------------------------------------------------
    898898
    899 BUG8763 LINUX WIN MAC : svg/custom/use-on-g-containing-foreignObject-and-image.svg = IMAGE+TEXT IMAGE
     899BUGCR8763 LINUX WIN MAC : svg/custom/use-on-g-containing-foreignObject-and-image.svg = IMAGE+TEXT IMAGE
    900900
    901901// We show reduced version of the entire SVN image rather than an image
    902 BUG23463 MAC : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE
    903 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT TEXT
    904 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE IMAGE+TEXT PASS
    905 BUG23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE+TEXT
     902BUGCR23463 MAC : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE
     903BUGCR23463 WIN LINUX : svg/W3C-SVG-1.1/struct-symbol-01-b.svg = IMAGE+TEXT TEXT
     904BUGCR23463 WIN LINUX : svg/W3C-SVG-1.1/struct-use-01-t.svg = IMAGE IMAGE+TEXT PASS
     905BUGCR23463 WIN LINUX : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE+TEXT
    906906
    907907// Merge 39744:39829 - regression
    908 BUG10284 MAC : svg/custom/path-bad-data.svg = FAIL
     908BUGCR10284 MAC : svg/custom/path-bad-data.svg = FAIL
    909909
    910910// Text mismatch since r65370.
    911911// There was also an unnoticed image mismatch before this revision
    912912// (wrong baseline was committed). No idea about when it really started to fail.
    913 BUG52692 WIN LINUX : svg/W3C-SVG-1.1/animate-elem-80-t.svg = IMAGE+TEXT
     913BUGCR52692 WIN LINUX : svg/W3C-SVG-1.1/animate-elem-80-t.svg = IMAGE+TEXT
    914914
    915915// New in WK r65880, some probably just need rebaselining, others have real diffs
     
    938938// Compact support was removed from WebKit by Hyatt and layout tests rebaselined in r40259.
    939939
    940 BUG10295 MAC : fast/dom/prototype-chain.html = FAIL
     940BUGCR10295 MAC : fast/dom/prototype-chain.html = FAIL
    941941
    942942// Font differences, requiring overriden metrics, not a real bug, not fixing for Beta
    943 BUG10296 MAC : fast/text/international/bidi-menulist.html = FAIL
     943BUGCR10296 MAC : fast/text/international/bidi-menulist.html = FAIL
    944944// Maybe need to be rebaselined - should be looked at in more detail.
    945 BUG10296 LINUX : svg/custom/foreign-object-skew.svg = FAIL
    946 BUG10296 LINUX : svg/batik/text/textLength.svg = FAIL
     945BUGCR10296 LINUX : svg/custom/foreign-object-skew.svg = FAIL
     946BUGCR10296 LINUX : svg/batik/text/textLength.svg = FAIL
    947947
    948948// No anti-aliasing on the text.
    949 BUG10298 LINUX : svg/custom/use-on-disallowed-foreign-object-3.svg = FAIL
     949BUGCR10298 LINUX : svg/custom/use-on-disallowed-foreign-object-3.svg = FAIL
    950950
    951951// The failures listed below have never passed in Chromium and need to be
     
    957957
    958958// There's no baseline at all for this!
    959 BUG32392 SKIP : svg/batik/text/smallFonts.svg = FAIL
     959BUGCR32392 SKIP : svg/batik/text/smallFonts.svg = FAIL
    960960
    961961// The test is flaky and maybe platform-dependent.
    962 BUG32401 LINUX WIN : svg/custom/marker-changes.svg = IMAGE+TEXT IMAGE
    963 
    964 BUG32444 LINUX WIN : svg/hixie/text/003.html = FAIL
     962BUGCR32401 LINUX WIN : svg/custom/marker-changes.svg = IMAGE+TEXT IMAGE
     963
     964BUGCR32444 LINUX WIN : svg/hixie/text/003.html = FAIL
    965965
    966966// SVG masks aren't quite working yet.
    967967// Might also be related to https://bugs.webkit.org/show_bug.cgi?id=21910
    968968// New tests. We should fix these, but they don't need to block the current release
    969 BUG3244 LINUX WIN : fast/backgrounds/svg-as-mask.html = FAIL
    970 BUG3244 WIN DEBUG : fast/backgrounds/animated-svg-as-mask.html = FAIL
    971 BUG3244 SLOW WIN RELEASE : fast/backgrounds/animated-svg-as-mask.html = FAIL
    972 BUG3244 LINUX : fast/backgrounds/animated-svg-as-mask.html = FAIL
     969BUGCR3244 LINUX WIN : fast/backgrounds/svg-as-mask.html = FAIL
     970BUGCR3244 WIN DEBUG : fast/backgrounds/animated-svg-as-mask.html = FAIL
     971BUGCR3244 SLOW WIN RELEASE : fast/backgrounds/animated-svg-as-mask.html = FAIL
     972BUGCR3244 LINUX : fast/backgrounds/animated-svg-as-mask.html = FAIL
    973973// More tests that fail because of masks not working properly.
    974974// New tests. We should fix these, but they don't need to block the current release
    975 BUG3244 WIN LINUX : fast/backgrounds/mask-composite.html = FAIL
    976 BUG3244 WIN LINUX : fast/backgrounds/repeat/mask-negative-offset-repeat.html = FAIL
     975BUGCR3244 WIN LINUX : fast/backgrounds/mask-composite.html = FAIL
     976BUGCR3244 WIN LINUX : fast/backgrounds/repeat/mask-negative-offset-repeat.html = FAIL
    977977// Marking this again as failed. This test failed even after rebaseline due to
    978978// the fact that the font is not specified in the test and it seems that the
     
    982982// or change the test upstream to specify explicitly what font to use.
    983983// The mask part of this test is totally wrong.
    984 BUG3244 WIN LINUX : fast/backgrounds/svg-as-background-6.html = FAIL
     984BUGCR3244 WIN LINUX : fast/backgrounds/svg-as-background-6.html = FAIL
    985985
    986986// Our gradients are wrong here.
    987 BUG19559 WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-08-b.svg = FAIL
    988 BUG10304 LINUX : svg/carto.net/button.svg = FAIL
     987BUGCR19559 WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-08-b.svg = FAIL
     988BUGCR10304 LINUX : svg/carto.net/button.svg = FAIL
    989989
    990990// Probably need to change the test upstream to describe it better and use no
    991991// hard coded numbers.
    992 BUG19897 WIN LINUX : svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL
    993 
    994 BUG10306 LINUX : svg/carto.net/combobox.svg = FAIL
     992BUGCR19897 WIN LINUX : svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL
     993
     994BUGCR10306 LINUX : svg/carto.net/combobox.svg = FAIL
    995995
    996996// Linux pixeltest failure: slightly different shade of composited
    997997// alpha in bottom group.
    998 BUG10310 LINUX : svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL
     998BUGCR10310 LINUX : svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL
    999999
    10001000// -----------------------------------------------------------------
     
    10081008// It is possible we won't use these at all.
    10091009
    1010 BUG10322 SKIP : accessibility = PASS FAIL
    1011 BUG10322 SKIP : platform/mac/accessibility = PASS FAIL
    1012 BUG10322 SKIP : platform/win/accessibility = PASS FAIL
     1010BUGCR10322 SKIP : accessibility = PASS FAIL
     1011BUGCR10322 SKIP : platform/mac/accessibility = PASS FAIL
     1012BUGCR10322 SKIP : platform/win/accessibility = PASS FAIL
    10131013
    10141014// -----------------------------------------------------------------
     
    10191019// unpainted space (filled red in Debug but not in Release).
    10201020// https://bugs.webkit.org/show_bug.cgi?id=8423
    1021 BUG24204 WIN LINUX : tables/mozilla_expected_failures/bugs/bug178855.xml = IMAGE+TEXT TEXT
     1021BUGCR24204 WIN LINUX : tables/mozilla_expected_failures/bugs/bug178855.xml = IMAGE+TEXT TEXT
    10221022
    10231023// Fails on webkit windows as well.
    1024 BUG24207 : fast/events/attempt-scroll-with-no-scrollbars.html = FAIL
     1024BUGCR24207 : fast/events/attempt-scroll-with-no-scrollbars.html = FAIL
    10251025
    10261026// No glyph for U+FFFD (Replacement Character : black diamond with
    10271027// question mark) in them
    1028 BUG10315 WIN : fast/encoding/invalid-UTF-8.html = FAIL
     1028BUGCR10315 WIN : fast/encoding/invalid-UTF-8.html = FAIL
    10291029
    10301030// V8 failures as a result of the WebKit merge.
     
    10331033// v8: A setter that is added to a prototype after the inline cache is
    10341034// recorded will not be called.
    1035 BUG24209 : fast/js/pic/cached-prototype-setter.html = FAIL
     1035BUGCR24209 : fast/js/pic/cached-prototype-setter.html = FAIL
    10361036
    10371037// We have the wrong shadow for "This".
    10381038// It appears we're not obeying the "transparent" fill color.
    1039 BUG10317 LINUX : fast/css/shadow-multiple.html = FAIL
     1039BUGCR10317 LINUX : fast/css/shadow-multiple.html = FAIL
    10401040
    10411041// Problems with getImageData and toDataURL.
    10421042// This test requires us to do alpha blending exactly the way CG does it,
    10431043// which Skia may never do (see bug).
    1044 BUG22700 LINUX WIN : fast/canvas/canvas-getImageData.html = FAIL
     1044BUGCR22700 LINUX WIN : fast/canvas/canvas-getImageData.html = FAIL
    10451045
    10461046// We're much closer now. To fully pass this we need encoders for jpg
    10471047// and gif, which is a low priority.
    1048 BUG10318 : fast/canvas/toDataURL-supportedTypes.html = FAIL
     1048BUGCR10318 : fast/canvas/toDataURL-supportedTypes.html = FAIL
    10491049
    10501050// Regression from the 41362:41402 merge.
    1051 BUG8402 MAC : fast/forms/drag-out-of-textarea.html = FAIL
     1051BUGCR8402 MAC : fast/forms/drag-out-of-textarea.html = FAIL
    10521052
    10531053// GURL doesn't handle switching from standard URL to path URL correctly
    1054 BUG27914 : fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html = TEXT
     1054BUGWK27914 : fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html = TEXT
    10551055
    10561056// ----------------------------------------------------------------------------
     
    10621062
    10631063// This test isn't hanging, it just takes 12-13 seconds to run.
    1064 BUG30536 SLOW WIN LINUX : http/tests/misc/acid3.html = FAIL
    1065 BUG30536 : http/tests/misc/favicon-as-image.html = FAIL
     1064BUGCR30536 SLOW WIN LINUX : http/tests/misc/acid3.html = FAIL
     1065BUGCR30536 : http/tests/misc/favicon-as-image.html = FAIL
    10661066
    10671067// Has failed for Chromium since it was first checked in.  (Lighttpd related?)
    1068 BUG10323 WIN : http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = FAIL
     1068BUGCR10323 WIN : http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = FAIL
    10691069
    10701070// Post-MERGE failures: these will all need to be fixed one day
     
    10751075// Expectations for this test changed upstream. We should fix this test, but
    10761076// it doesn't need to block the current release
    1077 BUG10325 WIN : fast/dom/resource-locations-in-created-html-document.html = FAIL
     1077BUGCR10325 WIN : fast/dom/resource-locations-in-created-html-document.html = FAIL
    10781078
    10791079// GURL/KURL difference in handling of "http:".
    10801080// New test. We should fix it, but it doesn't need to block the current release
    1081 BUG7386 : http/tests/security/postMessage/invalid-origin-throws-exception.html = FAIL
     1081BUGCR7386 : http/tests/security/postMessage/invalid-origin-throws-exception.html = FAIL
    10821082
    10831083// Linux pixeltest failure: Font mismatch
    1084 BUG10327 LINUX : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
     1084BUGCR10327 LINUX : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
    10851085
    10861086// On Linux, we don't seem to be getting Helvetica Bold for all cases.
    1087 BUG10328 LINUX : fast/css/font-face-multiple-faces.html = FAIL
     1087BUGCR10328 LINUX : fast/css/font-face-multiple-faces.html = FAIL
    10881088
    10891089// Got flakey (both debug and release) around r3581 (ananta).
    1090 BUG10329 WIN LINUX : http/tests/plugins/geturlnotify-from-npp-destroystream.html = PASS TEXT
     1090BUGCR10329 WIN LINUX : http/tests/plugins/geturlnotify-from-npp-destroystream.html = PASS TEXT
    10911091
    10921092// Uses ahem font and expects line heights to match some pixel value.
    10931093// We should be able to pass this -- not sure what's wrong.
    1094 BUG10331 LINUX : css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL
     1094BUGCR10331 LINUX : css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL
    10951095
    10961096// Looks like we're failing the test -- there are red boogers in the box that should be all green.
    1097 BUG10332 LINUX : css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL
     1097BUGCR10332 LINUX : css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL
    10981098
    10991099// Asks for "system" fonts, which we don't support at all.
    1100 BUG10335 LINUX : fast/css/css2-system-fonts.html = FAIL
     1100BUGCR10335 LINUX : fast/css/css2-system-fonts.html = FAIL
    11011101
    11021102// Large fonts have different metrics.
    1103 BUG10336 LINUX : fast/css/font-face-descriptor-multiple-values.html = FAIL
     1103BUGCR10336 LINUX : fast/css/font-face-descriptor-multiple-values.html = FAIL
    11041104
    11051105// Wants Helvetica, Monaco.  It's still testing something useful, but we may
    11061106// need to check in a wrong-looking baseline.  Windows looks wrong too.
    1107 BUG10337 LINUX : fast/css/font-face-locally-installed.html = FAIL
     1107BUGCR10337 LINUX : fast/css/font-face-locally-installed.html = FAIL
    11081108
    11091109// Font metrics wrong, despite using Lucida Grande?
    1110 BUG10338 LINUX : fast/events/updateLayoutForHitTest.html = FAIL
     1110BUGCR10338 LINUX : fast/events/updateLayoutForHitTest.html = FAIL
    11111111
    11121112// Layout totally different -- wrong font selected?
    1113 BUG10340 LINUX : fast/frames/viewsource-attribute.html = FAIL
     1113BUGCR10340 LINUX : fast/frames/viewsource-attribute.html = FAIL
    11141114
    11151115// We fail to load a file URL with a port number -- how does this work on
    11161116// Windows?
    1117 BUG10342 LINUX MAC : fast/loader/file-URL-with-port-number.html = TIMEOUT
     1117BUGCR10342 LINUX MAC : fast/loader/file-URL-with-port-number.html = TIMEOUT
    11181118
    11191119// Text doesn't display at all -- maybe we don't have the slow font
    11201120// code enabled?
    1121 BUG10343 LINUX : fast/text/atsui-kerning-and-ligatures.html = FAIL
    1122 BUG10343 LINUX RELEASE : fast/text/atsui-partial-selection.html = IMAGE
    1123 BUG10343 LINUX : fast/text/atsui-small-caps-punctuation-size.html = FAIL
     1121BUGCR10343 LINUX : fast/text/atsui-kerning-and-ligatures.html = FAIL
     1122BUGCR10343 LINUX RELEASE : fast/text/atsui-partial-selection.html = IMAGE
     1123BUGCR10343 LINUX : fast/text/atsui-small-caps-punctuation-size.html = FAIL
    11241124
    11251125// Started timing out with agl's complext text change.  Page is verrry slow.
    1126 BUG10343 SKIP LINUX : fast/text/large-text-composed-char.html = TIMEOUT FAIL
     1126BUGCR10343 SKIP LINUX : fast/text/large-text-composed-char.html = TIMEOUT FAIL
    11271127
    11281128// Missing text -- slow font path unimplemented?
    1129 BUG10344 LINUX : fast/text/should-use-atsui.html = FAIL
     1129BUGCR10344 LINUX : fast/text/should-use-atsui.html = FAIL
    11301130
    11311131// We print to stderr when a failure happens while importing XSL;
    11321132// should disable this in libxml.
    1133 BUG10347 MAC : fast/xsl/transform-xhr-doc.xhtml = FAIL
     1133BUGCR10347 MAC : fast/xsl/transform-xhr-doc.xhtml = FAIL
    11341134
    11351135// Linux pixeltest failure: Failing to apply style
    1136 BUG10349 LINUX : fast/forms/select-style.html = FAIL
     1136BUGCR10349 LINUX : fast/forms/select-style.html = FAIL
    11371137
    11381138// Linux pixeltest failure: The text suggests that the radios should not
    11391139// overlap, but it's very close and quite different from the Windows version
    1140 BUG10350 LINUX : fast/replaced/width100percent-radio.html = FAIL
     1140BUGCR10350 LINUX : fast/replaced/width100percent-radio.html = FAIL
    11411141
    11421142// These tests are marked as failing on Linux because they depend on QuickTime.
    11431143// See the bug for more discussion.
    1144 BUG15797 LINUX : fast/dom/object-embed-plugin-scripting.html = FAIL
    1145 BUG15797 LINUX : plugins/embed-attributes-setting.html = FAIL
     1144BUGCR15797 LINUX : fast/dom/object-embed-plugin-scripting.html = FAIL
     1145BUGCR15797 LINUX : plugins/embed-attributes-setting.html = FAIL
    11461146
    11471147// Skip because we throw an exception before we get to dumpAsText.
    1148 BUG10351 SKIP MAC : http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL
     1148BUGCR10351 SKIP MAC : http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL
    11491149
    11501150// NEW FOR MERGE 36102:37604
    11511151
    1152 BUG32184 : fast/js/arguments.html = FAIL
     1152BUGCR32184 : fast/js/arguments.html = FAIL
    11531153// See bug http://code.google.com/p/chromium/issues/detail?id=7868,
    11541154// not urgent for current release.
    1155 BUG24227 : http/tests/plugins/local-geturl-from-remote.html = FAIL
     1155BUGCR24227 : http/tests/plugins/local-geturl-from-remote.html = FAIL
    11561156
    11571157// This test sometimes fails indefinitely, other times it takes 1-2 seconds.
    1158 BUG14009 WIN : http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS
     1158BUGCR14009 WIN : http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS
    11591159
    11601160// NEW FOR MERGE 37604:38097
     
    11641164// New tests. We should fix these, but they doesn't need to block the current
    11651165// release
    1166 BUG10354 WIN LINUX : fast/layers/opacity-transforms.html = FAIL
     1166BUGCR10354 WIN LINUX : fast/layers/opacity-transforms.html = FAIL
    11671167
    11681168// MERGE 38389:38450
    11691169// Form submit causes invalid page reload/navigation when action is a named
    11701170// anchor
    1171 BUG10357 : fast/dom/cssTarget-crash.html = TIMEOUT PASS
     1171BUGCR10357 : fast/dom/cssTarget-crash.html = TIMEOUT PASS
    11721172
    11731173// New test. We should fix it, but it doesn't need to block the current release
    1174 BUG10361 WIN : http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
     1174BUGCR10361 WIN : http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
    11751175
    11761176// Windows is missing the green box. Started to pass in roll to WebKit r50313
    1177 BUG8729 WIN : http/tests/multipart/invalid-image-data.html = IMAGE+TEXT
     1177BUGCR8729 WIN : http/tests/multipart/invalid-image-data.html = IMAGE+TEXT
    11781178
    11791179// -----------------------------------------------------------------
     
    11921192
    11931193// text fields wrong width
    1194 BUG10363 MAC : tables/mozilla/bugs/bug53690-1.html = FAIL
    1195 BUG10363 MAC : tables/mozilla/bugs/bug9024.html = FAIL
     1194BUGCR10363 MAC : tables/mozilla/bugs/bug53690-1.html = FAIL
     1195BUGCR10363 MAC : tables/mozilla/bugs/bug9024.html = FAIL
    11961196
    11971197// bad key event handling
    1198 BUG10366 MAC : fast/events/option-tab.html = TEXT
     1198BUGCR10366 MAC : fast/events/option-tab.html = TEXT
    11991199
    12001200// Not really sure why these are failing at the moment
    1201 BUG10376 MAC : fast/dom/isindex-002.html = FAIL
     1201BUGCR10376 MAC : fast/dom/isindex-002.html = FAIL
    12021202
    12031203// These two have a different object type in the dom dump. Plugin-related.
    12041204// Ignored on Win/Linux because they rely on QT to provide a TIFF decoder.
    1205 BUG10378 MAC : fast/images/embed-image.html = FAIL
    1206 BUG10378 MAC : fast/images/object-image.html = FAIL
    1207 
    1208 BUG10381 LINUX RELEASE : svg/W3C-SVG-1.1/animate-elem-03-t.svg = IMAGE+TEXT PASS
    1209 BUG10381 LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL
     1205BUGCR10378 MAC : fast/images/embed-image.html = FAIL
     1206BUGCR10378 MAC : fast/images/object-image.html = FAIL
     1207
     1208BUGCR10381 LINUX RELEASE : svg/W3C-SVG-1.1/animate-elem-03-t.svg = IMAGE+TEXT PASS
     1209BUGCR10381 LINUX DEBUG : svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL
    12101210
    12111211// The following are flaky in that some times the timeout or crash, but we think
     
    12151215// (there are a few others marked w/ multiple status like this in other parts of
    12161216// the file, but they were left there as the comments in those areas are valid.)
    1217 BUG10384 MAC WIN DEBUG SLOW : fast/dom/Window/new-window-opener.html = FAIL
    1218 BUG10384 MAC RELEASE : fast/dom/Window/new-window-opener.html = TEXT
    1219 
    1220 BUG10399 MAC : fast/encoding/char-encoding-mac.html = FAIL
     1217BUGCR10384 MAC WIN DEBUG SLOW : fast/dom/Window/new-window-opener.html = FAIL
     1218BUGCR10384 MAC RELEASE : fast/dom/Window/new-window-opener.html = TEXT
     1219
     1220BUGCR10399 MAC : fast/encoding/char-encoding-mac.html = FAIL
    12211221
    12221222// Broken pixel tests
    12231223
    12241224// Rebaselining needed because of scrollbars
    1225 BUG23498 MAC : fast/block/basic/fieldset-stretch-to-legend.html = IMAGE
    1226 BUG23498 MAC : fast/block/float/008.html = IMAGE
    1227 BUG23498 MAC : fast/block/float/013.html = IMAGE
    1228 BUG23498 MAC : fast/block/float/019.html = IMAGE
    1229 BUG23498 MAC : fast/block/float/021.html = IMAGE
    1230 BUG23498 MAC : fast/block/float/025.html = IMAGE
    1231 BUG23498 MAC : fast/block/float/026.html = IMAGE
    1232 BUG23498 MAC : fast/block/float/027.html = IMAGE
    1233 BUG23498 MAC : fast/block/float/028.html = IMAGE
    1234 BUG23498 MAC : fast/block/float/032.html = IMAGE
    1235 BUG23498 MAC : fast/block/float/033.html = IMAGE
    1236 BUG23498 MAC : fast/block/float/035.html = IMAGE
    1237 BUG23498 MAC : fast/block/float/br-with-clear-2.html = IMAGE
    1238 BUG23498 MAC : fast/block/float/nested-clearance.html = IMAGE
    1239 BUG23498 MAC : fast/block/float/relative-painted-twice.html = IMAGE
    1240 BUG23498 MAC : fast/block/margin-collapse/103.html = IMAGE
    1241 BUG23498 MAC : fast/block/margin-collapse/104.html = IMAGE
    1242 BUG23498 MAC : fast/block/margin-collapse/empty-clear-blocks.html = IMAGE
    1243 BUG23498 MAC : fast/block/positioning/047.html = IMAGE
    1244 BUG23498 MAC : fast/block/positioning/051.html = IMAGE
    1245 BUG23498 MAC : fast/block/positioning/055.html = IMAGE
    1246 BUG23498 MAC : fast/block/positioning/auto/007.html = IMAGE
    1247 BUG23498 MAC : fast/block/positioning/fixed-positioning-scrollbar-bug.html = IMAGE
    1248 BUG23498 MAC : fast/block/positioning/negative-rel-position.html = IMAGE
    1249 BUG23498 MAC : fast/block/positioning/relative-overflow-block.html = IMAGE
    1250 BUG23498 MAC : fast/block/positioning/relative-overflow-replaced-float.html = IMAGE
    1251 BUG23498 MAC : fast/block/positioning/relative-overflow-replaced.html = IMAGE
    1252 BUG23498 MAC : fast/body-propagation/overflow/001-xhtml.xhtml = IMAGE
    1253 BUG23498 MAC : fast/body-propagation/overflow/001.html = IMAGE
    1254 BUG23498 MAC : fast/body-propagation/overflow/005-declarative.xhtml = IMAGE
    1255 BUG23498 MAC : fast/body-propagation/overflow/005-xhtml.xhtml = IMAGE
    1256 BUG23498 MAC : fast/body-propagation/overflow/005.html = IMAGE
    1257 BUG23498 MAC : fast/box-sizing/box-sizing.html = IMAGE
    1258 BUG23498 MAC : fast/canvas/canvas-bg.html = IMAGE
    1259 BUG23498 MAC : fast/canvas/canvas-text-alignment.html = IMAGE
    1260 BUG23498 MAC : fast/canvas/image-object-in-canvas.html = IMAGE
    1261 BUG23498 MAC : fast/css/005.html = IMAGE
    1262 BUG23498 MAC : fast/css/MarqueeLayoutTest.html = IMAGE
    1263 BUG23498 MAC : fast/css/border-height.html = IMAGE
    1264 BUG23498 MAC : fast/css/empty-pseudo-class.html = IMAGE
    1265 BUG23498 MAC : fast/css/first-child-pseudo-class.html = IMAGE
    1266 BUG23498 MAC : fast/css/first-of-type-pseudo-class.html = IMAGE
    1267 BUG23498 MAC : fast/css/hsl-color.html = IMAGE
    1268 BUG9798 BUG23498 MAC : fast/css/last-child-pseudo-class.html = IMAGE FAIL
    1269 BUG23498 MAC : fast/css/line-height-overflow.html = IMAGE
    1270 BUG23498 MAC : fast/css/nested-floating-relative-position-percentages.html = IMAGE
    1271 BUG23498 MAC : fast/css/only-child-pseudo-class.html = IMAGE
    1272 BUG23498 MAC : fast/css/only-of-type-pseudo-class.html = IMAGE
    1273 BUG23498 MAC : fast/css/percentage-non-integer.html = IMAGE
    1274 BUG23498 MAC : fast/css/text-overflow-ellipsis.html = IMAGE
    1275 BUG23498 MAC : fast/css/word-space-extra.html = IMAGE
    1276 BUG23498 MAC : fast/css-generated-content/014.html = IMAGE
    1277 BUG23498 MAC : fast/dom/focus-contenteditable.html = IMAGE
    1278 BUG23498 MAC : fast/dynamic/008.html = IMAGE
    1279 BUG23498 MAC : fast/dynamic/anchor-lock.html = IMAGE
    1280 BUG23498 MAC : fast/dynamic/insert-before-table-part-in-continuation.html = IMAGE
    1281 BUG23498 MAC : fast/encoding/utf-16-big-endian.html = IMAGE
    1282 BUG23498 MAC : fast/encoding/utf-16-little-endian.html = IMAGE
    1283 BUG23498 MAC : fast/flexbox/016.html = IMAGE
    1284 BUG23498 MAC : fast/flexbox/flex-hang.html = IMAGE
    1285 BUG23498 MAC : fast/forms/fieldset-align.html = IMAGE
    1286 BUG23498 MAC : fast/forms/form-hides-table.html = IMAGE
    1287 BUG23498 MAC : fast/forms/input-table.html = IMAGE
    1288 BUG23498 MAC : fast/forms/textAreaLineHeight.html = IMAGE
    1289 BUG23498 MAC : fast/gradients/background-clipped.html = IMAGE
    1290 BUG23498 MAC : fast/inline/inline-borders-with-bidi-override.html = IMAGE
    1291 BUG23498 MAC : fast/inline/inline-continuation-borders.html = IMAGE
    1292 BUG23498 MAC : fast/inline/long-wrapped-line.html = IMAGE
    1293 BUG23498 MAC : fast/inline-block/inline-block-vertical-align.html = IMAGE
    1294 BUG23498 MAC : fast/layers/scroll-rect-to-visible.html = IMAGE
    1295 BUG23498 MAC : fast/lists/001.html = IMAGE
    1296 BUG23498 MAC : fast/lists/008.html = IMAGE
    1297 BUG23498 MAC : fast/lists/li-br.html = IMAGE
    1298 BUG23498 MAC : fast/lists/olstart.html = IMAGE
    1299 BUG23498 MAC : fast/multicol/columns-shorthand-parsing.html = IMAGE
    1300 BUG23498 MAC : fast/overflow/006.html = IMAGE
    1301 BUG23498 MAC : fast/overflow/clip-rects-fixed-ancestor.html = IMAGE
    1302 BUG23498 MAC : fast/overflow/overflow-auto-table.html = IMAGE
    1303 BUG23498 MAC : fast/overflow/overflow-stacking.html = IMAGE
    1304 BUG23498 MAC : fast/overflow/overflow-x-y.html = IMAGE
    1305 BUG23498 MAC : fast/overflow/scrollRevealButton.html = IMAGE
    1306 BUG23498 MAC : fast/reflections/reflection-direction.html = IMAGE
    1307 BUG23498 MAC : fast/replaced/005.html = IMAGE
    1308 BUG23498 MAC : fast/replaced/width100percent-image.html = IMAGE
    1309 BUG23498 MAC : fast/table/023.html = IMAGE
    1310 BUG23498 MAC : fast/table/034.html = IMAGE
    1311 BUG23498 MAC : fast/table/040.html = IMAGE
    1312 BUG23498 MAC : fast/table/border-collapsing/004.html = IMAGE
    1313 BUG23498 MAC : fast/table/empty-cells.html = IMAGE
    1314 BUG23498 MAC : fast/table/frame-and-rules.html = IMAGE
    1315 BUG23498 MAC : fast/table/height-percent-test.html = IMAGE
    1316 BUG23498 MAC : fast/table/overflowHidden.html = IMAGE
    1317 BUG23498 MAC : fast/table/prepend-in-anonymous-table.html = IMAGE
    1318 BUG23498 MAC : fast/table/wide-colspan.html = IMAGE
    1319 BUG23498 MAC : fast/table/wide-column.html = IMAGE
    1320 BUG23498 MAC : fast/text/capitalize-boundaries.html = IMAGE
    1321 BUG23498 MAC : fast/text/international/thai-line-breaks.html = IMAGE
    1322 BUG23498 MAC : fast/text/large-text-composed-char.html = IMAGE
    1323 BUG23498 MAC : fast/text/softHyphen.html = IMAGE
    1324 BUG23498 MAC : fast/text/wbr.html = IMAGE
    1325 BUG23498 MAC : fast/text/whitespace/024.html = IMAGE
    1326 BUG23498 MAC : fast/text/whitespace/pre-wrap-spaces-after-newline.html = IMAGE
    1327 BUG23498 MAC : fast/text/word-break.html = IMAGE
    1328 BUG23498 MAC DEBUG : fonts/cursive.html = IMAGE IMAGE+TEXT
    1329 BUG23498 MAC RELEASE : fonts/cursive.html = IMAGE
    1330 BUG23498 MAC : fonts/default.html = IMAGE
    1331 BUG23498 MAC : fonts/fantasy.html = IMAGE
    1332 BUG23498 MAC : fonts/monospace.html = IMAGE
    1333 BUG23498 MAC : fonts/sans-serif.html = IMAGE
    1334 BUG23498 MAC : fonts/serif.html = IMAGE
    1335 BUG23498 MAC : svg/text/multichar-glyph.svg = IMAGE
    1336 BUG23498 MAC : tables/mozilla/bugs/bug101674.html = IMAGE
    1337 BUG23498 MAC : tables/mozilla/bugs/bug10269-2.html = IMAGE
    1338 BUG23498 MAC : tables/mozilla/bugs/bug10296-1.html = IMAGE
    1339 BUG23498 MAC : tables/mozilla/bugs/bug1055-1.html = IMAGE
    1340 BUG23498 MAC : tables/mozilla/bugs/bug113235-1.html = IMAGE
    1341 BUG23498 MAC : tables/mozilla/bugs/bug113235-3.html = IMAGE
    1342 BUG23498 MAC : tables/mozilla/bugs/bug11944.html = IMAGE
    1343 BUG23498 MAC : tables/mozilla/bugs/bug120364.html = IMAGE
    1344 BUG23498 MAC : tables/mozilla/bugs/bug1302.html = IMAGE
    1345 BUG23498 MAC : tables/mozilla/bugs/bug131020.html = IMAGE
    1346 BUG23498 MAC : tables/mozilla/bugs/bug131020_iframe.html = IMAGE
    1347 BUG23498 MAC : tables/mozilla/bugs/bug137388-2.html = IMAGE
    1348 BUG23498 MAC : tables/mozilla/bugs/bug22019.html = IMAGE
    1349 BUG23498 MAC : tables/mozilla/bugs/bug23151.html = IMAGE
    1350 BUG23498 MAC : tables/mozilla/bugs/bug2479-1.html = IMAGE
    1351 BUG23498 MAC : tables/mozilla/bugs/bug2479-3.html = IMAGE
    1352 BUG23498 MAC : tables/mozilla/bugs/bug2479-4.html = IMAGE
    1353 BUG23498 MAC : tables/mozilla/bugs/bug27038-2.html = IMAGE
    1354 BUG23498 MAC : tables/mozilla/bugs/bug29314.html = IMAGE
    1355 BUG23498 MAC : tables/mozilla/bugs/bug2947.html = IMAGE
    1356 BUG23498 MAC : tables/mozilla/bugs/bug32205-2.html = IMAGE
    1357 BUG23498 MAC : tables/mozilla/bugs/bug38916.html = IMAGE
    1358 BUG23498 MAC : tables/mozilla/bugs/bug3977.html = IMAGE
    1359 BUG23498 MAC : tables/mozilla/bugs/bug43039.html = IMAGE
    1360 BUG23498 MAC : tables/mozilla/bugs/bug43854-1.html = IMAGE
    1361 BUG23498 MAC : tables/mozilla/bugs/bug44505.html = IMAGE
    1362 BUG23498 MAC : tables/mozilla/bugs/bug46480-1.html = IMAGE
    1363 BUG23498 MAC : tables/mozilla/bugs/bug46480-2.html = IMAGE
    1364 BUG23498 MAC : tables/mozilla/bugs/bug50695-1.html = IMAGE
    1365 BUG23498 MAC : tables/mozilla/bugs/bug56405.html = IMAGE
    1366 BUG23498 MAC : tables/mozilla/bugs/bug5797.html = IMAGE
    1367 BUG23498 MAC : tables/mozilla/bugs/bug5835.html = IMAGE
    1368 BUG23498 MAC : tables/mozilla/bugs/bug625.html = IMAGE
    1369 BUG23498 MAC : tables/mozilla/bugs/bug650.html = IMAGE
    1370 BUG23498 MAC : tables/mozilla/bugs/bug67915-1.html = IMAGE
    1371 BUG23498 MAC : tables/mozilla/bugs/bug7112-1.html = IMAGE
    1372 BUG23498 MAC : tables/mozilla/bugs/bug7112-2.html = IMAGE
    1373 BUG23498 MAC : tables/mozilla/bugs/bug73321.html = IMAGE
    1374 BUG23498 MAC : tables/mozilla/bugs/bug92143.html = IMAGE
    1375 BUG23498 MAC : tables/mozilla/core/bloomberg.html = IMAGE
    1376 BUG23498 MAC : tables/mozilla/core/captions.html = IMAGE
    1377 BUG23498 MAC : tables/mozilla/core/cell_heights.html = IMAGE
    1378 BUG23498 MAC : tables/mozilla/core/col_widths_auto_fix.html = IMAGE
    1379 BUG23498 MAC : tables/mozilla/core/col_widths_fix_fixPer.html = IMAGE
    1380 BUG23498 MAC : tables/mozilla/core/nested1.html = IMAGE
    1381 BUG23498 MAC : tables/mozilla/core/one_row.html = IMAGE
    1382 BUG23498 MAC : tables/mozilla/core/row_span.html = IMAGE
    1383 BUG23498 MAC : tables/mozilla/marvin/backgr_index.html = IMAGE
    1384 BUG23498 MAC : tables/mozilla/marvin/backgr_layers-opacity.html = IMAGE
    1385 BUG23498 MAC : tables/mozilla/marvin/backgr_position-table.html = IMAGE
    1386 BUG23498 MAC : tables/mozilla/marvin/backgr_simple-table-cell.html = IMAGE
    1387 BUG23498 MAC : tables/mozilla/marvin/backgr_simple-table-column-group.html = IMAGE
    1388 BUG23498 MAC : tables/mozilla/marvin/backgr_simple-table-column.html = IMAGE
    1389 BUG23498 MAC : tables/mozilla/marvin/backgr_simple-table-row-group.html = IMAGE
    1390 BUG23498 MAC : tables/mozilla/marvin/backgr_simple-table-row.html = IMAGE
    1391 BUG23498 MAC : tables/mozilla/marvin/backgr_simple-table.html = IMAGE
    1392 BUG23498 MAC : tables/mozilla/marvin/x_table_bgcolor_name.xml = IMAGE
    1393 BUG23498 MAC : tables/mozilla/marvin/x_table_bgcolor_rgb.xml = IMAGE
    1394 BUG23498 MAC : tables/mozilla/marvin/x_td_bgcolor_name.xml = IMAGE
    1395 BUG23498 MAC : tables/mozilla/marvin/x_td_bgcolor_rgb.xml = IMAGE
    1396 BUG23498 MAC : tables/mozilla/marvin/x_td_height.xml = IMAGE
    1397 BUG23498 MAC : tables/mozilla/marvin/x_td_nowrap.xml = IMAGE
    1398 BUG23498 MAC : tables/mozilla/marvin/x_th_bgcolor_name.xml = IMAGE
    1399 BUG23498 MAC : tables/mozilla/marvin/x_th_bgcolor_rgb.xml = IMAGE
    1400 BUG23498 MAC : tables/mozilla/marvin/x_th_height.xml = IMAGE
    1401 BUG23498 MAC : tables/mozilla/marvin/x_th_nowrap.xml = IMAGE
    1402 BUG23498 MAC : tables/mozilla/marvin/x_tr_bgcolor_name.xml = IMAGE
    1403 BUG23498 MAC : tables/mozilla/marvin/x_tr_bgcolor_rgb.xml = IMAGE
    1404 BUG23498 MAC : tables/mozilla/other/cell_widths.html = IMAGE
    1405 BUG23498 MAC : tables/mozilla/other/nestedTables.html = IMAGE
    1406 BUG23498 MAC : tables/mozilla/other/test3.html = IMAGE
    1407 BUG23498 MAC : tables/mozilla/other/test6.html = IMAGE
    1408 BUG23498 MAC : tables/mozilla/other/wa_table_tr_align.html = IMAGE
    1409 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug10140.html = IMAGE
    1410 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug101759.html = IMAGE
    1411 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug10216.html = IMAGE
    1412 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug1055-2.html = IMAGE
    1413 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug106966.html = IMAGE
    1414 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug131020-3.html = IMAGE
    1415 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug14007-1.html = IMAGE
    1416 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug14007-2.html = IMAGE
    1417 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug19526.html = IMAGE
    1418 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug220653.html = IMAGE
    1419 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug22122.html = IMAGE
    1420 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug2479-5.html = IMAGE
    1421 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug32205-1.html = IMAGE
    1422 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug67915-2.html = IMAGE
    1423 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug80762-2.html = IMAGE
    1424 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug85016.html = IMAGE
    1425 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug89315.html = IMAGE
    1426 BUG23498 MAC : tables/mozilla_expected_failures/bugs/bug91057.html = IMAGE
    1427 BUG23498 BUG32193 MAC : tables/mozilla_expected_failures/core/backgrounds.html = IMAGE IMAGE+TEXT
    1428 BUG23498 MAC : tables/mozilla_expected_failures/core/captions3.html = IMAGE
    1429 BUG23498 MAC : tables/mozilla_expected_failures/core/col_span2.html = IMAGE
    1430 BUG23498 MAC : tables/mozilla_expected_failures/core/columns.html = IMAGE
    1431 BUG23498 MAC : tables/mozilla_expected_failures/core/conflicts.html = IMAGE
    1432 BUG23498 MAC : tables/mozilla_expected_failures/core/standards1.html = IMAGE
    1433 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = IMAGE
    1434 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = IMAGE
    1435 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-column.html = IMAGE
    1436 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html = IMAGE
    1437 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html = IMAGE
    1438 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-row.html = IMAGE
    1439 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table.html = IMAGE
    1440 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = IMAGE
    1441 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_layers-hide.html = IMAGE
    1442 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = IMAGE
    1443 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html = IMAGE
    1444 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html = IMAGE
    1445 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = IMAGE
    1446 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html = IMAGE
    1447 BUG23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = IMAGE
    1448 BUG23498 MAC : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html = IMAGE
    1449 BUG23498 MAC : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = IMAGE
    1450 BUG23498 MAC : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html = IMAGE
    1451 BUG23498 MAC : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html = IMAGE
    1452 BUG23498 MAC : tables/mozilla_expected_failures/other/empty_cells.html = IMAGE
    1453 BUG23498 MAC : tables/mozilla_expected_failures/other/test4.html = IMAGE+TEXT IMAGE
     1225BUGCR23498 MAC : fast/block/basic/fieldset-stretch-to-legend.html = IMAGE
     1226BUGCR23498 MAC : fast/block/float/008.html = IMAGE
     1227BUGCR23498 MAC : fast/block/float/013.html = IMAGE
     1228BUGCR23498 MAC : fast/block/float/019.html = IMAGE
     1229BUGCR23498 MAC : fast/block/float/021.html = IMAGE
     1230BUGCR23498 MAC : fast/block/float/025.html = IMAGE
     1231BUGCR23498 MAC : fast/block/float/026.html = IMAGE
     1232BUGCR23498 MAC : fast/block/float/027.html = IMAGE
     1233BUGCR23498 MAC : fast/block/float/028.html = IMAGE
     1234BUGCR23498 MAC : fast/block/float/032.html = IMAGE
     1235BUGCR23498 MAC : fast/block/float/033.html = IMAGE
     1236BUGCR23498 MAC : fast/block/float/035.html = IMAGE
     1237BUGCR23498 MAC : fast/block/float/br-with-clear-2.html = IMAGE
     1238BUGCR23498 MAC : fast/block/float/nested-clearance.html = IMAGE
     1239BUGCR23498 MAC : fast/block/float/relative-painted-twice.html = IMAGE
     1240BUGCR23498 MAC : fast/block/margin-collapse/103.html = IMAGE
     1241BUGCR23498 MAC : fast/block/margin-collapse/104.html = IMAGE
     1242BUGCR23498 MAC : fast/block/margin-collapse/empty-clear-blocks.html = IMAGE
     1243BUGCR23498 MAC : fast/block/positioning/047.html = IMAGE
     1244BUGCR23498 MAC : fast/block/positioning/051.html = IMAGE
     1245BUGCR23498 MAC : fast/block/positioning/055.html = IMAGE
     1246BUGCR23498 MAC : fast/block/positioning/auto/007.html = IMAGE
     1247BUGCR23498 MAC : fast/block/positioning/fixed-positioning-scrollbar-bug.html = IMAGE
     1248BUGCR23498 MAC : fast/block/positioning/negative-rel-position.html = IMAGE
     1249BUGCR23498 MAC : fast/block/positioning/relative-overflow-block.html = IMAGE
     1250BUGCR23498 MAC : fast/block/positioning/relative-overflow-replaced-float.html = IMAGE
     1251BUGCR23498 MAC : fast/block/positioning/relative-overflow-replaced.html = IMAGE
     1252BUGCR23498 MAC : fast/body-propagation/overflow/001-xhtml.xhtml = IMAGE
     1253BUGCR23498 MAC : fast/body-propagation/overflow/001.html = IMAGE
     1254BUGCR23498 MAC : fast/body-propagation/overflow/005-declarative.xhtml = IMAGE
     1255BUGCR23498 MAC : fast/body-propagation/overflow/005-xhtml.xhtml = IMAGE
     1256BUGCR23498 MAC : fast/body-propagation/overflow/005.html = IMAGE
     1257BUGCR23498 MAC : fast/box-sizing/box-sizing.html = IMAGE
     1258BUGCR23498 MAC : fast/canvas/canvas-bg.html = IMAGE
     1259BUGCR23498 MAC : fast/canvas/canvas-text-alignment.html = IMAGE
     1260BUGCR23498 MAC : fast/canvas/image-object-in-canvas.html = IMAGE
     1261BUGCR23498 MAC : fast/css/005.html = IMAGE
     1262BUGCR23498 MAC : fast/css/MarqueeLayoutTest.html = IMAGE
     1263BUGCR23498 MAC : fast/css/border-height.html = IMAGE
     1264BUGCR23498 MAC : fast/css/empty-pseudo-class.html = IMAGE
     1265BUGCR23498 MAC : fast/css/first-child-pseudo-class.html = IMAGE
     1266BUGCR23498 MAC : fast/css/first-of-type-pseudo-class.html = IMAGE
     1267BUGCR23498 MAC : fast/css/hsl-color.html = IMAGE
     1268BUGCR9798 BUGCR23498 MAC : fast/css/last-child-pseudo-class.html = IMAGE FAIL
     1269BUGCR23498 MAC : fast/css/line-height-overflow.html = IMAGE
     1270BUGCR23498 MAC : fast/css/nested-floating-relative-position-percentages.html = IMAGE
     1271BUGCR23498 MAC : fast/css/only-child-pseudo-class.html = IMAGE
     1272BUGCR23498 MAC : fast/css/only-of-type-pseudo-class.html = IMAGE
     1273BUGCR23498 MAC : fast/css/percentage-non-integer.html = IMAGE
     1274BUGCR23498 MAC : fast/css/text-overflow-ellipsis.html = IMAGE
     1275BUGCR23498 MAC : fast/css/word-space-extra.html = IMAGE
     1276BUGCR23498 MAC : fast/css-generated-content/014.html = IMAGE
     1277BUGCR23498 MAC : fast/dom/focus-contenteditable.html = IMAGE
     1278BUGCR23498 MAC : fast/dynamic/008.html = IMAGE
     1279BUGCR23498 MAC : fast/dynamic/anchor-lock.html = IMAGE
     1280BUGCR23498 MAC : fast/dynamic/insert-before-table-part-in-continuation.html = IMAGE
     1281BUGCR23498 MAC : fast/encoding/utf-16-big-endian.html = IMAGE
     1282BUGCR23498 MAC : fast/encoding/utf-16-little-endian.html = IMAGE
     1283BUGCR23498 MAC : fast/flexbox/016.html = IMAGE
     1284BUGCR23498 MAC : fast/flexbox/flex-hang.html = IMAGE
     1285BUGCR23498 MAC : fast/forms/fieldset-align.html = IMAGE
     1286BUGCR23498 MAC : fast/forms/form-hides-table.html = IMAGE
     1287BUGCR23498 MAC : fast/forms/input-table.html = IMAGE
     1288BUGCR23498 MAC : fast/forms/textAreaLineHeight.html = IMAGE
     1289BUGCR23498 MAC : fast/gradients/background-clipped.html = IMAGE
     1290BUGCR23498 MAC : fast/inline/inline-borders-with-bidi-override.html = IMAGE
     1291BUGCR23498 MAC : fast/inline/inline-continuation-borders.html = IMAGE
     1292BUGCR23498 MAC : fast/inline/long-wrapped-line.html = IMAGE
     1293BUGCR23498 MAC : fast/inline-block/inline-block-vertical-align.html = IMAGE
     1294BUGCR23498 MAC : fast/layers/scroll-rect-to-visible.html = IMAGE
     1295BUGCR23498 MAC : fast/lists/001.html = IMAGE
     1296BUGCR23498 MAC : fast/lists/008.html = IMAGE
     1297BUGCR23498 MAC : fast/lists/li-br.html = IMAGE
     1298BUGCR23498 MAC : fast/lists/olstart.html = IMAGE
     1299BUGCR23498 MAC : fast/multicol/columns-shorthand-parsing.html = IMAGE
     1300BUGCR23498 MAC : fast/overflow/006.html = IMAGE
     1301BUGCR23498 MAC : fast/overflow/clip-rects-fixed-ancestor.html = IMAGE
     1302BUGCR23498 MAC : fast/overflow/overflow-auto-table.html = IMAGE
     1303BUGCR23498 MAC : fast/overflow/overflow-stacking.html = IMAGE
     1304BUGCR23498 MAC : fast/overflow/overflow-x-y.html = IMAGE
     1305BUGCR23498 MAC : fast/overflow/scrollRevealButton.html = IMAGE
     1306BUGCR23498 MAC : fast/reflections/reflection-direction.html = IMAGE
     1307BUGCR23498 MAC : fast/replaced/005.html = IMAGE
     1308BUGCR23498 MAC : fast/replaced/width100percent-image.html = IMAGE
     1309BUGCR23498 MAC : fast/table/023.html = IMAGE
     1310BUGCR23498 MAC : fast/table/034.html = IMAGE
     1311BUGCR23498 MAC : fast/table/040.html = IMAGE
     1312BUGCR23498 MAC : fast/table/border-collapsing/004.html = IMAGE
     1313BUGCR23498 MAC : fast/table/empty-cells.html = IMAGE
     1314BUGCR23498 MAC : fast/table/frame-and-rules.html = IMAGE
     1315BUGCR23498 MAC : fast/table/height-percent-test.html = IMAGE
     1316BUGCR23498 MAC : fast/table/overflowHidden.html = IMAGE
     1317BUGCR23498 MAC : fast/table/prepend-in-anonymous-table.html = IMAGE
     1318BUGCR23498 MAC : fast/table/wide-colspan.html = IMAGE
     1319BUGCR23498 MAC : fast/table/wide-column.html = IMAGE
     1320BUGCR23498 MAC : fast/text/capitalize-boundaries.html = IMAGE
     1321BUGCR23498 MAC : fast/text/international/thai-line-breaks.html = IMAGE
     1322BUGCR23498 MAC : fast/text/large-text-composed-char.html = IMAGE
     1323BUGCR23498 MAC : fast/text/softHyphen.html = IMAGE
     1324BUGCR23498 MAC : fast/text/wbr.html = IMAGE
     1325BUGCR23498 MAC : fast/text/whitespace/024.html = IMAGE
     1326BUGCR23498 MAC : fast/text/whitespace/pre-wrap-spaces-after-newline.html = IMAGE
     1327BUGCR23498 MAC : fast/text/word-break.html = IMAGE
     1328BUGCR23498 MAC DEBUG : fonts/cursive.html = IMAGE IMAGE+TEXT
     1329BUGCR23498 MAC RELEASE : fonts/cursive.html = IMAGE
     1330BUGCR23498 MAC : fonts/default.html = IMAGE
     1331BUGCR23498 MAC : fonts/fantasy.html = IMAGE
     1332BUGCR23498 MAC : fonts/monospace.html = IMAGE
     1333BUGCR23498 MAC : fonts/sans-serif.html = IMAGE
     1334BUGCR23498 MAC : fonts/serif.html = IMAGE
     1335BUGCR23498 MAC : svg/text/multichar-glyph.svg = IMAGE
     1336BUGCR23498 MAC : tables/mozilla/bugs/bug101674.html = IMAGE
     1337BUGCR23498 MAC : tables/mozilla/bugs/bug10269-2.html = IMAGE
     1338BUGCR23498 MAC : tables/mozilla/bugs/bug10296-1.html = IMAGE
     1339BUGCR23498 MAC : tables/mozilla/bugs/bug1055-1.html = IMAGE
     1340BUGCR23498 MAC : tables/mozilla/bugs/bug113235-1.html = IMAGE
     1341BUGCR23498 MAC : tables/mozilla/bugs/bug113235-3.html = IMAGE
     1342BUGCR23498 MAC : tables/mozilla/bugs/bug11944.html = IMAGE
     1343BUGCR23498 MAC : tables/mozilla/bugs/bug120364.html = IMAGE
     1344BUGCR23498 MAC : tables/mozilla/bugs/bug1302.html = IMAGE
     1345BUGCR23498 MAC : tables/mozilla/bugs/bug131020.html = IMAGE
     1346BUGCR23498 MAC : tables/mozilla/bugs/bug131020_iframe.html = IMAGE
     1347BUGCR23498 MAC : tables/mozilla/bugs/bug137388-2.html = IMAGE
     1348BUGCR23498 MAC : tables/mozilla/bugs/bug22019.html = IMAGE
     1349BUGCR23498 MAC : tables/mozilla/bugs/bug23151.html = IMAGE
     1350BUGCR23498 MAC : tables/mozilla/bugs/bug2479-1.html = IMAGE
     1351BUGCR23498 MAC : tables/mozilla/bugs/bug2479-3.html = IMAGE
     1352BUGCR23498 MAC : tables/mozilla/bugs/bug2479-4.html = IMAGE
     1353BUGCR23498 MAC : tables/mozilla/bugs/bug27038-2.html = IMAGE
     1354BUGCR23498 MAC : tables/mozilla/bugs/bug29314.html = IMAGE
     1355BUGCR23498 MAC : tables/mozilla/bugs/bug2947.html = IMAGE
     1356BUGCR23498 MAC : tables/mozilla/bugs/bug32205-2.html = IMAGE
     1357BUGCR23498 MAC : tables/mozilla/bugs/bug38916.html = IMAGE
     1358BUGCR23498 MAC : tables/mozilla/bugs/bug3977.html = IMAGE
     1359BUGCR23498 MAC : tables/mozilla/bugs/bug43039.html = IMAGE
     1360BUGCR23498 MAC : tables/mozilla/bugs/bug43854-1.html = IMAGE
     1361BUGCR23498 MAC : tables/mozilla/bugs/bug44505.html = IMAGE
     1362BUGCR23498 MAC : tables/mozilla/bugs/bug46480-1.html = IMAGE
     1363BUGCR23498 MAC : tables/mozilla/bugs/bug46480-2.html = IMAGE
     1364BUGCR23498 MAC : tables/mozilla/bugs/bug50695-1.html = IMAGE
     1365BUGCR23498 MAC : tables/mozilla/bugs/bug56405.html = IMAGE
     1366BUGCR23498 MAC : tables/mozilla/bugs/bug5797.html = IMAGE
     1367BUGCR23498 MAC : tables/mozilla/bugs/bug5835.html = IMAGE
     1368BUGCR23498 MAC : tables/mozilla/bugs/bug625.html = IMAGE
     1369BUGCR23498 MAC : tables/mozilla/bugs/bug650.html = IMAGE
     1370BUGCR23498 MAC : tables/mozilla/bugs/bug67915-1.html = IMAGE
     1371BUGCR23498 MAC : tables/mozilla/bugs/bug7112-1.html = IMAGE
     1372BUGCR23498 MAC : tables/mozilla/bugs/bug7112-2.html = IMAGE
     1373BUGCR23498 MAC : tables/mozilla/bugs/bug73321.html = IMAGE
     1374BUGCR23498 MAC : tables/mozilla/bugs/bug92143.html = IMAGE
     1375BUGCR23498 MAC : tables/mozilla/core/bloomberg.html = IMAGE
     1376BUGCR23498 MAC : tables/mozilla/core/captions.html = IMAGE
     1377BUGCR23498 MAC : tables/mozilla/core/cell_heights.html = IMAGE
     1378BUGCR23498 MAC : tables/mozilla/core/col_widths_auto_fix.html = IMAGE
     1379BUGCR23498 MAC : tables/mozilla/core/col_widths_fix_fixPer.html = IMAGE
     1380BUGCR23498 MAC : tables/mozilla/core/nested1.html = IMAGE
     1381BUGCR23498 MAC : tables/mozilla/core/one_row.html = IMAGE
     1382BUGCR23498 MAC : tables/mozilla/core/row_span.html = IMAGE
     1383BUGCR23498 MAC : tables/mozilla/marvin/backgr_index.html = IMAGE
     1384BUGCR23498 MAC : tables/mozilla/marvin/backgr_layers-opacity.html = IMAGE
     1385BUGCR23498 MAC : tables/mozilla/marvin/backgr_position-table.html = IMAGE
     1386BUGCR23498 MAC : tables/mozilla/marvin/backgr_simple-table-cell.html = IMAGE
     1387BUGCR23498 MAC : tables/mozilla/marvin/backgr_simple-table-column-group.html = IMAGE
     1388BUGCR23498 MAC : tables/mozilla/marvin/backgr_simple-table-column.html = IMAGE
     1389BUGCR23498 MAC : tables/mozilla/marvin/backgr_simple-table-row-group.html = IMAGE
     1390BUGCR23498 MAC : tables/mozilla/marvin/backgr_simple-table-row.html = IMAGE
     1391BUGCR23498 MAC : tables/mozilla/marvin/backgr_simple-table.html = IMAGE
     1392BUGCR23498 MAC : tables/mozilla/marvin/x_table_bgcolor_name.xml = IMAGE
     1393BUGCR23498 MAC : tables/mozilla/marvin/x_table_bgcolor_rgb.xml = IMAGE
     1394BUGCR23498 MAC : tables/mozilla/marvin/x_td_bgcolor_name.xml = IMAGE
     1395BUGCR23498 MAC : tables/mozilla/marvin/x_td_bgcolor_rgb.xml = IMAGE
     1396BUGCR23498 MAC : tables/mozilla/marvin/x_td_height.xml = IMAGE
     1397BUGCR23498 MAC : tables/mozilla/marvin/x_td_nowrap.xml = IMAGE
     1398BUGCR23498 MAC : tables/mozilla/marvin/x_th_bgcolor_name.xml = IMAGE
     1399BUGCR23498 MAC : tables/mozilla/marvin/x_th_bgcolor_rgb.xml = IMAGE
     1400BUGCR23498 MAC : tables/mozilla/marvin/x_th_height.xml = IMAGE
     1401BUGCR23498 MAC : tables/mozilla/marvin/x_th_nowrap.xml = IMAGE
     1402BUGCR23498 MAC : tables/mozilla/marvin/x_tr_bgcolor_name.xml = IMAGE
     1403BUGCR23498 MAC : tables/mozilla/marvin/x_tr_bgcolor_rgb.xml = IMAGE
     1404BUGCR23498 MAC : tables/mozilla/other/cell_widths.html = IMAGE
     1405BUGCR23498 MAC : tables/mozilla/other/nestedTables.html = IMAGE
     1406BUGCR23498 MAC : tables/mozilla/other/test3.html = IMAGE
     1407BUGCR23498 MAC : tables/mozilla/other/test6.html = IMAGE
     1408BUGCR23498 MAC : tables/mozilla/other/wa_table_tr_align.html = IMAGE
     1409BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug10140.html = IMAGE
     1410BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug101759.html = IMAGE
     1411BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug10216.html = IMAGE
     1412BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug1055-2.html = IMAGE
     1413BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug106966.html = IMAGE
     1414BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug131020-3.html = IMAGE
     1415BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug14007-1.html = IMAGE
     1416BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug14007-2.html = IMAGE
     1417BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug19526.html = IMAGE
     1418BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug220653.html = IMAGE
     1419BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug22122.html = IMAGE
     1420BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug2479-5.html = IMAGE
     1421BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug32205-1.html = IMAGE
     1422BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug67915-2.html = IMAGE
     1423BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug80762-2.html = IMAGE
     1424BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug85016.html = IMAGE
     1425BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug89315.html = IMAGE
     1426BUGCR23498 MAC : tables/mozilla_expected_failures/bugs/bug91057.html = IMAGE
     1427BUGCR23498 BUGCR32193 MAC : tables/mozilla_expected_failures/core/backgrounds.html = IMAGE IMAGE+TEXT
     1428BUGCR23498 MAC : tables/mozilla_expected_failures/core/captions3.html = IMAGE
     1429BUGCR23498 MAC : tables/mozilla_expected_failures/core/col_span2.html = IMAGE
     1430BUGCR23498 MAC : tables/mozilla_expected_failures/core/columns.html = IMAGE
     1431BUGCR23498 MAC : tables/mozilla_expected_failures/core/conflicts.html = IMAGE
     1432BUGCR23498 MAC : tables/mozilla_expected_failures/core/standards1.html = IMAGE
     1433BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = IMAGE
     1434BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = IMAGE
     1435BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-column.html = IMAGE
     1436BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html = IMAGE
     1437BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html = IMAGE
     1438BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table-row.html = IMAGE
     1439BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_border-table.html = IMAGE
     1440BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = IMAGE
     1441BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_layers-hide.html = IMAGE
     1442BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_layers-show.html = IMAGE
     1443BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html = IMAGE
     1444BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html = IMAGE
     1445BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = IMAGE
     1446BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html = IMAGE
     1447BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = IMAGE
     1448BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html = IMAGE
     1449BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = IMAGE
     1450BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html = IMAGE
     1451BUGCR23498 MAC : tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html = IMAGE
     1452BUGCR23498 MAC : tables/mozilla_expected_failures/other/empty_cells.html = IMAGE
     1453BUGCR23498 MAC : tables/mozilla_expected_failures/other/test4.html = IMAGE+TEXT IMAGE
    14541454
    14551455// Widget location is just slightly off
    1456 BUG23496 MAC : css1/box_properties/acid_test.html = IMAGE
    1457 BUG23496 MAC : css2.1/t09-c5526c-display-00-e.html = IMAGE
    1458 BUG23496 MAC : fast/block/basic/011.html = IMAGE
    1459 BUG23496 MAC : fast/forms/001.html = IMAGE
    1460 BUG23496 MAC : fast/forms/basic-inputs.html = IMAGE
    1461 BUG23496 MAC : fast/forms/checkbox-radio-onchange.html = IMAGE
    1462 BUG23496 MAC : fast/forms/file-input-disabled.html = IMAGE+TEXT
    1463 BUG23496 MAC : fast/forms/form-element-geometry.html = IMAGE+TEXT
    1464 BUG23496 MAC : fast/forms/formmove.html = IMAGE
     1456BUGCR23496 MAC : css1/box_properties/acid_test.html = IMAGE
     1457BUGCR23496 MAC : css2.1/t09-c5526c-display-00-e.html = IMAGE
     1458BUGCR23496 MAC : fast/block/basic/011.html = IMAGE
     1459BUGCR23496 MAC : fast/forms/001.html = IMAGE
     1460BUGCR23496 MAC : fast/forms/basic-inputs.html = IMAGE
     1461BUGCR23496 MAC : fast/forms/checkbox-radio-onchange.html = IMAGE
     1462BUGCR23496 MAC : fast/forms/file-input-disabled.html = IMAGE+TEXT
     1463BUGCR23496 MAC : fast/forms/form-element-geometry.html = IMAGE+TEXT
     1464BUGCR23496 MAC : fast/forms/formmove.html = IMAGE
    14651465// Recently became crashy. See http://crbug.com/24721
    1466 BUG23496 MAC : fast/forms/formmove2.html = IMAGE
    1467 BUG23496 MAC : fast/forms/indeterminate.html = IMAGE
    1468 BUG23496 MAC : fast/forms/input-appearance-height.html = IMAGE+TEXT
    1469 BUG23496 MAC : fast/forms/input-value.html = IMAGE+TEXT
    1470 BUG23496 MAC : fast/forms/radio-attr-order.html = IMAGE
    1471 BUG23496 MAC : fast/forms/radio-nested-labels.html = IMAGE
    1472 BUG23496 MAC : fast/forms/radio_checked.html = IMAGE
    1473 BUG23496 MAC : fast/forms/radio_checked_dynamic.html = IMAGE
    1474 BUG23496 MAC : fast/inline/positionedLifetime.html = IMAGE
    1475 BUG23496 MAC : fast/parser/bad-xml-slash.html = IMAGE
    1476 BUG23496 MAC : fast/replaced/replaced-breaking.html = IMAGE
    1477 BUG23496 MAC DEBUG : fast/text/textIteratorNilRenderer.html = IMAGE
    1478 BUG23496 SLOW MAC RELEASE : fast/text/textIteratorNilRenderer.html = IMAGE
    1479 BUG23496 MAC : fast/text/whitespace/normal-after-nowrap-breaking.html = IMAGE
    1480 BUG23496 MAC : tables/mozilla_expected_failures/core/captions1.html = IMAGE
    1481 BUG23496 MAC : tables/mozilla_expected_failures/core/captions2.html = IMAGE
     1466BUGCR23496 MAC : fast/forms/formmove2.html = IMAGE
     1467BUGCR23496 MAC : fast/forms/indeterminate.html = IMAGE
     1468BUGCR23496 MAC : fast/forms/input-appearance-height.html = IMAGE+TEXT
     1469BUGCR23496 MAC : fast/forms/input-value.html = IMAGE+TEXT
     1470BUGCR23496 MAC : fast/forms/radio-attr-order.html = IMAGE
     1471BUGCR23496 MAC : fast/forms/radio-nested-labels.html = IMAGE
     1472BUGCR23496 MAC : fast/forms/radio_checked.html = IMAGE
     1473BUGCR23496 MAC : fast/forms/radio_checked_dynamic.html = IMAGE
     1474BUGCR23496 MAC : fast/inline/positionedLifetime.html = IMAGE
     1475BUGCR23496 MAC : fast/parser/bad-xml-slash.html = IMAGE
     1476BUGCR23496 MAC : fast/replaced/replaced-breaking.html = IMAGE
     1477BUGCR23496 MAC DEBUG : fast/text/textIteratorNilRenderer.html = IMAGE
     1478BUGCR23496 SLOW MAC RELEASE : fast/text/textIteratorNilRenderer.html = IMAGE
     1479BUGCR23496 MAC : fast/text/whitespace/normal-after-nowrap-breaking.html = IMAGE
     1480BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions1.html = IMAGE
     1481BUGCR23496 MAC : tables/mozilla_expected_failures/core/captions2.html = IMAGE
    14821482
    14831483// These should not be pixel tests, they're not testing anything
     
    14891489BUGWK48651 MAC : http/tests/navigation/error404-subframeload.html = IMAGE
    14901490
    1491 BUG26253 SLOW WIN RELEASE : http/tests/navigation/reload-subframe-object.html = PASS
    1492 BUG9798 WIN RELEASE : http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS
     1491BUGCR26253 SLOW WIN RELEASE : http/tests/navigation/reload-subframe-object.html = PASS
     1492BUGCR9798 WIN RELEASE : http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS
    14931493// Regressions from r67349?
    1494 BUG10364 MAC : http/tests/navigation/reload-subframe-object.html = FAIL
     1494BUGCR10364 MAC : http/tests/navigation/reload-subframe-object.html = FAIL
    14951495
    14961496// Big button widgets are broken
    1497 BUG23495 MAC : fast/forms/box-shadow-override.html = IMAGE+TEXT
     1497BUGCR23495 MAC : fast/forms/box-shadow-override.html = IMAGE+TEXT
    14981498
    14991499// Text declared as "monospace" with no size is bigger in Chromium
    1500 BUG23494 MAC : css1/font_properties/font_family.html = IMAGE
    1501 BUG23494 MAC : css2.1/t1503-c522-font-family-00-b.html = IMAGE
    1502 BUG23494 MAC : fast/text/monospace-width-cache.html = IMAGE
     1500BUGCR23494 MAC : css1/font_properties/font_family.html = IMAGE
     1501BUGCR23494 MAC : css2.1/t1503-c522-font-family-00-b.html = IMAGE
     1502BUGCR23494 MAC : fast/text/monospace-width-cache.html = IMAGE
    15031503
    15041504// Actual is just slightly off in color than expected
    1505 BUG23488 MAC RELEASE : fast/backgrounds/size/backgroundSize15.html = IMAGE
    1506 BUG23488 MAC DEBUG SLOW : fast/backgrounds/size/backgroundSize15.html = IMAGE
    1507 BUG23488 MAC : fast/block/float/avoidance-percent-width-strict.html = IMAGE
    1508 BUG23488 MAC : fast/block/float/float-avoidance.html = IMAGE
    1509 BUG23488 MAC : fast/borders/inline-mask-overlay-image.html = IMAGE
    1510 BUG23488 MAC : fast/box-shadow/basic-shadows.html = IMAGE
    1511 BUG23488 MAC : fast/box-shadow/inset.html = IMAGE
    1512 BUG23488 MAC : fast/canvas/canvas-incremental-repaint-2.html = IMAGE
    1513 BUG23488 MAC : fast/css/shadow-multiple.html = IMAGE
    1514 BUG23488 MAC : fast/forms/search-vertical-alignment.html = IMAGE
    1515 BUG23488 MAC : fast/frames/content-opacity-1.html = IMAGE
    1516 BUG23488 MAC : fast/frames/content-opacity-2.html = IMAGE
    1517 BUG23488 MAC : fast/layers/add-layer-with-nested-stacking.html = IMAGE
    1518 BUG23488 MAC : fast/layers/inline-dirty-z-order-lists.html = IMAGE
    1519 BUG23488 MAC : fast/layers/layer-content-visibility-change.html = IMAGE
    1520 BUG23488 MAC : fast/layers/remove-layer-with-nested-stacking.html = IMAGE
    1521 BUG23488 MAC : fast/lists/ol-start-parsing.html = IMAGE
    1522 BUG23488 MAC : fast/multicol/positioned-with-constrained-height.html = IMAGE
    1523 BUG23488 MAC : fast/overflow/position-fixed-transform-clipping.html = IMAGE
    1524 BUG23488 MAC : fast/text/shadow-no-blur.html = IMAGE
    1525 BUG23488 MAC : fast/text/shadow-translucent-fill.html = IMAGE
    1526 BUG23488 MAC : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
    1527 BUG23488 MAC : tables/mozilla_expected_failures/bugs/bug178855.xml = IMAGE
     1505BUGCR23488 MAC RELEASE : fast/backgrounds/size/backgroundSize15.html = IMAGE
     1506BUGCR23488 MAC DEBUG SLOW : fast/backgrounds/size/backgroundSize15.html = IMAGE
     1507BUGCR23488 MAC : fast/block/float/avoidance-percent-width-strict.html = IMAGE
     1508BUGCR23488 MAC : fast/block/float/float-avoidance.html = IMAGE
     1509BUGCR23488 MAC : fast/borders/inline-mask-overlay-image.html = IMAGE
     1510BUGCR23488 MAC : fast/box-shadow/basic-shadows.html = IMAGE
     1511BUGCR23488 MAC : fast/box-shadow/inset.html = IMAGE
     1512BUGCR23488 MAC : fast/canvas/canvas-incremental-repaint-2.html = IMAGE
     1513BUGCR23488 MAC : fast/css/shadow-multiple.html = IMAGE
     1514BUGCR23488 MAC : fast/forms/search-vertical-alignment.html = IMAGE
     1515BUGCR23488 MAC : fast/frames/content-opacity-1.html = IMAGE
     1516BUGCR23488 MAC : fast/frames/content-opacity-2.html = IMAGE
     1517BUGCR23488 MAC : fast/layers/add-layer-with-nested-stacking.html = IMAGE
     1518BUGCR23488 MAC : fast/layers/inline-dirty-z-order-lists.html = IMAGE
     1519BUGCR23488 MAC : fast/layers/layer-content-visibility-change.html = IMAGE
     1520BUGCR23488 MAC : fast/layers/remove-layer-with-nested-stacking.html = IMAGE
     1521BUGCR23488 MAC : fast/lists/ol-start-parsing.html = IMAGE
     1522BUGCR23488 MAC : fast/multicol/positioned-with-constrained-height.html = IMAGE
     1523BUGCR23488 MAC : fast/overflow/position-fixed-transform-clipping.html = IMAGE
     1524BUGCR23488 MAC : fast/text/shadow-no-blur.html = IMAGE
     1525BUGCR23488 MAC : fast/text/shadow-translucent-fill.html = IMAGE
     1526BUGCR23488 MAC : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
     1527BUGCR23488 MAC : tables/mozilla_expected_failures/bugs/bug178855.xml = IMAGE
    15281528
    15291529// Looks the same to me... huh. Variation of above?
    1530 BUG23489 MAC : fast/table/empty-section-crash.html = IMAGE
     1530BUGCR23489 MAC : fast/table/empty-section-crash.html = IMAGE
    15311531
    15321532// Various drawing tests that are broken
    1533 BUG23477 MAC : fast/backgrounds/bgCompositeCopy.html = IMAGE
    1534 BUG23477 MAC : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE
    1535 BUG23477 MAC : fast/canvas/canvas-incremental-repaint.html = IMAGE
    1536 BUG23477 MAC : fast/canvas/fill-stroke-clip-reset-path.html = IMAGE
    1537 BUG23477 MAC : fast/dynamic/containing-block-change.html = IMAGE
     1533BUGCR23477 MAC : fast/backgrounds/bgCompositeCopy.html = IMAGE
     1534BUGCR23477 MAC : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE
     1535BUGCR23477 MAC : fast/canvas/canvas-incremental-repaint.html = IMAGE
     1536BUGCR23477 MAC : fast/canvas/fill-stroke-clip-reset-path.html = IMAGE
     1537BUGCR23477 MAC : fast/dynamic/containing-block-change.html = IMAGE
    15381538
    15391539// Unexpected gray
    1540 BUG23476 MAC : fast/forms/listbox-clip.html = IMAGE
    1541 BUG23476 MAC : fast/frames/inline-object-inside-frameset.html = IMAGE
    1542 BUG23476 MAC : fast/text/font-initial.html = IMAGE
     1540BUGCR23476 MAC : fast/forms/listbox-clip.html = IMAGE
     1541BUGCR23476 MAC : fast/frames/inline-object-inside-frameset.html = IMAGE
     1542BUGCR23476 MAC : fast/text/font-initial.html = IMAGE
    15431543
    15441544// Disagreeing XML parsing error messages
    1545 BUG23475 MAC : fast/parser/xhtml-alternate-entities.xml = IMAGE
    1546 BUG23475 MAC : fast/xsl/xslt-extra-content-at-end.xml = IMAGE
     1545BUGCR23475 MAC : fast/parser/xhtml-alternate-entities.xml = IMAGE
     1546BUGCR23475 MAC : fast/xsl/xslt-extra-content-at-end.xml = IMAGE
    15471547
    15481548// Repaint tests failing on Mac.  Need to be manually triaged.
    1549 BUG23473 MAC : fast/repaint/4774354.html = IMAGE
    1550 BUG23473 MAC : fast/repaint/4776765.html = IMAGE
    1551 BUG23473 MAC : fast/repaint/background-generated.html = IMAGE
    1552 BUG23473 MAC : fast/repaint/backgroundSizeRepaint.html = IMAGE
    1553 BUG23473 MAC : fast/repaint/block-selection-gap-in-composited-layer.html = IMAGE
    1554 BUG23473 MAC : fast/repaint/block-selection-gap-in-table-cell.html = IMAGE
    1555 BUG23473 MAC : fast/repaint/body-background-image.html = IMAGE
    1556 BUG23473 MAC : fast/repaint/border-fit-lines.html = IMAGE
    1557 BUG23473 MAC : fast/repaint/border-radius-repaint.html = IMAGE
    1558 BUG23473 MAC : fast/repaint/border-repaint-glitch.html = IMAGE
    1559 BUG23473 MAC : fast/repaint/box-shadow-dynamic.html = IMAGE
    1560 BUG23473 MAC : fast/repaint/bugzilla-3509.html = IMAGE
    1561 BUG23473 MAC : fast/repaint/bugzilla-5699.html = IMAGE
    1562 BUG23473 MAC : fast/repaint/bugzilla-6278.html = IMAGE
    1563 BUG23473 MAC : fast/repaint/bugzilla-6388.html = IMAGE
    1564 BUG23473 MAC : fast/repaint/bugzilla-7235.html = IMAGE
    1565 BUG23473 MAC : fast/repaint/button-spurious-layout-hint.html = IMAGE
    1566 BUG23473 MAC : fast/repaint/change-transform.html = IMAGE
    1567 BUG23473 MAC : fast/repaint/clipped-relative.html = IMAGE
    1568 BUG23473 MAC : fast/repaint/clip-with-layout-delta.html = IMAGE
    1569 BUG23473 MAC : fast/repaint/containing-block-position-change.html = IMAGE
    1570 BUG23473 MAC : fast/repaint/content-into-overflow.html = IMAGE
    1571 BUG23473 MAC : fast/repaint/control-clip.html = IMAGE
    1572 BUG23473 MAC : fast/repaint/create-layer-repaint.html = IMAGE
    1573 BUG23473 MAC : fast/repaint/delete-into-nested-block.html = IMAGE
    1574 BUG23473 MAC : fast/repaint/dynamic-table-vertical-alignment-change.html = IMAGE
    1575 BUG23473 MAC : fast/repaint/erase-overflow.html = IMAGE
    1576 BUG23473 MAC : fast/repaint/fixed-child-move-after-scroll.html = IMAGE
    1577 BUG23473 MAC : fast/repaint/fixed-child-of-fixed-move-after-scroll.html = IMAGE
    1578 BUG23473 MAC : fast/repaint/fixed-child-of-transformed-move-after-scroll.html = IMAGE
    1579 BUG23473 MAC : fast/repaint/fixed-move-after-scroll.html = IMAGE
    1580 BUG23473 MAC : fast/repaint/float-in-new-block-with-layout-delta.html = IMAGE
    1581 BUG23473 MAC : fast/repaint/float-move-during-layout.html = IMAGE
    1582 BUG23473 MAC : fast/repaint/float-overflow.html = IMAGE
    1583 BUG23473 MAC : fast/repaint/float-overflow-right.html = IMAGE
    1584 BUG23473 MAC : fast/repaint/inline-block-resize.html = IMAGE
    1585 BUG23473 MAC : fast/repaint/inline-color-change.html = IMAGE
    1586 BUG23473 MAC : fast/repaint/inline-overflow.html = IMAGE
    1587 BUG23473 MAC : fast/repaint/inline-relative-positioned.html = IMAGE
    1588 BUG23473 MAC : fast/repaint/intermediate-layout-position-clip.html = IMAGE
    1589 BUG23473 MAC : fast/repaint/intermediate-layout-position.html = IMAGE
    1590 BUG23473 MAC : fast/repaint/invisible-objects.html = IMAGE
    1591 BUG23473 MAC : fast/repaint/layer-full-repaint.html = IMAGE
    1592 BUG23473 MAC : fast/repaint/layer-hide-when-needs-layout.html = IMAGE
    1593 BUG23473 MAC : fast/repaint/layer-visibility.html = IMAGE
    1594 BUG23473 MAC : fast/repaint/layout-state-only-positioned.html = IMAGE
    1595 BUG23473 MAC : fast/repaint/layout-state-relative.html = IMAGE
    1596 BUG23473 MAC : fast/repaint/line-in-scrolled-clipped-block.html = IMAGE
    1597 BUG23473 MAC : fast/repaint/line-overflow.html = IMAGE
    1598 BUG23473 MAC : fast/repaint/lines-with-layout-delta.html = IMAGE
    1599 BUG23473 MAC : fast/repaint/list-marker-2.html = IMAGE
    1600 BUG23473 MAC : fast/repaint/make-children-non-inline.html = IMAGE
    1601 BUG23473 MAC : fast/repaint/outline-child-repaint.html = IMAGE
    1602 BUG23473 MAC : fast/repaint/outline-inset.html = IMAGE
    1603 BUG23473 MAC : fast/repaint/outline-repaint-glitch.html = IMAGE
    1604 BUG23473 MAC : fast/repaint/outline-shrinking.html = IMAGE
    1605 BUG23473 MAC : fast/repaint/overflow-clip-subtree-layout.html = IMAGE
    1606 BUG23473 MAC : fast/repaint/overflow-delete-line.html = IMAGE
    1607 BUG23473 MAC : fast/repaint/overflow-into-content.html = IMAGE
    1608 BUG23473 MAC : fast/repaint/overflow-outline-repaint.html = IMAGE
    1609 BUG23473 MAC : fast/repaint/overflow-scroll-delete.html = IMAGE
    1610 BUG23473 MAC : fast/repaint/reflection-redraw.html = IMAGE
    1611 BUG23473 MAC : fast/repaint/reflection-repaint-test.html = IMAGE
    1612 BUG23473 MAC : fast/repaint/rel-positioned-inline-with-overflow.html = IMAGE
    1613 BUG23473 MAC : fast/repaint/repaint-resized-overflow.html = IMAGE
    1614 BUG23473 MAC : fast/repaint/search-field-cancel.html = IMAGE
    1615 BUG23473 MAC : fast/repaint/selected-replaced.html = IMAGE
    1616 BUG23473 MAC : fast/repaint/selection-after-delete.html = IMAGE
    1617 BUG23473 MAC : fast/repaint/selection-after-remove.html = IMAGE
    1618 BUG23473 MAC : fast/repaint/selection-clear.html = IMAGE
    1619 BUG23473 MAC : fast/repaint/selection-gap-overflow-scroll.html = IMAGE
    1620 BUG23473 MAC : fast/repaint/stacked-diacritics.html = IMAGE
    1621 BUG23473 MAC : fast/repaint/static-to-positioned.html = IMAGE
    1622 BUG23473 MAC : fast/repaint/subtree-layoutstate-transform.html = IMAGE
    1623 BUG23473 MAC : fast/repaint/subtree-root-clip-2.html = IMAGE
    1624 BUG23473 MAC : fast/repaint/subtree-root-clip.html = IMAGE
    1625 BUG23473 MAC : fast/repaint/subtree-root-skipped.html = IMAGE
    1626 BUG23473 MAC : fast/repaint/table-cell-move.html = IMAGE
    1627 BUG23473 MAC : fast/repaint/table-cell-overflow.html = IMAGE
    1628 BUG23473 MAC : fast/repaint/table-col-background.html = IMAGE
    1629 BUG23473 MAC : fast/repaint/table-collapsed-border.html = IMAGE
    1630 BUG23473 MAC : fast/repaint/table-extra-bottom-grow.html = IMAGE
    1631 BUG23473 MAC : fast/repaint/table-outer-border.html = IMAGE
    1632 BUG23473 MAC : fast/repaint/table-row.html = IMAGE
    1633 BUG23473 MAC : fast/repaint/table-section-overflow.html = IMAGE
    1634 BUG23473 MAC : fast/repaint/table-section-repaint.html = IMAGE
    1635 BUG23473 MAC : fast/repaint/table-two-pass-layout-overpaint.html = IMAGE
    1636 BUG23473 MAC : fast/repaint/text-append-dirty-lines.html = IMAGE
    1637 BUG23473 MAC : fast/repaint/text-selection-rect-in-overflow-2.html = IMAGE
    1638 BUG23473 MAC : fast/repaint/text-selection-rect-in-overflow.html = IMAGE
    1639 BUG23473 MAC : fast/repaint/trailing-floats-root-line-box-overflow.html = IMAGE
    1640 BUG23473 MAC : fast/repaint/transform-absolute-child.html = IMAGE
    1641 BUG23473 MAC : fast/repaint/transform-absolute-in-positioned-container.html = IMAGE
    1642 BUG23473 MAC : fast/repaint/transform-disable-layoutstate.html = IMAGE
    1643 BUG23473 MAC : fast/repaint/transform-layout-repaint.html = IMAGE
    1644 BUG23473 MAC : fast/repaint/transform-relative-position.html = IMAGE
    1645 BUG23473 MAC : fast/repaint/transform-repaint-descendants.html = IMAGE
    1646 BUG23473 MAC : fast/repaint/transform-replaced-shadows.html = IMAGE
    1647 BUG23473 MAC : fast/repaint/transform-translate.html = IMAGE
     1549BUGCR23473 MAC : fast/repaint/4774354.html = IMAGE
     1550BUGCR23473 MAC : fast/repaint/4776765.html = IMAGE
     1551BUGCR23473 MAC : fast/repaint/background-generated.html = IMAGE
     1552BUGCR23473 MAC : fast/repaint/backgroundSizeRepaint.html = IMAGE
     1553BUGCR23473 MAC : fast/repaint/block-selection-gap-in-composited-layer.html = IMAGE
     1554BUGCR23473 MAC : fast/repaint/block-selection-gap-in-table-cell.html = IMAGE
     1555BUGCR23473 MAC : fast/repaint/body-background-image.html = IMAGE
     1556BUGCR23473 MAC : fast/repaint/border-fit-lines.html = IMAGE
     1557BUGCR23473 MAC : fast/repaint/border-radius-repaint.html = IMAGE
     1558BUGCR23473 MAC : fast/repaint/border-repaint-glitch.html = IMAGE
     1559BUGCR23473 MAC : fast/repaint/box-shadow-dynamic.html = IMAGE
     1560BUGCR23473 MAC : fast/repaint/bugzilla-3509.html = IMAGE
     1561BUGCR23473 MAC : fast/repaint/bugzilla-5699.html = IMAGE
     1562BUGCR23473 MAC : fast/repaint/bugzilla-6278.html = IMAGE
     1563BUGCR23473 MAC : fast/repaint/bugzilla-6388.html = IMAGE
     1564BUGCR23473 MAC : fast/repaint/bugzilla-7235.html = IMAGE
     1565BUGCR23473 MAC : fast/repaint/button-spurious-layout-hint.html = IMAGE
     1566BUGCR23473 MAC : fast/repaint/change-transform.html = IMAGE
     1567BUGCR23473 MAC : fast/repaint/clipped-relative.html = IMAGE
     1568BUGCR23473 MAC : fast/repaint/clip-with-layout-delta.html = IMAGE
     1569BUGCR23473 MAC : fast/repaint/containing-block-position-change.html = IMAGE
     1570BUGCR23473 MAC : fast/repaint/content-into-overflow.html = IMAGE
     1571BUGCR23473 MAC : fast/repaint/control-clip.html = IMAGE
     1572BUGCR23473 MAC : fast/repaint/create-layer-repaint.html = IMAGE
     1573BUGCR23473 MAC : fast/repaint/delete-into-nested-block.html = IMAGE
     1574BUGCR23473 MAC : fast/repaint/dynamic-table-vertical-alignment-change.html = IMAGE
     1575BUGCR23473 MAC : fast/repaint/erase-overflow.html = IMAGE
     1576BUGCR23473 MAC : fast/repaint/fixed-child-move-after-scroll.html = IMAGE
     1577BUGCR23473 MAC : fast/repaint/fixed-child-of-fixed-move-after-scroll.html = IMAGE
     1578BUGCR23473 MAC : fast/repaint/fixed-child-of-transformed-move-after-scroll.html = IMAGE
     1579BUGCR23473 MAC : fast/repaint/fixed-move-after-scroll.html = IMAGE
     1580BUGCR23473 MAC : fast/repaint/float-in-new-block-with-layout-delta.html = IMAGE
     1581BUGCR23473 MAC : fast/repaint/float-move-during-layout.html = IMAGE
     1582BUGCR23473 MAC : fast/repaint/float-overflow.html = IMAGE
     1583BUGCR23473 MAC : fast/repaint/float-overflow-right.html = IMAGE
     1584BUGCR23473 MAC : fast/repaint/inline-block-resize.html = IMAGE
     1585BUGCR23473 MAC : fast/repaint/inline-color-change.html = IMAGE
     1586BUGCR23473 MAC : fast/repaint/inline-overflow.html = IMAGE
     1587BUGCR23473 MAC : fast/repaint/inline-relative-positioned.html = IMAGE
     1588BUGCR23473 MAC : fast/repaint/intermediate-layout-position-clip.html = IMAGE
     1589BUGCR23473 MAC : fast/repaint/intermediate-layout-position.html = IMAGE
     1590BUGCR23473 MAC : fast/repaint/invisible-objects.html = IMAGE
     1591BUGCR23473 MAC : fast/repaint/layer-full-repaint.html = IMAGE
     1592BUGCR23473 MAC : fast/repaint/layer-hide-when-needs-layout.html = IMAGE
     1593BUGCR23473 MAC : fast/repaint/layer-visibility.html = IMAGE
     1594BUGCR23473 MAC : fast/repaint/layout-state-only-positioned.html = IMAGE
     1595BUGCR23473 MAC : fast/repaint/layout-state-relative.html = IMAGE
     1596BUGCR23473 MAC : fast/repaint/line-in-scrolled-clipped-block.html = IMAGE
     1597BUGCR23473 MAC : fast/repaint/line-overflow.html = IMAGE
     1598BUGCR23473 MAC : fast/repaint/lines-with-layout-delta.html = IMAGE
     1599BUGCR23473 MAC : fast/repaint/list-marker-2.html = IMAGE
     1600BUGCR23473 MAC : fast/repaint/make-children-non-inline.html = IMAGE
     1601BUGCR23473 MAC : fast/repaint/outline-child-repaint.html = IMAGE
     1602BUGCR23473 MAC : fast/repaint/outline-inset.html = IMAGE
     1603BUGCR23473 MAC : fast/repaint/outline-repaint-glitch.html = IMAGE
     1604BUGCR23473 MAC : fast/repaint/outline-shrinking.html = IMAGE
     1605BUGCR23473 MAC : fast/repaint/overflow-clip-subtree-layout.html = IMAGE
     1606BUGCR23473 MAC : fast/repaint/overflow-delete-line.html = IMAGE
     1607BUGCR23473 MAC : fast/repaint/overflow-into-content.html = IMAGE
     1608BUGCR23473 MAC : fast/repaint/overflow-outline-repaint.html = IMAGE
     1609BUGCR23473 MAC : fast/repaint/overflow-scroll-delete.html = IMAGE
     1610BUGCR23473 MAC : fast/repaint/reflection-redraw.html = IMAGE
     1611BUGCR23473 MAC : fast/repaint/reflection-repaint-test.html = IMAGE
     1612BUGCR23473 MAC : fast/repaint/rel-positioned-inline-with-overflow.html = IMAGE
     1613BUGCR23473 MAC : fast/repaint/repaint-resized-overflow.html = IMAGE
     1614BUGCR23473 MAC : fast/repaint/search-field-cancel.html = IMAGE
     1615BUGCR23473 MAC : fast/repaint/selected-replaced.html = IMAGE
     1616BUGCR23473 MAC : fast/repaint/selection-after-delete.html = IMAGE
     1617BUGCR23473 MAC : fast/repaint/selection-after-remove.html = IMAGE
     1618BUGCR23473 MAC : fast/repaint/selection-clear.html = IMAGE
     1619BUGCR23473 MAC : fast/repaint/selection-gap-overflow-scroll.html = IMAGE
     1620BUGCR23473 MAC : fast/repaint/stacked-diacritics.html = IMAGE
     1621BUGCR23473 MAC : fast/repaint/static-to-positioned.html = IMAGE
     1622BUGCR23473 MAC : fast/repaint/subtree-layoutstate-transform.html = IMAGE
     1623BUGCR23473 MAC : fast/repaint/subtree-root-clip-2.html = IMAGE
     1624BUGCR23473 MAC : fast/repaint/subtree-root-clip.html = IMAGE
     1625BUGCR23473 MAC : fast/repaint/subtree-root-skipped.html = IMAGE
     1626BUGCR23473 MAC : fast/repaint/table-cell-move.html = IMAGE
     1627BUGCR23473 MAC : fast/repaint/table-cell-overflow.html = IMAGE
     1628BUGCR23473 MAC : fast/repaint/table-col-background.html = IMAGE
     1629BUGCR23473 MAC : fast/repaint/table-collapsed-border.html = IMAGE
     1630BUGCR23473 MAC : fast/repaint/table-extra-bottom-grow.html = IMAGE
     1631BUGCR23473 MAC : fast/repaint/table-outer-border.html = IMAGE
     1632BUGCR23473 MAC : fast/repaint/table-row.html = IMAGE
     1633BUGCR23473 MAC : fast/repaint/table-section-overflow.html = IMAGE
     1634BUGCR23473 MAC : fast/repaint/table-section-repaint.html = IMAGE
     1635BUGCR23473 MAC : fast/repaint/table-two-pass-layout-overpaint.html = IMAGE
     1636BUGCR23473 MAC : fast/repaint/text-append-dirty-lines.html = IMAGE
     1637BUGCR23473 MAC : fast/repaint/text-selection-rect-in-overflow-2.html = IMAGE
     1638BUGCR23473 MAC : fast/repaint/text-selection-rect-in-overflow.html = IMAGE
     1639BUGCR23473 MAC : fast/repaint/trailing-floats-root-line-box-overflow.html = IMAGE
     1640BUGCR23473 MAC : fast/repaint/transform-absolute-child.html = IMAGE
     1641BUGCR23473 MAC : fast/repaint/transform-absolute-in-positioned-container.html = IMAGE
     1642BUGCR23473 MAC : fast/repaint/transform-disable-layoutstate.html = IMAGE
     1643BUGCR23473 MAC : fast/repaint/transform-layout-repaint.html = IMAGE
     1644BUGCR23473 MAC : fast/repaint/transform-relative-position.html = IMAGE
     1645BUGCR23473 MAC : fast/repaint/transform-repaint-descendants.html = IMAGE
     1646BUGCR23473 MAC : fast/repaint/transform-replaced-shadows.html = IMAGE
     1647BUGCR23473 MAC : fast/repaint/transform-translate.html = IMAGE
    16481648
    16491649// Fails due to r67862.
     
    16511651
    16521652// Thicker shadow than expected
    1653 BUG23471 MAC : fast/text/stroking.html = IMAGE
     1653BUGCR23471 MAC : fast/text/stroking.html = IMAGE
    16541654
    16551655// Failing on the bots but not locally; need investigation
    1656 BUG23560 MAC : fast/images/animated-svg-as-image.html = IMAGE PASS
     1656BUGCR23560 MAC : fast/images/animated-svg-as-image.html = IMAGE PASS
    16571657
    16581658// -----------------------------------------------------------------
     
    16631663// coming out with with a slightly-less-than-100% red channel. This test fails
    16641664// because we enforce non-transparent color in Font::drawGlyphs.
    1665 BUG24191 LINUX : fast/css/hsla-color.html = FAIL
     1665BUGCR24191 LINUX : fast/css/hsla-color.html = FAIL
    16661666
    16671667// Merge 39309:39335 Regressions (RenderButton::setupInnerStyle regression).
    1668 BUG5737 LINUX : fast/forms/001.html = FAIL
    1669 BUG5737 LINUX : fast/forms/input-first-letter.html = FAIL
     1668BUGCR5737 LINUX : fast/forms/001.html = FAIL
     1669BUGCR5737 LINUX : fast/forms/input-first-letter.html = FAIL
    16701670
    16711671// The (x) in type=search inputs appears to be slightly broken.  This test will also need a rebaseline.
    1672 BUG20439 WIN LINUX : fast/forms/search-transformed.html = FAIL
     1672BUGCR20439 WIN LINUX : fast/forms/search-transformed.html = FAIL
    16731673
    16741674// New test. We should fix it, but it doesn't need to block the current release
    1675 BUG10418 WIN DEBUG : animations/change-keyframes-name.html = FAIL PASS
     1675BUGCR10418 WIN DEBUG : animations/change-keyframes-name.html = FAIL PASS
    16761676
    16771677// We could fix this test for us and upstream it if the test shell user agent
    16781678// would let us differentiate test_shell and WebKit DumpTreeNode.
    1679 BUG7482 LINUX MAC : http/tests/misc/timer-vs-loading.html = TIMEOUT
    1680 BUG7482 WIN : http/tests/misc/timer-vs-loading.html = TIMEOUT PASS
     1679BUGCR7482 LINUX MAC : http/tests/misc/timer-vs-loading.html = TIMEOUT
     1680BUGCR7482 WIN : http/tests/misc/timer-vs-loading.html = TIMEOUT PASS
    16811681
    16821682// Regressions from WebKit merge to 40864
    16831683// Likely just needs a rebaseline.
    1684 BUG10421 LINUX : fast/block/positioning/001.html = FAIL
     1684BUGCR10421 LINUX : fast/block/positioning/001.html = FAIL
    16851685
    16861686// Selection highlight colors are wrong.
    1687 BUG10426 LINUX : fast/lists/drag-into-marker.html = FAIL
     1687BUGCR10426 LINUX : fast/lists/drag-into-marker.html = FAIL
    16881688
    16891689// It's not clear that the test isn't wrong here. It believes that middle
    16901690// aligning 15px Ahem should end up in a certain spot. But we have the
    16911691// x-height correct and we're still one px off.
    1692 BUG10429 LINUX : css2.1/t100801-c544-valgn-01-d-ag.html = FAIL
     1692BUGCR10429 LINUX : css2.1/t100801-c544-valgn-01-d-ag.html = FAIL
    16931693
    16941694// New failures from Merge 41078:41149
    1695 BUG10430 LINUX : svg/W3C-SVG-1.1/text-intro-05-t.svg = IMAGE+TEXT
     1695BUGCR10430 LINUX : svg/W3C-SVG-1.1/text-intro-05-t.svg = IMAGE+TEXT
    16961696
    16971697// Flakey. Not clear when it started, but it was before 3/9/09.
    16981698// This test also started failing with the merge of March 25th 2009
    1699 BUG10441 WIN DEBUG : transitions/transition-end-event-transform.html = FAIL PASS
    1700 BUG10441 MAC WIN RELEASE : transitions/transition-end-event-transform.html = FAIL PASS
     1699BUGCR10441 WIN DEBUG : transitions/transition-end-event-transform.html = FAIL PASS
     1700BUGCR10441 MAC WIN RELEASE : transitions/transition-end-event-transform.html = FAIL PASS
    17011701
    17021702// Merge 41768:41807
     
    17051705// instead work upstream to improve tests so that they don't fail.
    17061706// Just need rebaseline
    1707 BUG10458 LINUX : fast/forms/textarea-width.html = FAIL
     1707BUGCR10458 LINUX : fast/forms/textarea-width.html = FAIL
    17081708
    17091709// New failures from merge
    1710 BUG27486 WIN : fast/forms/listbox-hit-test-zoomed.html = FAIL
    1711 BUG27486 RELEASE LINUX : fast/forms/listbox-hit-test-zoomed.html = FAIL
    1712 BUG27486 LINUX DEBUG : fast/forms/listbox-hit-test-zoomed.html = FAIL
    1713 BUG27486 WIN LINUX : fast/forms/slider-zoomed.html = FAIL
     1710BUGCR27486 WIN : fast/forms/listbox-hit-test-zoomed.html = FAIL
     1711BUGCR27486 RELEASE LINUX : fast/forms/listbox-hit-test-zoomed.html = FAIL
     1712BUGCR27486 LINUX DEBUG : fast/forms/listbox-hit-test-zoomed.html = FAIL
     1713BUGCR27486 WIN LINUX : fast/forms/slider-zoomed.html = FAIL
    17141714
    17151715// See WebKit 41948
    17161716// Regressed further at 57820, jamesr investigating
    1717 BUG10468 MAC SKIP : fast/replaced/border-radius-clip.html = IMAGE+TEXT
     1717BUGCR10468 MAC SKIP : fast/replaced/border-radius-clip.html = IMAGE+TEXT
    17181718
    17191719// Mac flaky failures.
    1720 BUG10472 MAC DEBUG : svg/css/glyph-orientation-rounding-test.xhtml = FAIL PASS
     1720BUGCR10472 MAC DEBUG : svg/css/glyph-orientation-rounding-test.xhtml = FAIL PASS
    17211721
    17221722// <input type="search">; various failures, some tests may simply need new
    17231723// baselines, others have more problems.
    1724 BUG10473 LINUX : fast/forms/placeholder-set-value.html = FAIL
    1725 BUG10473 LINUX : fast/forms/search-display-none-cancel-button.html = FAIL
    1726 BUG10473 LINUX : fast/replaced/width100percent-searchfield.html = FAIL
     1724BUGCR10473 LINUX : fast/forms/placeholder-set-value.html = FAIL
     1725BUGCR10473 LINUX : fast/forms/search-display-none-cancel-button.html = FAIL
     1726BUGCR10473 LINUX : fast/replaced/width100percent-searchfield.html = FAIL
    17271727
    17281728// This test isn't just slow -- sometimes it times out indefinitely.
    1729 BUG27569 LINUX MAC WIN : http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS
     1729BUGCR27569 LINUX MAC WIN : http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html = TIMEOUT PASS
    17301730
    17311731// These tests were affected by rolling out WebKit i8n patches.
    17321732// Was only WIN, also fail on LINUX since merge 43346:43361
    1733 BUG9768 LINUX WIN : fast/forms/select-initial-position.html = FAIL
     1733BUGCR9768 LINUX WIN : fast/forms/select-initial-position.html = FAIL
    17341734// Was only WIN, also fail on LINUX since merge 43346:43361
    1735 BUG9768 LINUX WIN : fast/forms/select-visual-hebrew.html = FAIL
     1735BUGCR9768 LINUX WIN : fast/forms/select-visual-hebrew.html = FAIL
    17361736// Was only WIN, also fail on LINUX since merge 43346:43361
    1737 BUG9768 LINUX WIN : fast/forms/visual-hebrew-text-field.html = FAIL
     1737BUGCR9768 LINUX WIN : fast/forms/visual-hebrew-text-field.html = FAIL
    17381738// Linux looks ok, rebaselined.
    1739 BUG9768 WIN : fast/text/cg-fallback-bolding.html = FAIL
    1740 BUG9768 WIN : fast/text/international/001.html = FAIL
    1741 BUG9768 WIN : fast/text/international/002.html = FAIL
    1742 BUG9768 WIN : fast/text/international/003.html = FAIL
    1743 BUG9768 WIN : fast/text/international/wrap-CJK-001.html = FAIL
     1739BUGCR9768 WIN : fast/text/cg-fallback-bolding.html = FAIL
     1740BUGCR9768 WIN : fast/text/international/001.html = FAIL
     1741BUGCR9768 WIN : fast/text/international/002.html = FAIL
     1742BUGCR9768 WIN : fast/text/international/003.html = FAIL
     1743BUGCR9768 WIN : fast/text/international/wrap-CJK-001.html = FAIL
    17441744
    17451745// Merge WebKit 42200:42244 regressions
    1746 BUG9786 : fast/dom/Window/dom-access-from-closure-iframe.html = FAIL
    1747 BUG9786 : fast/dom/Window/dom-access-from-closure-window.html = FAIL
    1748 BUG9786 WIN DEBUG : http/tests/security/cross-frame-access-history-prototype.html = FAIL
    1749 BUG9786 SLOW WIN RELEASE : http/tests/security/cross-frame-access-history-prototype.html = FAIL
    1750 BUG9786 LINUX MAC : http/tests/security/cross-frame-access-history-prototype.html = FAIL
    1751 BUG9786 : http/tests/security/cross-frame-access-location-prototype.html = FAIL
    1752 BUG9786 : http/tests/security/cross-frame-access-document-direct.html = TIMEOUT
    1753 
    1754 BUG9798 SLOW WIN DEBUG : fast/dom/Window/slow-unload-handler.html = PASS
     1746BUGCR9786 : fast/dom/Window/dom-access-from-closure-iframe.html = FAIL
     1747BUGCR9786 : fast/dom/Window/dom-access-from-closure-window.html = FAIL
     1748BUGCR9786 WIN DEBUG : http/tests/security/cross-frame-access-history-prototype.html = FAIL
     1749BUGCR9786 SLOW WIN RELEASE : http/tests/security/cross-frame-access-history-prototype.html = FAIL
     1750BUGCR9786 LINUX MAC : http/tests/security/cross-frame-access-history-prototype.html = FAIL
     1751BUGCR9786 : http/tests/security/cross-frame-access-location-prototype.html = FAIL
     1752BUGCR9786 : http/tests/security/cross-frame-access-document-direct.html = TIMEOUT
     1753
     1754BUGCR9798 SLOW WIN DEBUG : fast/dom/Window/slow-unload-handler.html = PASS
    17551755
    17561756// Was flaky. Became a consistent failure.
    1757 BUG9798 WIN DEBUG : http/tests/local/style-access-before-stylesheet-loaded.html = FAIL PASS
    1758 BUG9798 WIN DEBUG : http/tests/misc/redirect-with-quotes.php = TIMEOUT PASS
    1759 BUG9798 WIN SLOW : http/tests/misc/refresh-headers.php = PASS
    1760 BUG9798 WIN : http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL PASS
    1761 BUG9798 WIN DEBUG : http/tests/security/cross-frame-access-protocol.html = FAIL PASS
    1762 BUG9798 RELEASE : http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS
    1763 BUG9798 WIN : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = PASS TIMEOUT
    1764 BUG9798 WIN : http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS
    1765 BUG9798 WIN DEBUG : http/tests/xmlhttprequest/encode-request-url-2.html = TIMEOUT PASS
    1766 BUG9797 BUG9798 WIN RELEASE SLOW : http/tests/xmlhttprequest/state-after-network-error.html = PASS
    1767 BUG9797 LINUX DEBUG : svg/carto.net/colourpicker.svg = FAIL
    1768 BUG9798 LINUX RELEASE : svg/carto.net/colourpicker.svg = FAIL
    1769 BUG9798 LINUX RELEASE : tables/mozilla/bugs/45621.html = FAIL
    1770 BUG9798 LINUX DEBUG SLOW : tables/mozilla/bugs/45621.html = FAIL
    1771 //also BUG24868 (crash)
    1772 BUG9798 LINUX DEBUG : transitions/mask-transitions.html = FAIL PASS
    1773 BUG9798 SLOW LINUX RELEASE : transitions/transition-timing-function.html = PASS
     1757BUGCR9798 WIN DEBUG : http/tests/local/style-access-before-stylesheet-loaded.html = FAIL PASS
     1758BUGCR9798 WIN DEBUG : http/tests/misc/redirect-with-quotes.php = TIMEOUT PASS
     1759BUGCR9798 WIN SLOW : http/tests/misc/refresh-headers.php = PASS
     1760BUGCR9798 WIN : http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL PASS
     1761BUGCR9798 WIN DEBUG : http/tests/security/cross-frame-access-protocol.html = FAIL PASS
     1762BUGCR9798 RELEASE : http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS
     1763BUGCR9798 WIN : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = PASS TIMEOUT
     1764BUGCR9798 WIN : http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS
     1765BUGCR9798 WIN DEBUG : http/tests/xmlhttprequest/encode-request-url-2.html = TIMEOUT PASS
     1766BUGCR9797 BUGCR9798 WIN RELEASE SLOW : http/tests/xmlhttprequest/state-after-network-error.html = PASS
     1767BUGCR9797 LINUX DEBUG : svg/carto.net/colourpicker.svg = FAIL
     1768BUGCR9798 LINUX RELEASE : svg/carto.net/colourpicker.svg = FAIL
     1769BUGCR9798 LINUX RELEASE : tables/mozilla/bugs/45621.html = FAIL
     1770BUGCR9798 LINUX DEBUG SLOW : tables/mozilla/bugs/45621.html = FAIL
     1771//also BUGCR24868 (crash)
     1772BUGCR9798 LINUX DEBUG : transitions/mask-transitions.html = FAIL PASS
     1773BUGCR9798 SLOW LINUX RELEASE : transitions/transition-timing-function.html = PASS
    17741774// This test definitely times out (i.e. is not just slow).
    1775 BUG9798 WIN RELEASE : http/tests/xmlhttprequest/small-chunks-response-text.html = PASS TIMEOUT
    1776 BUG9798 LINUX : svg/custom/use-property-changes-through-svg-dom.svg = FAIL
    1777 BUG9798 LINUX : svg/custom/js-update-transform-changes.svg = FAIL
     1775BUGCR9798 WIN RELEASE : http/tests/xmlhttprequest/small-chunks-response-text.html = PASS TIMEOUT
     1776BUGCR9798 LINUX : svg/custom/use-property-changes-through-svg-dom.svg = FAIL
     1777BUGCR9798 LINUX : svg/custom/js-update-transform-changes.svg = FAIL
    17781778// Occasionally times out. Not just slow.
    1779 BUG9798 WIN DEBUG : http/tests/loading/redirect-methods.html = TIMEOUT PASS
     1779BUGCR9798 WIN DEBUG : http/tests/loading/redirect-methods.html = TIMEOUT PASS
    17801780
    17811781// New tests or failures from WebKit merge 42324:42364. Re-baselined on
    17821782// Windows. Probably just need the same on other platforms.
    1783 BUG9962 MAC : fast/js/function-apply-aliased.html = FAIL
     1783BUGCR9962 MAC : fast/js/function-apply-aliased.html = FAIL
    17841784
    17851785// Regressions from WebKit merge 43264:42403, unknown cause(s)
    1786 BUG10055 MAC : fast/events/updateLayoutForHitTest.html = FAIL
     1786BUGCR10055 MAC : fast/events/updateLayoutForHitTest.html = FAIL
    17871787
    17881788// New tests from WebKit Merge 42609:42671
    1789 BUG10760 LINUX : fast/forms/input-text-scroll-left-on-blur.html = FAIL
    1790 BUG10760 LINUX : fast/inline/25277-2.html = FAIL
    1791 BUG10760 LINUX : fast/inline/25277.html = FAIL
    1792 BUG10760 LINUX : svg/custom/marker-child-changes.svg = PASS FAIL
    1793 BUG10760 LINUX : svg/custom/marker-viewBox-changes.svg = FAIL
     1789BUGCR10760 LINUX : fast/forms/input-text-scroll-left-on-blur.html = FAIL
     1790BUGCR10760 LINUX : fast/inline/25277-2.html = FAIL
     1791BUGCR10760 LINUX : fast/inline/25277.html = FAIL
     1792BUGCR10760 LINUX : svg/custom/marker-child-changes.svg = PASS FAIL
     1793BUGCR10760 LINUX : svg/custom/marker-viewBox-changes.svg = FAIL
    17941794
    17951795// New failures from WebKit merge 42725:42805
     
    17981798// to go back. in test_shell history.back() does not go back,
    17991799// so the test timeouts.
    1800 BUG11001 LINUX MAC WIN : http/tests/history/back-to-post.php = TIMEOUT
     1800BUGCR11001 LINUX MAC WIN : http/tests/history/back-to-post.php = TIMEOUT
    18011801
    18021802// Regressions from WebKit Merge 42932:42994 due to text metric changes.
    1803 BUG11251 WIN DEBUG : fast/forms/textarea-width.html = FAIL
    1804 BUG11251 SLOW WIN RELEASE : fast/forms/textarea-width.html = FAIL
    1805 BUG11251 WIN LINUX RELEASE : fast/forms/text-control-intrinsic-widths.html = FAIL
    1806 BUG11251 LINUX WIN DEBUG : fast/forms/text-control-intrinsic-widths.html = FAIL
    1807 BUG11251 WIN LINUX : svg/custom/svg-fonts-in-text-controls.html = FAIL
    1808 BUG11251 WIN LINUX : fast/forms/textarea-metrics.html = FAIL
     1803BUGCR11251 WIN DEBUG : fast/forms/textarea-width.html = FAIL
     1804BUGCR11251 SLOW WIN RELEASE : fast/forms/textarea-width.html = FAIL
     1805BUGCR11251 WIN LINUX RELEASE : fast/forms/text-control-intrinsic-widths.html = FAIL
     1806BUGCR11251 LINUX WIN DEBUG : fast/forms/text-control-intrinsic-widths.html = FAIL
     1807BUGCR11251 WIN LINUX : svg/custom/svg-fonts-in-text-controls.html = FAIL
     1808BUGCR11251 WIN LINUX : fast/forms/textarea-metrics.html = FAIL
    18091809
    18101810// Regresssions from WebKit Merge 43114:43242 that just need to be re-baselined.
    1811 BUG11483 LINUX : fast/forms/input-text-double-click.html = FAIL
    1812 BUG11483 LINUX : svg/text/foreignObject-repaint.xml = FAIL
     1811BUGCR11483 LINUX : fast/forms/input-text-double-click.html = FAIL
     1812BUGCR11483 LINUX : svg/text/foreignObject-repaint.xml = FAIL
    18131813
    18141814// Regressions from WebKit merge 43242:43321.  These just need to re-baselining:
    1815 BUG24229 LINUX : fast/forms/select-dirty-parent-pref-widths.html = FAIL
    1816 BUG24229 LINUX : svg/transforms/animated-path-inside-transformed-html.xhtml = FAIL
     1815BUGCR24229 LINUX : fast/forms/select-dirty-parent-pref-widths.html = FAIL
     1816BUGCR24229 LINUX : svg/transforms/animated-path-inside-transformed-html.xhtml = FAIL
    18171817
    18181818// Details for all of these are in the bugs.
    1819 BUG12361 WIN : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
    1820 BUG12361 LINUX MAC DEBUG : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
    1821 BUG12361 LINUX RELEASE : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
    1822 BUG12361 SLOW MAC RELEASE : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
    1823 
    1824 BUG14207 LINUX : tables/mozilla/bugs/bug28341.html = FAIL
    1825 BUG32231 WIN DEBUG : tables/mozilla/bugs/bug28341.html = IMAGE PASS
     1819BUGCR12361 WIN : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
     1820BUGCR12361 LINUX MAC DEBUG : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
     1821BUGCR12361 LINUX RELEASE : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
     1822BUGCR12361 SLOW MAC RELEASE : http/tests/cookies/double-quoted-value-with-semi-colon.html = FAIL
     1823
     1824BUGCR14207 LINUX : tables/mozilla/bugs/bug28341.html = FAIL
     1825BUGCR32231 WIN DEBUG : tables/mozilla/bugs/bug28341.html = IMAGE PASS
    18261826
    18271827// Newly added test http://trac.webkit.org/changeset/44816
    1828 BUG18733 WIN SLOW : http/tests/xmlhttprequest/cross-origin-no-authorization.html = PASS
     1828BUGCR18733 WIN SLOW : http/tests/xmlhttprequest/cross-origin-no-authorization.html = PASS
    18291829
    18301830// WebKit 45017:45086
    1831 BUG15217 : fast/js/dictionary-no-cache.html = FAIL
     1831BUGCR15217 : fast/js/dictionary-no-cache.html = FAIL
    18321832
    18331833// WebKit 45086:45111
    1834 BUG15270 MAC LINUX RELEASE : fast/js/excessive-comma-usage.html = TEXT
    1835 BUG15270 MAC LINUX DEBUG SLOW : fast/js/excessive-comma-usage.html = FAIL
    1836 BUG15270 WIN : fast/js/excessive-comma-usage.html = CRASH FAIL
    1837 
    1838 
    1839 // Flaky for a while; also related to BUG17974
    1840 BUG15267 WIN LINUX : transitions/cancel-transition.html = PASS FAIL
     1834BUGCR15270 MAC LINUX RELEASE : fast/js/excessive-comma-usage.html = TEXT
     1835BUGCR15270 MAC LINUX DEBUG SLOW : fast/js/excessive-comma-usage.html = FAIL
     1836BUGCR15270 WIN : fast/js/excessive-comma-usage.html = CRASH FAIL
     1837
     1838
     1839// Flaky for a while; also related to BUGCR17974
     1840BUGCR15267 WIN LINUX : transitions/cancel-transition.html = PASS FAIL
    18411841
    18421842// WebKit 45431:45444
    1843 BUG10384 MAC : fast/events/frame-tab-focus.html = FAIL
    1844 BUG11613 LINUX : fast/forms/tabbing-input-iframe.html = FAIL
    1845 BUG11613 LINUX RELEASE : fast/overflow/scrollRevealButton.html = FAIL
    1846 BUG11613 LINUX DEBUG : fast/overflow/scrollRevealButton.html = FAIL
     1843BUGCR10384 MAC : fast/events/frame-tab-focus.html = FAIL
     1844BUGCR11613 LINUX : fast/forms/tabbing-input-iframe.html = FAIL
     1845BUGCR11613 LINUX RELEASE : fast/overflow/scrollRevealButton.html = FAIL
     1846BUGCR11613 LINUX DEBUG : fast/overflow/scrollRevealButton.html = FAIL
    18471847
    18481848// WebKit merge 42738:45840
    18491849// New tests, need baseline.
    1850 BUG16240 WIN DEBUG : http/tests/cache/subresource-expiration.html = TIMEOUT
    1851 BUG16240 MAC WIN RELEASE : http/tests/cache/subresource-expiration.html = TIMEOUT
    1852 BUG14752 LINUX SLOW : http/tests/cache/subresource-expiration.html = PASS
     1850BUGCR16240 WIN DEBUG : http/tests/cache/subresource-expiration.html = TIMEOUT
     1851BUGCR16240 MAC WIN RELEASE : http/tests/cache/subresource-expiration.html = TIMEOUT
     1852BUGCR14752 LINUX SLOW : http/tests/cache/subresource-expiration.html = PASS
    18531853
    18541854// New tests with WebKit merge 46288:46363
    1855 BUG18116 : fast/dom/constructed-objects-prototypes.html = TEXT
    1856 BUG18116 WIN RELEASE : fast/dom/prototype-inheritance-2.html = TEXT
    1857 BUG18116 WIN DEBUG : fast/dom/prototype-inheritance-2.html = CRASH
    1858 BUG18116 MAC LINUX : fast/dom/prototype-inheritance-2.html = TEXT CRASH
     1855BUGCR18116 : fast/dom/constructed-objects-prototypes.html = TEXT
     1856BUGCR18116 WIN RELEASE : fast/dom/prototype-inheritance-2.html = TEXT
     1857BUGCR18116 WIN DEBUG : fast/dom/prototype-inheritance-2.html = CRASH
     1858BUGCR18116 MAC LINUX : fast/dom/prototype-inheritance-2.html = TEXT CRASH
    18591859// New in WebKit r52559
    1860 BUG18116 : svg/custom/global-constructors.html = TEXT
     1860BUGCR18116 : svg/custom/global-constructors.html = TEXT
    18611861
    18621862// Flaky crashes
    1863 BUG18656 MAC RELEASE : fast/dom/Window/window-lookup-precedence.html = FAIL
    1864 BUG18656 MAC DEBUG : fast/dom/Window/window-lookup-precedence.html = FAIL
     1863BUGCR18656 MAC RELEASE : fast/dom/Window/window-lookup-precedence.html = FAIL
     1864BUGCR18656 MAC DEBUG : fast/dom/Window/window-lookup-precedence.html = FAIL
    18651865
    18661866// Test failures caused by re-enabling skia asserts.
    1867 BUG18896 WIN DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL
     1867BUGCR18896 WIN DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL
    18681868
    18691869// Test failures from WebKit merge 46894 to 46977
    1870 BUG26737 : fast/js/prototypes.html = FAIL
     1870BUGCR26737 : fast/js/prototypes.html = FAIL
    18711871
    18721872// WebKit roll r47417:47528
    1873 BUG19766 LINUX : fast/replaced/width100percent-menulist.html = FAIL
     1873BUGCR19766 LINUX : fast/replaced/width100percent-menulist.html = FAIL
    18741874
    18751875// WebKit 47777:47790 - getOwnPropertyDescriptor
    1876 BUG20345 : fast/js/getOwnPropertyDescriptor.html = FAIL
    1877 BUG20345 : fast/dom/Window/window-property-descriptors.html = TEXT
     1876BUGCR20345 : fast/js/getOwnPropertyDescriptor.html = FAIL
     1877BUGCR20345 : fast/dom/Window/window-property-descriptors.html = TEXT
    18781878// Failures from Webkit merger 51724 -> 51772
    1879 BUG20345 : http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html = TEXT
     1879BUGCR20345 : http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html = TEXT
    18801880
    18811881// Flaky, not clear as of when.
    1882 BUG21411 WIN LINUX DEBUG : svg/dom/SVGScriptElement/script-load-and-error-events.svg = TEXT PASS
    1883 
    1884 
    1885 BUG25616 WIN : fast/overflow/overflow-float-stacking.html = FAIL
     1882BUGCR21411 WIN LINUX DEBUG : svg/dom/SVGScriptElement/script-load-and-error-events.svg = TEXT PASS
     1883
     1884
     1885BUGCR25616 WIN : fast/overflow/overflow-float-stacking.html = FAIL
    18861886
    18871887// Flaky. The width of containing RenderBlocks sometimes becomes larger
    1888 BUG21958 MAC : svg/hixie/error/012.xml = FAIL
     1888BUGCR21958 MAC : svg/hixie/error/012.xml = FAIL
    18891889
    18901890// WebKit merge 48500:48585, newly implemented Object.defineProperty.
    1891 BUG22526 WIN MAC: fast/js/Object-create.html = FAIL
    1892 BUG22526 : fast/js/Object-defineProperties.html = FAIL CRASH
    1893 BUG22526 : fast/js/Object-defineProperty.html = FAIL CRASH
    1894 BUG22526 : http/tests/security/xss-DENIED-defineProperty.html = FAIL
     1891BUGCR22526 WIN MAC: fast/js/Object-create.html = FAIL
     1892BUGCR22526 : fast/js/Object-defineProperties.html = FAIL CRASH
     1893BUGCR22526 : fast/js/Object-defineProperty.html = FAIL CRASH
     1894BUGCR22526 : http/tests/security/xss-DENIED-defineProperty.html = FAIL
    18951895
    18961896// WebKit merge 48500:48585, due to newly added support for MathML.
    1897 BUG22554 SKIP : mathml = FAIL
     1897BUGCR22554 SKIP : mathml = FAIL
    18981898
    18991899// WebKit update 48796:48820
    19001900// Test #9 throws an exception.
    1901 BUG23956 WIN LINUX : fast/dom/Range/getClientRects.html = FAIL
    1902 BUG24126 : fast/dom/HTMLInputElement/size-attribute.html = FAIL
     1901BUGCR23956 WIN LINUX : fast/dom/Range/getClientRects.html = FAIL
     1902BUGCR24126 : fast/dom/HTMLInputElement/size-attribute.html = FAIL
    19031903
    19041904// Started happening somewhere around http://trac.webkit.org/changeset/48989.
    1905 BUG23955 MAC : fast/css/last-of-type-pseudo-class.html = IMAGE
    1906 BUG23955 LINUX : fast/css/last-of-type-pseudo-class.html = IMAGE
     1905BUGCR23955 MAC : fast/css/last-of-type-pseudo-class.html = IMAGE
     1906BUGCR23955 LINUX : fast/css/last-of-type-pseudo-class.html = IMAGE
    19071907
    19081908// Started failing for no apparent reason at r28124, and IMAGE+TEXT diffs started at r51875
    19091909
    19101910// Flaky timeouts first appearing at r27764 (webkit 48947)
    1911 BUG9798 WIN : http/tests/cookies/multiple-cookies.html = TIMEOUT PASS
     1911BUGCR9798 WIN : http/tests/cookies/multiple-cookies.html = TIMEOUT PASS
    19121912
    19131913// WebKit update: 49213:49221
    1914 BUG24063 : fast/dom/Window/window-postmessage-clone.html = FAIL
     1914BUGCR24063 : fast/dom/Window/window-postmessage-clone.html = FAIL
    19151915
    19161916// Got slow with V8 update to 1.3.15. Debug logging perhaps?
    1917 BUG24182 DEBUG SLOW : fast/forms/input-implicit-length-limit.html = PASS
    1918 BUG24182 DEBUG SLOW : fast/forms/input-maxlength.html = PASS
     1917BUGCR24182 DEBUG SLOW : fast/forms/input-implicit-length-limit.html = PASS
     1918BUGCR24182 DEBUG SLOW : fast/forms/input-maxlength.html = PASS
    19191919
    19201920// Failing at WebKit Linux (dbg)(3) build 7795
    1921 BUG24119 LINUX DEBUG : tables/mozilla/bugs/bug1220.html = PASS FAIL
     1921BUGCR24119 LINUX DEBUG : tables/mozilla/bugs/bug1220.html = PASS FAIL
    19221922
    19231923// WebKit roll 49405:49413
    1924 BUG28409 : http/tests/xmlhttprequest/logout.html = FAIL
     1924BUGCR28409 : http/tests/xmlhttprequest/logout.html = FAIL
    19251925
    19261926// WebKit Roll 49597:49640
    1927 BUG24966 SLOW MAC DEBUG : fast/frames/calculate-fixed.html = PASS
     1927BUGCR24966 SLOW MAC DEBUG : fast/frames/calculate-fixed.html = PASS
    19281928
    19291929// WebKit Roll 49640:49684
    1930 BUG25202 LINUX WIN : svg/W3C-SVG-1.1/masking-path-02-b.svg = FAIL
    1931 BUG25208 LINUX WIN : svg/W3C-SVG-1.1/masking-path-05-f.svg = FAIL
     1930BUGCR25202 LINUX WIN : svg/W3C-SVG-1.1/masking-path-02-b.svg = FAIL
     1931BUGCR25208 LINUX WIN : svg/W3C-SVG-1.1/masking-path-05-f.svg = FAIL
    19321932BUG_JEREMY MAC : fast/frames/onlyCommentInIFrame.html = FAIL
    19331933
    19341934// WebKit Roll 49684:49761
    1935 BUG26042 DEBUG : http/tests/security/mixedContent/insecure-plugin-in-iframe.html = PASS TEXT
    1936 BUG26042 LINUX RELEASE : http/tests/security/mixedContent/insecure-plugin-in-iframe.html = PASS TEXT
     1935BUGCR26042 DEBUG : http/tests/security/mixedContent/insecure-plugin-in-iframe.html = PASS TEXT
     1936BUGCR26042 LINUX RELEASE : http/tests/security/mixedContent/insecure-plugin-in-iframe.html = PASS TEXT
    19371937
    19381938// Incorrect baseline removed.
    1939 BUG25433 WIN LINUX : css2.1/t040103-ident-03-c.html = IMAGE
     1939BUGCR25433 WIN LINUX : css2.1/t040103-ident-03-c.html = IMAGE
    19401940
    19411941// WebKit roll 49961:49992
    19421942// Added in http://trac.webkit.org/changeset/49990
    1943 BUG25884 WIN LINUX : fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html = FAIL
     1943BUGCR25884 WIN LINUX : fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html = FAIL
    19441944
    19451945// This only crashes on the old buildbot slave. It fails image, like the other slaves, on the new one.
    19461946// FIXME: Make this just be IMAGE after we move over to the new bots.
    1947 BUG26344 LINUX DEBUG : fast/text/atsui-partial-selection.html = CRASH IMAGE
     1947BUGCR26344 LINUX DEBUG : fast/text/atsui-partial-selection.html = CRASH IMAGE
    19481948
    19491949BUGWK45957 : fast/multicol/column-rules-stacking.html = FAIL
    19501950
    19511951// ==== WebKit roll 50258:50313 ====
    1952 BUG26291 MAC : fast/text/atsui-multiple-renderers.html = IMAGE
    1953 BUG26291 MAC : transforms/2d/hindi-rotated.html = IMAGE
     1952BUGCR26291 MAC : fast/text/atsui-multiple-renderers.html = IMAGE
     1953BUGCR26291 MAC : transforms/2d/hindi-rotated.html = IMAGE
    19541954
    19551955// Flaky since at least WebKit 50258.
    1956 BUG32098 : fast/dom/defaultView.html = MISSING PASS
     1956BUGCR32098 : fast/dom/defaultView.html = MISSING PASS
    19571957
    19581958// more test flakiness
    1959 BUG27334 MAC : http/tests/security/xssAuditor/object-embed-tag.html = PASS
     1959BUGCR27334 MAC : http/tests/security/xssAuditor/object-embed-tag.html = PASS
    19601960
    19611961// more test flakiness
    1962 BUG27418 SLOW WIN RELEASE : http/tests/cookies/simple-cookies-max-age.html = PASS
    1963 BUG27418 SLOW WIN RELEASE : http/tests/misc/url-in-utf16le.html = PASS
    1964 BUG27418 MAC DEBUG : http/tests/plugins/interrupted-get-url.html = PASS TEXT
    1965 BUG27418 MAC RELEASE SLOW : http/tests/plugins/interrupted-get-url.html = PASS
     1962BUGCR27418 SLOW WIN RELEASE : http/tests/cookies/simple-cookies-max-age.html = PASS
     1963BUGCR27418 SLOW WIN RELEASE : http/tests/misc/url-in-utf16le.html = PASS
     1964BUGCR27418 MAC DEBUG : http/tests/plugins/interrupted-get-url.html = PASS TEXT
     1965BUGCR27418 MAC RELEASE SLOW : http/tests/plugins/interrupted-get-url.html = PASS
    19661966
    19671967// The following upstream patches add -Webkit-color-correction support:
     
    19701970// The ColorSpace was only implemented for CG, more port implementation
    19711971// required in order for Chromium to support color correction.
    1972 BUG28005 : fast/css/color-correction-backgrounds-and-text.html = FAIL
    1973 BUG28005 WIN LINUX : fast/css/color-correction-on-backgrounds.html = IMAGE+TEXT
    1974 BUG28005 WIN LINUX : fast/css/color-correction-on-text.html = IMAGE+TEXT
    1975 BUG28005 WIN LINUX : fast/css/color-correction.html = IMAGE+TEXT
    1976 BUG28005 WIN LINUX : fast/css/color-correction-on-box-shadow.html = IMAGE+TEXT
    1977 BUG28005 WIN LINUX : fast/css/color-correction-on-text-shadow.html = IMAGE+TEXT
    1978 BUG28005 : fast/css/color-correction-on-background-image.html = FAIL
    1979 BUG28005 WIN LINUX : fast/css/color-correction-untagged-images.html = IMAGE+TEXT
     1972BUGCR28005 : fast/css/color-correction-backgrounds-and-text.html = FAIL
     1973BUGCR28005 WIN LINUX : fast/css/color-correction-on-backgrounds.html = IMAGE+TEXT
     1974BUGCR28005 WIN LINUX : fast/css/color-correction-on-text.html = IMAGE+TEXT
     1975BUGCR28005 WIN LINUX : fast/css/color-correction.html = IMAGE+TEXT
     1976BUGCR28005 WIN LINUX : fast/css/color-correction-on-box-shadow.html = IMAGE+TEXT
     1977BUGCR28005 WIN LINUX : fast/css/color-correction-on-text-shadow.html = IMAGE+TEXT
     1978BUGCR28005 : fast/css/color-correction-on-background-image.html = FAIL
     1979BUGCR28005 WIN LINUX : fast/css/color-correction-untagged-images.html = IMAGE+TEXT
    19801980
    19811981// May also be related to r50760, but not as confident.
    1982 BUG27551 WIN : fast/css/shadow-multiple.html = IMAGE
     1982BUGCR27551 WIN : fast/css/shadow-multiple.html = IMAGE
    19831983
    19841984// WebKit merge 50756:50820, possibly due to WebKit r50808/r50786 and Chromium r31715
    1985 BUG27553 WIN : fast/text/atsui-partial-selection.html = IMAGE
    1986 
    1987 BUG22700 WIN LINUX : fast/canvas/canvas-shadow.html = TEXT
     1985BUGCR27553 WIN : fast/text/atsui-partial-selection.html = IMAGE
     1986
     1987BUGCR22700 WIN LINUX : fast/canvas/canvas-shadow.html = TEXT
    19881988
    19891989
    19901990// Failures from merge 50972:51042
    19911991// The test requires DRT/Test Shell to support error page handling.
    1992 BUG27850 : fast/history/back-forward-reset-after-error-handling.html = TEXT
     1992BUGCR27850 : fast/history/back-forward-reset-after-error-handling.html = TEXT
    19931993// Need to update chromium so the web frame delegate is informed when window objects
    19941994// in isolated worlds are cleared.
    1995 BUG27849 : http/tests/security/isolatedWorld/didClearWindowObject.html = TEXT
    1996 
    1997 BUG28040 WIN MAC DEBUG : fast/body-propagation/overflow/003-xhtml.xhtml = PASS IMAGE+TEXT
    1998 
    1999 BUG28092 WIN : http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS FAIL
     1995BUGCR27849 : http/tests/security/isolatedWorld/didClearWindowObject.html = TEXT
     1996
     1997BUGCR28040 WIN MAC DEBUG : fast/body-propagation/overflow/003-xhtml.xhtml = PASS IMAGE+TEXT
     1998
     1999BUGCR28092 WIN : http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS FAIL
    20002000
    20012001// Started failing with move from Lighttpd to Apache.
     
    20072007// These tests time out *and* are slow. The test should be fixed to not timeout,
    20082008// then should be marked as SLOW/PASS.
    2009 BUG2844 WIN : http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS CRASH
    2010 BUG2844 WIN : http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEXT
    2011 BUG2844 WIN : http/tests/appcache/offline-access.html = TIMEOUT PASS
    2012 BUG2844 WIN LINUX DEBUG : http/tests/appcache/update-cache.html = TIMEOUT PASS
    2013 BUG2844 WIN RELEASE : http/tests/appcache/update-cache.html = TIMEOUT PASS
     2009BUGCR2844 WIN : http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS CRASH
     2010BUGCR2844 WIN : http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEXT
     2011BUGCR2844 WIN : http/tests/appcache/offline-access.html = TIMEOUT PASS
     2012BUGCR2844 WIN LINUX DEBUG : http/tests/appcache/update-cache.html = TIMEOUT PASS
     2013BUGCR2844 WIN RELEASE : http/tests/appcache/update-cache.html = TIMEOUT PASS
    20142014
    20152015// These tests sometimes pass and sometimes have a text difference due
    20162016// to chromium's appcache being async.
    2017 BUG2844 WIN RELEASE : http/tests/appcache/top-frame-3.html = TEXT PASS
    2018 BUG2844 MAC LINUX : http/tests/appcache/top-frame-3.html = TEXT PASS
    2019 BUG2844 WIN RELEASE : http/tests/appcache/top-frame-4.html = TEXT PASS
    2020 BUG2844 MAC LINUX : http/tests/appcache/top-frame-4.html = TEXT PASS
     2017BUGCR2844 WIN RELEASE : http/tests/appcache/top-frame-3.html = TEXT PASS
     2018BUGCR2844 MAC LINUX : http/tests/appcache/top-frame-3.html = TEXT PASS
     2019BUGCR2844 WIN RELEASE : http/tests/appcache/top-frame-4.html = TEXT PASS
     2020BUGCR2844 MAC LINUX : http/tests/appcache/top-frame-4.html = TEXT PASS
    20212021
    20222022// These fail because chromium's appcache is async but webkit's is not.
    2023 BUG2844 SKIP : http/tests/appcache/idempotent-update.html = FAIL
    2024 BUG2844 SKIP : http/tests/appcache/top-frame-2.html = FAIL
     2023BUGCR2844 SKIP : http/tests/appcache/idempotent-update.html = FAIL
     2024BUGCR2844 SKIP : http/tests/appcache/top-frame-2.html = FAIL
    20252025
    20262026// This test fails because there is no setAppCacheMaximumSize API yet.
    2027 BUG2844 SKIP : http/tests/appcache/max-size.html = FAIL
     2027BUGCR2844 SKIP : http/tests/appcache/max-size.html = FAIL
    20282028
    20292029// Flakiness documented around Webkit Roll 51681:51711
    2030 BUG2844 SKIP : http/tests/appcache/404-manifest.html = TIMEOUT PASS
    2031 BUG2844 SKIP : http/tests/appcache/404-resource.html = TIMEOUT PASS
    2032 BUG2844 SKIP : http/tests/appcache/foreign-iframe-main.html = TIMEOUT PASS
    2033 BUG2844 SKIP : http/tests/appcache/non-html.xhtml = TIMEOUT PASS
     2030BUGCR2844 SKIP : http/tests/appcache/404-manifest.html = TIMEOUT PASS
     2031BUGCR2844 SKIP : http/tests/appcache/404-resource.html = TIMEOUT PASS
     2032BUGCR2844 SKIP : http/tests/appcache/foreign-iframe-main.html = TIMEOUT PASS
     2033BUGCR2844 SKIP : http/tests/appcache/non-html.xhtml = TIMEOUT PASS
    20342034
    20352035// New failures from WebKit r51577
    2036 BUG29164 WIN LINUX MAC : fast/frames/sandboxed-iframe-plugins.html = TEXT
     2036BUGCR29164 WIN LINUX MAC : fast/frames/sandboxed-iframe-plugins.html = TEXT
    20372037
    20382038// New failures from WebKit merge 51581:51584
    2039 BUG29167 MAC DEBUG : fast/dom/replaceChild.html = IMAGE PASS
     2039BUGCR29167 MAC DEBUG : fast/dom/replaceChild.html = IMAGE PASS
    20402040
    20412041// Failures introduced by USE_NEW_BUILDER in Skia.
    2042 BUG33287 WIN LINUX : fast/canvas/set-colors.html = TEXT
     2042BUGCR33287 WIN LINUX : fast/canvas/set-colors.html = TEXT
    20432043
    20442044// Failures from WebKit merge 51711:51724
    2045 BUG32003 : fast/js/string-property-deletion.html = TEXT
     2045BUGCR32003 : fast/js/string-property-deletion.html = TEXT
    20462046
    20472047// Regression from Webkit merge 51772 -> 51784
    2048 BUG35329 WIN : http/tests/appcache/resource-redirect-2.html = TIMEOUT PASS
     2048BUGCR35329 WIN : http/tests/appcache/resource-redirect-2.html = TIMEOUT PASS
    20492049
    20502050// More Webkit Roll to r51875
    20512051// Some of these went from IMAGE+TEXT to just IMAGE at r57886
    2052 BUG29737 MAC : svg/custom/use-elementInstance-event-target.svg = IMAGE
    2053 BUG29737 MAC : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE
    2054 BUG29737 MAC : svg/filters/sourceAlpha.svg = IMAGE
     2052BUGCR29737 MAC : svg/custom/use-elementInstance-event-target.svg = IMAGE
     2053BUGCR29737 MAC : svg/W3C-SVG-1.1/struct-image-02-b.svg = IMAGE
     2054BUGCR29737 MAC : svg/filters/sourceAlpha.svg = IMAGE
    20552055
    20562056// These tests got very flaky (failing 8/10 runs!) after
     
    20632063// did not get flaky here and moving to Apache made the appcache tests less
    20642064// flaky on those platforms.
    2065 BUG25977 WIN DEBUG : http/tests/appcache/access-via-redirect.php = TIMEOUT PASS
    2066 BUG25977 WIN : http/tests/appcache/auth.html = TIMEOUT PASS
    2067 BUG25977 WIN DEBUG : http/tests/appcache/crash-when-navigating-away-then-back.html = TIMEOUT PASS
    2068 BUG25977 WIN DEBUG : http/tests/appcache/empty-manifest.html = TIMEOUT PASS
     2065BUGCR25977 WIN DEBUG : http/tests/appcache/access-via-redirect.php = TIMEOUT PASS
     2066BUGCR25977 WIN : http/tests/appcache/auth.html = TIMEOUT PASS
     2067BUGCR25977 WIN DEBUG : http/tests/appcache/crash-when-navigating-away-then-back.html = TIMEOUT PASS
     2068BUGCR25977 WIN DEBUG : http/tests/appcache/empty-manifest.html = TIMEOUT PASS
    20692069// This test is slow on windows, but sometimes times out indefinitely.
    20702070// See if this improves when we move to apache.
    2071 BUG25977 WIN : http/tests/appcache/fallback.html = TIMEOUT PASS
    2072 BUG25977 WIN DEBUG : http/tests/appcache/local-content.html = TIMEOUT PASS
    2073 BUG25977 WIN DEBUG : http/tests/appcache/main-resource-hash.html = TIMEOUT PASS
    2074 BUG25977 WIN DEBUG : http/tests/appcache/manifest-containing-itself.html = TIMEOUT PASS
    2075 BUG25977 WIN DEBUG : http/tests/appcache/manifest-redirect-2.html = TIMEOUT PASS
    2076 BUG25977 WIN DEBUG : http/tests/appcache/manifest-redirect.html = TIMEOUT PASS
    2077 BUG25977 WIN DEBUG : http/tests/appcache/manifest-with-empty-file.html = TIMEOUT PASS
    2078 BUG25977 WIN DEBUG : http/tests/appcache/wrong-content-type.html = TIMEOUT PASS
    2079 BUG25977 WIN DEBUG : http/tests/appcache/online-whitelist.html = TIMEOUT PASS
    2080 BUG25977 WIN DEBUG : http/tests/appcache/top-frame-1.html = TIMEOUT PASS
    2081 BUG25977 WIN DEBUG : http/tests/appcache/whitelist-wildcard.html = TIMEOUT PASS
    2082 BUG25977 WIN DEBUG : http/tests/appcache/resource-redirect.html = TIMEOUT PASS
    2083 BUG25977 WIN : http/tests/appcache/xhr-foreign-resource.html = TIMEOUT PASS
    2084 BUG25977 WIN DEBUG : http/tests/appcache/simple.html = TIMEOUT PASS
    2085 BUG25977 WIN DEBUG : http/tests/appcache/reload.html = TIMEOUT PASS
    2086 BUG25977 WIN DEBUG : http/tests/appcache/wrong-signature-2.html = TIMEOUT PASS
    2087 BUG25977 WIN DEBUG : http/tests/appcache/top-frame-4.html = TIMEOUT TEXT PASS
    2088 BUG25977 WIN DEBUG : http/tests/appcache/top-frame-3.html = TIMEOUT TEXT PASS
     2071BUGCR25977 WIN : http/tests/appcache/fallback.html = TIMEOUT PASS
     2072BUGCR25977 WIN DEBUG : http/tests/appcache/local-content.html = TIMEOUT PASS
     2073BUGCR25977 WIN DEBUG : http/tests/appcache/main-resource-hash.html = TIMEOUT PASS
     2074BUGCR25977 WIN DEBUG : http/tests/appcache/manifest-containing-itself.html = TIMEOUT PASS
     2075BUGCR25977 WIN DEBUG : http/tests/appcache/manifest-redirect-2.html = TIMEOUT PASS
     2076BUGCR25977 WIN DEBUG : http/tests/appcache/manifest-redirect.html = TIMEOUT PASS
     2077BUGCR25977 WIN DEBUG : http/tests/appcache/manifest-with-empty-file.html = TIMEOUT PASS
     2078BUGCR25977 WIN DEBUG : http/tests/appcache/wrong-content-type.html = TIMEOUT PASS
     2079BUGCR25977 WIN DEBUG : http/tests/appcache/online-whitelist.html = TIMEOUT PASS
     2080BUGCR25977 WIN DEBUG : http/tests/appcache/top-frame-1.html = TIMEOUT PASS
     2081BUGCR25977 WIN DEBUG : http/tests/appcache/whitelist-wildcard.html = TIMEOUT PASS
     2082BUGCR25977 WIN DEBUG : http/tests/appcache/resource-redirect.html = TIMEOUT PASS
     2083BUGCR25977 WIN : http/tests/appcache/xhr-foreign-resource.html = TIMEOUT PASS
     2084BUGCR25977 WIN DEBUG : http/tests/appcache/simple.html = TIMEOUT PASS
     2085BUGCR25977 WIN DEBUG : http/tests/appcache/reload.html = TIMEOUT PASS
     2086BUGCR25977 WIN DEBUG : http/tests/appcache/wrong-signature-2.html = TIMEOUT PASS
     2087BUGCR25977 WIN DEBUG : http/tests/appcache/top-frame-4.html = TIMEOUT TEXT PASS
     2088BUGCR25977 WIN DEBUG : http/tests/appcache/top-frame-3.html = TIMEOUT TEXT PASS
    20892089
    20902090// WebKit update 52293->52323
    2091 BUG31253 : http/tests/security/xss-DENIED-assign-location-href-javascript.html = TEXT
     2091BUGCR31253 : http/tests/security/xss-DENIED-assign-location-href-javascript.html = TEXT
    20922092
    20932093// WebKit update 52323->52366
    2094 BUG30826 WIN : platform/win/fast/events/panScroll-imageMap-noHref-scroll.html = TEXT
    2095 BUG30826 WIN DEBUG : platform/win/fast/events/panScroll-event-fired.html = PASS TEXT TIMEOUT
     2094BUGCR30826 WIN : platform/win/fast/events/panScroll-imageMap-noHref-scroll.html = TEXT
     2095BUGCR30826 WIN DEBUG : platform/win/fast/events/panScroll-event-fired.html = PASS TEXT TIMEOUT
    20962096
    20972097// Flaky
    2098 BUG30930 LINUX DEBUG : tables/mozilla/bugs/bug15933.html = IMAGE PASS
     2098BUGCR30930 LINUX DEBUG : tables/mozilla/bugs/bug15933.html = IMAGE PASS
    20992099
    21002100// WebKit roll 52468->52535
    2101 BUG31991 WIN LINUX : fast/text/international/bidi-layout-across-linebreak.html = TEXT
    2102 BUG31252 : http/tests/security/listener/xss-inactive-closure.html = TEXT
    2103 
    2104 BUG31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT
     2101BUGCR31991 WIN LINUX : fast/text/international/bidi-layout-across-linebreak.html = TEXT
     2102BUGCR31252 : http/tests/security/listener/xss-inactive-closure.html = TEXT
     2103
     2104BUGCR31623 WIN: http/tests/appcache/remove-cache.html = PASS TEXT TIMEOUT
    21052105
    21062106// WebKit roll 52852 -> 52867
    2107 BUG32018 DEBUG : http/tests/websocket/tests/simple-stress.html = PASS TEXT TIMEOUT
     2107BUGCR32018 DEBUG : http/tests/websocket/tests/simple-stress.html = PASS TEXT TIMEOUT
    21082108
    21092109// V8's implementation of getOwnPropertyNames has different results for built-in
    21102110// functions.
    2111 BUG32155 : fast/js/Object-getOwnPropertyNames.html = TEXT
     2111BUGCR32155 : fast/js/Object-getOwnPropertyNames.html = TEXT
    21122112
    21132113// New flakiness?
    2114 BUG32149 WIN RELEASE : fast/dom/Document/early-document-access.html = TIMEOUT PASS
    2115 
    2116 BUG32195 LINUX : fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = PASS IMAGE+TEXT
    2117 BUG32195 WIN : fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = IMAGE+TEXT IMAGE
     2114BUGCR32149 WIN RELEASE : fast/dom/Document/early-document-access.html = TIMEOUT PASS
     2115
     2116BUGCR32195 LINUX : fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = PASS IMAGE+TEXT
     2117BUGCR32195 WIN : fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = IMAGE+TEXT IMAGE
    21182118
    21192119// Expectations from roll to 53171:53194
    21202120// As of Oct 7, 2010, times out on all platforms when doing DEBUG costing 13 seconds on average. Skipping.
    2121 BUG32308 DEBUG SKIP : fast/frames/cached-frame-counter.html = TIMEOUT
     2121BUGCR32308 DEBUG SKIP : fast/frames/cached-frame-counter.html = TIMEOUT
    21222122
    21232123// WebKit roll 53341:53451
    2124 BUG32670 LINUX : fast/css/zoom-body-scroll.html = TEXT
    2125 BUG32673 WIN LINUX : fast/forms/textarea-scrollbar-height.html = TEXT
     2124BUGCR32670 LINUX : fast/css/zoom-body-scroll.html = TEXT
     2125BUGCR32673 WIN LINUX : fast/forms/textarea-scrollbar-height.html = TEXT
    21262126
    21272127// Flaky tests found during the roll.
    2128 BUG32689 MAC LINUX DEBUG : http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html = TEXT PASS
    2129 BUG32693 MAC DEBUG : svg/dom/SVGRectElement/rect-modify-rx.svg = TEXT PASS
    2130 
    2131 BUG33293 SKIP : fast/media/lifetime.html = TIMEOUT
     2128BUGCR32689 MAC LINUX DEBUG : http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html = TEXT PASS
     2129BUGCR32693 MAC DEBUG : svg/dom/SVGRectElement/rect-modify-rx.svg = TEXT PASS
     2130
     2131BUGCR33293 SKIP : fast/media/lifetime.html = TIMEOUT
    21322132
    21332133// WebKit roll 53655 -> 53704
    2134 BUG32900 WIN LINUX : http/tests/misc/slow-loading-mask.html = IMAGE+TEXT
     2134BUGCR32900 WIN LINUX : http/tests/misc/slow-loading-mask.html = IMAGE+TEXT
    21352135
    21362136// WebKit roll 53941 -> 54015
    2137 BUG33358 WIN LINUX : fast/dom/Window/window-postmessage-clone-frames.html = TEXT
     2137BUGCR33358 WIN LINUX : fast/dom/Window/window-postmessage-clone-frames.html = TEXT
    21382138
    21392139// WebKit roll 54059 -> 54075
    2140 BUG33538 : fast/dom/Window/anonymous-slot-with-changes.html = TEXT
    2141 
    2142 BUG35064 WIN : fast/forms/restore-selection-after-layout.html = TEXT PASS
     2140BUGCR33538 : fast/dom/Window/anonymous-slot-with-changes.html = TEXT
     2141
     2142BUGCR35064 WIN : fast/forms/restore-selection-after-layout.html = TEXT PASS
    21432143
    21442144// WebKit roll 54482 to 54493.
    2145 BUG35242 WIN : svg/W3C-SVG-1.1/text-intro-05-t.svg = IMAGE+TEXT
     2145BUGCR35242 WIN : svg/W3C-SVG-1.1/text-intro-05-t.svg = IMAGE+TEXT
    21462146
    21472147// WebKit roll 54493 to 54530: new tests.
    2148 BUG35114 : fast/js/parser-syntax-check.html = TEXT
     2148BUGCR35114 : fast/js/parser-syntax-check.html = TEXT
    21492149
    21502150// WebKit roll 54530 to 54550
    2151 BUG35238 MAC : fast/dom/clone-node-dynamic-style.html = IMAGE
     2151BUGCR35238 MAC : fast/dom/clone-node-dynamic-style.html = IMAGE
    21522152
    21532153// WebKit roll 54550 to 54559
    2154 BUG35238 MAC : svg/overflow/overflow-on-outermost-svg-element-defaults.svg = IMAGE
    2155 BUG35238 MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1.svg = IMAGE
    2156 BUG35238 MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2.svg = IMAGE
    2157 BUG35238 MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3.svg = IMAGE
     2154BUGCR35238 MAC : svg/overflow/overflow-on-outermost-svg-element-defaults.svg = IMAGE
     2155BUGCR35238 MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1.svg = IMAGE
     2156BUGCR35238 MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2.svg = IMAGE
     2157BUGCR35238 MAC : svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3.svg = IMAGE
    21582158
    21592159// Started failing during roll from 54848 -> 54898
    21602160// Started failing with 54865. No rebaselines upstream but they don't run pixel tests.
    2161 BUG36019 WIN LINUX : fast/images/svg-as-tiled-background.html = IMAGE
     2161BUGCR36019 WIN LINUX : fast/images/svg-as-tiled-background.html = IMAGE
    21622162
    21632163// WebKit roll 55250 to 55339
    2164 BUG36966 : fast/loader/about-blank-hash-kept.html = FAIL
     2164BUGCR36966 : fast/loader/about-blank-hash-kept.html = FAIL
    21652165
    21662166// New test, added http://trac.webkit.org/changeset/55546
    2167 BUG37896 WIN LINUX : fast/multicol/hit-test-above-or-below.html = TEXT
    2168 BUG37896 WIN DEBUG : fast/text/firstline/001.html = PASS CRASH
    2169 BUG37896 LINUX MAC DEBUG : fast/text/firstline/001.html = PASS CRASH TIMEOUT
     2167BUGCR37896 WIN LINUX : fast/multicol/hit-test-above-or-below.html = TEXT
     2168BUGCR37896 WIN DEBUG : fast/text/firstline/001.html = PASS CRASH
     2169BUGCR37896 LINUX MAC DEBUG : fast/text/firstline/001.html = PASS CRASH TIMEOUT
    21702170// Added in http://trac.webkit.org/changeset/55587
    2171 BUG37896 LINUX DEBUG : fast/images/svg-as-background.html = TIMEOUT
     2171BUGCR37896 LINUX DEBUG : fast/images/svg-as-background.html = TIMEOUT
    21722172// Three flaky tests noticed during a sheriff rotation.
    2173 BUG37962 MAC LINUX DEBUG : fast/dom/HTMLElement/bdo.html = CRASH PASS
    2174 BUG37962 LINUX DEBUG : fast/forms/multiple-form-submission-protection-mouse.html = CRASH PASS
     2173BUGCR37962 MAC LINUX DEBUG : fast/dom/HTMLElement/bdo.html = CRASH PASS
     2174BUGCR37962 LINUX DEBUG : fast/forms/multiple-form-submission-protection-mouse.html = CRASH PASS
    21752175
    21762176// WebKit roll r55853 -> 55940
     
    21792179
    21802180// The touch targeting logic was recently changed.
    2181 BUG36415 : fast/events/touch/touch-target.html = TEXT
     2181BUGCR36415 : fast/events/touch/touch-target.html = TEXT
    21822182
    21832183// One pixel changes from gray 0x83 to gray 0x81. Valgrind is clean.
    2184 BUG38534 LINUX : tables/mozilla/bugs/bug20804.html = IMAGE PASS
     2184BUGCR38534 LINUX : tables/mozilla/bugs/bug20804.html = IMAGE PASS
    21852185
    21862186// WebKit roll 56197:56239.
    21872187// Needs layoutTestController.setMediaType() (implemented on Qt only)
    2188 BUG38656 : fast/media/print-restores-previous-mediatype.html = TEXT
     2188BUGCR38656 : fast/media/print-restores-previous-mediatype.html = TEXT
    21892189
    21902190// Needs layoutTestController.setViewModeMediaFeature()
    2191 BUG40680 SKIP : fast/media/view-mode-media-feature.html = FAIL
    2192 BUG40680 SKIP : fast/media/media-query-list-02.html = FAIL
    2193 BUG40680 SKIP : fast/media/media-query-list-03.html = FAIL
    2194 BUG40680 SKIP : fast/media/media-query-list-04.html = FAIL
    2195 BUG40680 SKIP : fast/media/media-query-list-05.html = FAIL
    2196 BUG40680 SKIP : fast/media/media-query-list-06.html = FAIL
    2197 BUG40680 SKIP : fast/media/media-query-list-07.html = FAIL
     2191BUGCR40680 SKIP : fast/media/view-mode-media-feature.html = FAIL
     2192BUGCR40680 SKIP : fast/media/media-query-list-02.html = FAIL
     2193BUGCR40680 SKIP : fast/media/media-query-list-03.html = FAIL
     2194BUGCR40680 SKIP : fast/media/media-query-list-04.html = FAIL
     2195BUGCR40680 SKIP : fast/media/media-query-list-05.html = FAIL
     2196BUGCR40680 SKIP : fast/media/media-query-list-06.html = FAIL
     2197BUGCR40680 SKIP : fast/media/media-query-list-07.html = FAIL
    21982198
    21992199// Unknown flakiness.
    2200 BUG38706 : svg/custom/deep-dynamic-updates.svg = IMAGE+TEXT IMAGE PASS
     2200BUGCR38706 : svg/custom/deep-dynamic-updates.svg = IMAGE+TEXT IMAGE PASS
    22012201
    22022202// Caused by http://trac.webkit.org/changeset/56288/
    2203 BUG29737 WIN LINUX : svg/filters/filterRes.svg = IMAGE
     2203BUGCR29737 WIN LINUX : svg/filters/filterRes.svg = IMAGE
    22042204
    22052205// Caused by http://trac.webkit.org/changeset/56394.
     
    22072207
    22082208// Due to the differences in initialization checks in KURL and googleurl.
    2209 // Note: this test was also marked as flaky on WIN RELEASE above, BUG31342.
    2210 BUG39423 : security/block-test.html = TIMEOUT
     2209// Note: this test was also marked as flaky on WIN RELEASE above, BUGCR31342.
     2210BUGCR39423 : security/block-test.html = TIMEOUT
    22112211
    22122212BUGWK36666 : storage/open-database-over-quota.html = TEXT
     
    22202220// Added in http://trac.webkit.org/changeset/57476. Fails in Chromium because
    22212221// LayoutTestController::computedStyleWithVisitedInfo() is missing.
    2222 BUG41206 : fast/history/multiple-classes-visited.html = TEXT TIMEOUT
     2222BUGCR41206 : fast/history/multiple-classes-visited.html = TEXT TIMEOUT
    22232223
    22242224// Tests that work with KURL, but fail with GURL
    2225 BUG41292 : fast/url/ipv4.html = TEXT
    2226 BUG41292 : fast/url/anchor.html = TEXT
    2227 
    2228 BUG33812 SKIP : fast/dom/icon-url-property.html = FAIL
     2225BUGCR41292 : fast/url/ipv4.html = TEXT
     2226BUGCR41292 : fast/url/anchor.html = TEXT
     2227
     2228BUGWK33812 SKIP : fast/dom/icon-url-property.html = FAIL
    22292229
    22302230// Failing with webkit roll 57659 -> 57677.
    2231 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-1.html = IMAGE PASS
    2232 BUG41817 WIN LINUX : fast/backgrounds/svg-as-background-3.html = IMAGE PASS
    2233 BUG41817 MAC : svg/text/text-intro-05-t.svg = IMAGE
    2234 
    2235 BUG42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = PASS TIMEOUT
     2231BUGCR41817 WIN LINUX : fast/backgrounds/svg-as-background-1.html = IMAGE PASS
     2232BUGCR41817 WIN LINUX : fast/backgrounds/svg-as-background-3.html = IMAGE PASS
     2233BUGCR41817 MAC : svg/text/text-intro-05-t.svg = IMAGE
     2234
     2235BUGCR42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = PASS TIMEOUT
    22362236
    22372237// might have been flaky
     
    22392239BUGJAMESR WIN RELEASE : svg/filters/filter-source-position.svg = IMAGE
    22402240BUGJAMESR MAC LINUX : svg/filters/filter-source-position.svg = IMAGE
    2241 BUGJAMESR BUG30048 BUG29737 WIN LINUX : svg/filters/shadow-on-rect-with-filter.svg = IMAGE
     2241BUGJAMESR BUGCR30048 BUGCR29737 WIN LINUX : svg/filters/shadow-on-rect-with-filter.svg = IMAGE
    22422242
    22432243// Text difference started at the roll r73456:r73487.
     
    22452245
    22462246// New layoutTestController function added at r57993
    2247 BUG42696 : http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html = TIMEOUT
     2247BUGCR42696 : http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html = TIMEOUT
    22482248
    22492249// Started failing at r58152
     
    22612261// WebKit roll 58400:58523
    22622262// We probably don't want to run these massive amount of new ECMA script conformance tests:
    2263 BUG42875 SKIP : fast/js/sputnik = TEXT
     2263BUGCR42875 SKIP : fast/js/sputnik = TEXT
    22642264// These tests may just need to be rebaselined.
    22652265BUGWK38360 WIN LINUX : fast/images/svg-background-partial-redraw.html = FAIL
    22662266BUGWK38360 WIN LINUX : svg/carto.net/tabgroup.svg = FAIL
    22672267
    2268 BUG42895 : media/media-document-audio-size.html = TIMEOUT
     2268BUGCR42895 : media/media-document-audio-size.html = TIMEOUT
    22692269
    22702270// Failing a few times, flak dashboard seems to agree.
    2271 BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE
     2271BUGCR41973 MAC : svg/text/text-text-05-t.svg = IMAGE
    22722272
    22732273// WebKit roll 58626:58719
    2274 BUG43963 WIN : fast/forms/searchfield-heights.html = IMAGE
    2275 BUG43963 LINUX : fast/forms/searchfield-heights.html = IMAGE+TEXT TEXT
     2274BUGCR43963 WIN : fast/forms/searchfield-heights.html = IMAGE
     2275BUGCR43963 LINUX : fast/forms/searchfield-heights.html = IMAGE+TEXT TEXT
    22762276
    22772277BUGWK38705 : http/tests/security/sandbox-inherit-to-initial-document-2.html = TEXT
    22782278
    22792279// WebKit roll 58791:58807
    2280 BUG43319 MAC : fast/forms/select-empty-option-height.html = TIMEOUT IMAGE PASS
    2281 
    2282 BUG43496 LINUX : svg/custom/repaint-stroke-width-changes.svg = IMAGE PASS
    2283 BUG43497 MAC WIN : svg/custom/repaint-stroke-width-changes.svg = IMAGE PASS
     2280BUGCR43319 MAC : fast/forms/select-empty-option-height.html = TIMEOUT IMAGE PASS
     2281
     2282BUGCR43496 LINUX : svg/custom/repaint-stroke-width-changes.svg = IMAGE PASS
     2283BUGCR43497 MAC WIN : svg/custom/repaint-stroke-width-changes.svg = IMAGE PASS
    22842284
    22852285// WebKit roll 58855:58878
    2286 BUG43419: fast/wcss/wap-input-format.xhtml = TEXT
    2287 BUG43419: fast/wcss/wap-input-required.xhtml = TEXT
     2286BUGCR43419: fast/wcss/wap-input-format.xhtml = TEXT
     2287BUGCR43419: fast/wcss/wap-input-required.xhtml = TEXT
    22882288
    22892289// Flaky tests
    2290 BUG43890 WIN : http/tests/loading/basic.html = TEXT PASS
     2290BUGCR43890 WIN : http/tests/loading/basic.html = TEXT PASS
    22912291
    22922292// Flaky crashing test. Started crashing around Chromium r47220
    2293 BUG44150 LINUX DEBUG : fast/forms/input-text-paste-maxlength.html = CRASH PASS
     2293BUGCR44150 LINUX DEBUG : fast/forms/input-text-paste-maxlength.html = CRASH PASS
    22942294
    22952295// The following tests fail on all platforms and need further investigation.
     
    23082308BUGWK50797 : canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-6.html = TEXT
    23092309BUGWK40147 : canvas/philip/tests/toDataURL.jpeg.alpha.html = TEXT
    2310 BUG61824 : canvas/philip/tests/2d.pattern.image.string.html = TEXT
     2310BUGCR61824 : canvas/philip/tests/2d.pattern.image.string.html = TEXT
    23112311
    23122312// Update canvas/philip in WK r71481
    2313 BUG62301 : canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = TEXT
    2314 BUG62301 : canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = TEXT
    2315 BUG62301 : canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = TEXT
    2316 BUG62301 : canvas/philip/tests/2d.imageData.put.wrongtype.html = TEXT
    2317 BUG62301 : canvas/philip/tests/2d.pattern.image.incomplete.empty.html = TEXT
    2318 BUG62301 : canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = TEXT
     2313BUGCR62301 : canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = TEXT
     2314BUGCR62301 : canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = TEXT
     2315BUGCR62301 : canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = TEXT
     2316BUGCR62301 : canvas/philip/tests/2d.imageData.put.wrongtype.html = TEXT
     2317BUGCR62301 : canvas/philip/tests/2d.pattern.image.incomplete.empty.html = TEXT
     2318BUGCR62301 : canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = TEXT
    23192319
    23202320BUGWK48288 : canvas/philip/tests/2d.composite.operation.clear.html = TEXT
     
    24092409
    24102410// Flaky tests
    2411 BUG44229 WIN LINUX : fast/loader/recursive-before-unload-crash.html = PASS TEXT
     2411BUGCR44229 WIN LINUX : fast/loader/recursive-before-unload-crash.html = PASS TEXT
    24122412
    24132413BUGWK39655 : fast/dom/prototype-property.html = FAIL
     
    24152415// These SVG tests have been flaky on Win from quite some time.
    24162416// Hard to pin down which roll introduced the flakiness.
    2417 BUG45106 WIN : svg/clip-path/clip-path-evenodd-nonzero.svg = PASS CRASH
    2418 BUG45106 WIN : svg/text/text-text-05-t.svg = PASS CRASH
    2419 
    2420 BUG45720 WIN LINUX : http/tests/websocket/tests/reload-crash.html = PASS CRASH
     2417BUGCR45106 WIN : svg/clip-path/clip-path-evenodd-nonzero.svg = PASS CRASH
     2418BUGCR45106 WIN : svg/text/text-text-05-t.svg = PASS CRASH
     2419
     2420BUGCR45720 WIN LINUX : http/tests/websocket/tests/reload-crash.html = PASS CRASH
    24212421
    24222422// Chromium does not support cancel for notifications permissions.
     
    24252425
    24262426// HTML5 Geolocation API does not use window.clientInformation.
    2427 BUG11246 SKIP : fast/dom/Window/window-properties-geolocation.html = TEXT
     2427BUGCR11246 SKIP : fast/dom/Window/window-properties-geolocation.html = TEXT
    24282428
    24292429BUGWK40740 : svg/W3C-SVG-1.1/fonts-glyph-02-t.svg = CRASH PASS
    24302430
    24312431// WebKit r60999 updated acid3.html, doesn't match expected on Chromium Mac.
    2432 BUG46375 MAC : http/tests/misc/acid3.html = IMAGE
    2433 
    2434 BUG46603 : fast/frames/lots-of-iframes.html = PASS TIMEOUT
    2435 BUG46603 : fast/frames/lots-of-objects.html = PASS TIMEOUT
     2432BUGCR46375 MAC : http/tests/misc/acid3.html = IMAGE
     2433
     2434BUGCR46603 : fast/frames/lots-of-iframes.html = PASS TIMEOUT
     2435BUGCR46603 : fast/frames/lots-of-objects.html = PASS TIMEOUT
    24362436
    24372437// LayoutTestController::pageProperty is not implemented for Chromium yet.
    24382438BUGWK35961 : printing/page-rule-selection.html = TEXT
    24392439
    2440 BUG47035 WIN DEBUG : fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html = PASS TEXT
     2440BUGCR47035 WIN DEBUG : fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html = PASS TEXT
    24412441
    24422442// CSS3 Hyphenation landed in http://trac.webkit.org/changeset/61548
    24432443// We don't implement it yet.
    2444 BUG47083 : fast/text/hyphenate-character.html = IMAGE+TEXT
    2445 BUG47083 : fast/text/hyphens.html = IMAGE+TEXT
    2446 BUG47083 : fast/text/hyphenate-locale.html = IMAGE+TEXT
    2447 BUG47083 : fast/text/hyphenate-first-word.html = IMAGE+TEXT
     2444BUGCR47083 : fast/text/hyphenate-character.html = IMAGE+TEXT
     2445BUGCR47083 : fast/text/hyphens.html = IMAGE+TEXT
     2446BUGCR47083 : fast/text/hyphenate-locale.html = IMAGE+TEXT
     2447BUGCR47083 : fast/text/hyphenate-first-word.html = IMAGE+TEXT
    24482448
    24492449// WebKit roll 61547:61629. Still need to investigate.
     
    24572457
    24582458// Produces different results on Mac dbg.
    2459 BUG47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-appearances-capacity.html = FAIL
    2460 BUG47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-element.html = FAIL
    2461 BUG47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-optimums.html = FAIL
    2462 BUG47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-styles.html = FAIL
    2463 BUG47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html = FAIL
     2459BUGCR47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-appearances-capacity.html = FAIL
     2460BUGCR47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-element.html = FAIL
     2461BUGCR47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-optimums.html = FAIL
     2462BUGCR47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-styles.html = FAIL
     2463BUGCR47826 MAC SKIP : fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html = FAIL
    24642464
    24652465
     
    24902490
    24912491// Flaky tests.
    2492 BUG44345 LINUX : svg/zoom/text/zoom-hixie-mixed-009.xml = IMAGE PASS
    2493 BUG44346 LINUX : svg/zoom/page/zoom-hixie-mixed-009.xml = IMAGE PASS
    2494 BUG44347 LINUX : svg/hixie/mixed/009.xml = IMAGE PASS
    2495 BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS
    2496 BUG48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS
     2492BUGCR44345 LINUX : svg/zoom/text/zoom-hixie-mixed-009.xml = IMAGE PASS
     2493BUGCR44346 LINUX : svg/zoom/page/zoom-hixie-mixed-009.xml = IMAGE PASS
     2494BUGCR44347 LINUX : svg/hixie/mixed/009.xml = IMAGE PASS
     2495BUGCR48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS
     2496BUGCR48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS
    24972497
    24982498// Failing/flaky.
    2499 BUG48239 : fast/js/function-apply.html = TEXT
    2500 BUG48239 WIN LINUX : fast/js/function-apply-aliased.html = TEXT PASS
    2501 BUG48239 : fast/js/function-apply-many-args.html = TEXT
     2499BUGCR48239 : fast/js/function-apply.html = TEXT
     2500BUGCR48239 WIN LINUX : fast/js/function-apply-aliased.html = TEXT PASS
     2501BUGCR48239 : fast/js/function-apply-many-args.html = TEXT
    25022502
    25032503// The error gives a different line number than upstream.  Maybe a V8/JSC
    25042504// difference?
    2505 BUG48452 : svg/custom/use-font-face-crash.svg = FAIL
    2506 
    2507 BUG48668 MAC : svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL
     2505BUGCR48452 : svg/custom/use-font-face-crash.svg = FAIL
     2506
     2507BUGCR48668 MAC : svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL
    25082508
    25092509// These ietestcenter tests still don't pass. Careful before removing these
    25102510// that the baselines aren't incorrect
    25112511// (like in: https://bugs.webkit.org/show_bug.cgi?id=42215)
    2512 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-b-1.html = TEXT
    2513 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-b-2.html = TEXT
    2514 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-c-1.html = TEXT
    2515 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-c-2.html = TEXT
    2516 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-d-1.html = TEXT
    2517 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-d-2.html = TEXT
    2518 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-d-3.html = TEXT
    2519 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-d-4.html = TEXT
    2520 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.4.1-4.a-5.html = TEXT
    2521 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/11.4.1-4.a-7.html = TEXT
    2522 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-178.html = TEXT
    2523 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-179.html = TEXT
    2524 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-180.html = TEXT
    2525 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.4.4.14-9-b-i-6.html = TEXT
    2526 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.4.4.15-8-b-i-6.html = TEXT
    2527 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.5.4.20-4-10.html = TEXT
    2528 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.5.4.20-4-18.html = TEXT
    2529 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.5.4.20-4-34.html = TEXT
    2530 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.6.html = TEXT
    2531 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.1-1.html = TEXT
    2532 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.2-1.html = TEXT
    2533 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.3-1.html = TEXT
    2534 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.4-1.html = TEXT
    2535 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.5-1.html = TEXT
    2536 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-212.html = TEXT
    2537 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-213.html = TEXT
    2538 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-214.html = TEXT
    2539 BUG48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-215.html = TEXT
    2540 
    2541 BUG49029 WIN LINUX MAC : fast/js/object-literal-syntax.html = TEXT
    2542 
    2543 BUG48859 WIN : fast/inline/continuation-outlines-with-layers-2.html = IMAGE+TEXT
     2512BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-b-1.html = TEXT
     2513BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-b-2.html = TEXT
     2514BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-c-1.html = TEXT
     2515BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-c-2.html = TEXT
     2516BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-d-1.html = TEXT
     2517BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-d-2.html = TEXT
     2518BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-d-3.html = TEXT
     2519BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.1.5_4-4-d-4.html = TEXT
     2520BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.4.1-4.a-5.html = TEXT
     2521BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/11.4.1-4.a-7.html = TEXT
     2522BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-178.html = TEXT
     2523BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-179.html = TEXT
     2524BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-180.html = TEXT
     2525BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.4.4.14-9-b-i-6.html = TEXT
     2526BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.4.4.15-8-b-i-6.html = TEXT
     2527BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.5.4.20-4-10.html = TEXT
     2528BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.5.4.20-4-18.html = TEXT
     2529BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.5.4.20-4-34.html = TEXT
     2530BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.6.html = TEXT
     2531BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.1-1.html = TEXT
     2532BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.2-1.html = TEXT
     2533BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.3-1.html = TEXT
     2534BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.4-1.html = TEXT
     2535BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.10.7.5-1.html = TEXT
     2536BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-212.html = TEXT
     2537BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-213.html = TEXT
     2538BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-214.html = TEXT
     2539BUGCR48737 WIN LINUX MAC : ietestcenter/Javascript/15.2.3.3-4-215.html = TEXT
     2540
     2541BUGCR49029 WIN LINUX MAC : fast/js/object-literal-syntax.html = TEXT
     2542
     2543BUGCR48859 WIN : fast/inline/continuation-outlines-with-layers-2.html = IMAGE+TEXT
    25442544
    25452545// Somehow rebaseline in http://trac.webkit.org/changeset/63196 failed.
     
    26672667
    26682668// Needs V8 change.
    2669 BUG49343 : fast/js/reserved-words-as-property.html = TEXT
    2670 
    2671 BUG42598 : http/tests/misc/401-alternative-content.php = TEXT
    2672 BUG42598 : http/tests/xmlhttprequest/failed-auth.html = TEXT
     2669BUGCR49343 : fast/js/reserved-words-as-property.html = TEXT
     2670
     2671BUGWK42598 : http/tests/misc/401-alternative-content.php = TEXT
     2672BUGWK42598 : http/tests/xmlhttprequest/failed-auth.html = TEXT
    26732673
    26742674BUGWK42769 : http/tests/xmlhttprequest/remember-bad-password.html = TEXT
     
    26762676
    26772677// Flaky since at least chromium r52834, WebKit r63615.
    2678 BUG49970 : platform/chromium/plugins/call-as-function.html = PASS TEXT
     2678BUGCR49970 : platform/chromium/plugins/call-as-function.html = PASS TEXT
    26792679
    26802680// Flaky since WebKit r63994
     
    26922692
    26932693// Need to support DeviceMotion.
    2694 BUG51416 : fast/dom/DeviceMotion/window-property.html = TEXT
     2694BUGCR51416 : fast/dom/DeviceMotion/window-property.html = TEXT
    26952695
    26962696// Slow test introduced in r64817
    2697 BUG51571 WIN : http/tests/misc/bad-charset-alias.html = TIMEOUT PASS
    2698 
    2699 BUG51869 : http/tests/websocket/tests/frame-length-overflow.html = TEXT PASS
    2700 
    2701 BUG51854 WIN SLOW : http/tests/storage/callbacks-are-called-in-correct-context.html = PASS
     2697BUGCR51571 WIN : http/tests/misc/bad-charset-alias.html = TIMEOUT PASS
     2698
     2699BUGCR51869 : http/tests/websocket/tests/frame-length-overflow.html = TEXT PASS
     2700
     2701BUGCR51854 WIN SLOW : http/tests/storage/callbacks-are-called-in-correct-context.html = PASS
    27022702
    27032703// Regressions from r65229
     
    27072707
    27082708// Times out frequently since the test was added
    2709 BUG52017 MAC LINUX : http/tests/misc/isindex-with-no-form.html = PASS TIMEOUT
     2709BUGCR52017 MAC LINUX : http/tests/misc/isindex-with-no-form.html = PASS TIMEOUT
    27102710
    27112711// Probably http://trac.webkit.org/changeset/65381
     
    27142714
    27152715// Flaky. Not sure when it started to fail.
    2716 BUG52572 WIN LINUX DEBUG : http/tests/misc/image-blocked-src-change.html = PASS TEXT
     2716BUGCR52572 WIN LINUX DEBUG : http/tests/misc/image-blocked-src-change.html = PASS TEXT
    27172717
    27182718// Started to crash around Chromium r56408.
    2719 BUG52573 LINUX RELEASE : fast/js/array-every.html = PASS CRASH
     2719BUGCR52573 LINUX RELEASE : fast/js/array-every.html = PASS CRASH
    27202720
    27212721BUGWK44199 : perf = PASS TEXT
     
    27292729
    27302730// Flaky on Linux
    2731 BUG53131 LINUX : fast/js/array-iterate-backwards.html = CRASH PASS
     2731BUGCR53131 LINUX : fast/js/array-iterate-backwards.html = CRASH PASS
    27322732
    27332733// new or failing since WebKit rev. 65740:65800
    2734 BUG53073 DEBUG : storage/change-version.html = CRASH PASS
    2735 BUG53073 LINUX : svg/custom/clip-path-units-changes.svg = TEXT PASS
     2734BUGCR53073 DEBUG : storage/change-version.html = CRASH PASS
     2735BUGCR53073 LINUX : svg/custom/clip-path-units-changes.svg = TEXT PASS
    27362736
    27372737// r66144 added tests to test user scripts on special documents, and Linux can't
     
    27392739// tests and let the Mac/Win coverage ensure that the (cross-platform)
    27402740// special-document machinery still works.
    2741 BUG53546 WONTFIX LINUX : userscripts/user-script-video-document.html = TEXT
     2741BUGCR53546 WONTFIX LINUX : userscripts/user-script-video-document.html = TEXT
    27422742
    27432743// These tests are flaky on Mac and Linux.
    2744 BUG53554 MAC LINUX : svg/W3C-SVG-1.1/fonts-elem-07-b.svg = PASS IMAGE
    2745 BUG53554 MAC LINUX : svg/custom/svg-fonts-without-missing-glyph.xhtml = PASS IMAGE
     2744BUGCR53554 MAC LINUX : svg/W3C-SVG-1.1/fonts-elem-07-b.svg = PASS IMAGE
     2745BUGCR53554 MAC LINUX : svg/custom/svg-fonts-without-missing-glyph.xhtml = PASS IMAGE
    27462746
    27472747// New test, need to verify if it's safe to rebaseline.
     
    27542754BUGWK45061 : fast/forms/focus2.html = FAIL
    27552755
    2756 BUG54330 MAC : fast/forms/input-spinbutton-capturing.html = TEXT PASS
    2757 BUG54331 MAC : fast/forms/input-number-events.html = TEXT PASS
    2758 BUG54333 WIN LINUX : fast/replaced/embed-display-none.html = PASS TIMEOUT
    2759 BUG54334 LINUX : media/video-timeupdate-during-playback.html = PASS TIMEOUT
    2760 BUG54348 LINUX : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT
     2756BUGCR54330 MAC : fast/forms/input-spinbutton-capturing.html = TEXT PASS
     2757BUGCR54331 MAC : fast/forms/input-number-events.html = TEXT PASS
     2758BUGCR54333 WIN LINUX : fast/replaced/embed-display-none.html = PASS TIMEOUT
     2759BUGCR54334 LINUX : media/video-timeupdate-during-playback.html = PASS TIMEOUT
     2760BUGCR54348 LINUX : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT
    27612761
    27622762// New test in r66740
     
    27952795BUGDPRANKE LINUX DEBUG : http/tests/incremental/slow-utf8-text.pl = TIMEOUT PASS
    27962796
    2797 // BUG60845 : Adding the sleep  may improves the stablility
    2798 BUGDPRANKE BUG60845 WIN LINUX : media/video-poster.html = PASS TEXT
     2797// BUGCR60845 : Adding the sleep  may improves the stablility
     2798BUGDPRANKE BUGCR60845 WIN LINUX : media/video-poster.html = PASS TEXT
    27992799
    28002800BUGWEBGL : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMAGE
     
    28082808
    28092809// These were not fixed by the Mesa 7.9 upgrade. Need to investigate.
    2810 BUG60651 WIN : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT PASS
    2811 BUG60651 WIN : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL
    2812 BUG60651 WIN : fast/canvas/webgl/uniform-location.html = TIMEOUT CRASH
    2813 BUG60651 LINUX MAC : fast/canvas/webgl/uniform-location.html = TEXT
    2814 
     2810BUGCR60651 WIN : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT PASS
     2811BUGCR60651 WIN : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL
     2812BUGCR60651 WIN : fast/canvas/webgl/uniform-location.html = TIMEOUT CRASH
     2813BUGCR60651 LINUX MAC : fast/canvas/webgl/uniform-location.html = TEXT
    28152814
    28162815BUG_AUTO LINUX WIN DEBUG : animations/suspend-resume-animation.html = PASS TEXT
     
    28202819
    28212820// Seems to have been crashing intermittently for as long as we have test history.
    2822 BUG62741 WIN LINUX DEBUG : svg/clip-path/clip-path-text-and-stroke.svg = CRASH PASS
     2821BUGCR62741 WIN LINUX DEBUG : svg/clip-path/clip-path-text-and-stroke.svg = CRASH PASS
    28232822
    28242823// nodesFromRect() removed from Document.idl and test skipped on other platforms at r68345.
     
    28262825
    28272826// Possibly regressed within 68216:68246 (flakiness rate increased)
    2828 BUG57056 LINUX : svg/custom/clip-path-referencing-use2.svg = PASS FAIL
    2829 BUG57056 LINUX : svg/custom/circular-marker-reference-4.svg = PASS FAIL
     2827BUGCR57056 LINUX : svg/custom/clip-path-referencing-use2.svg = PASS FAIL
     2828BUGCR57056 LINUX : svg/custom/circular-marker-reference-4.svg = PASS FAIL
    28302829
    28312830// Flaky since http://trac.webkit.org/changeset/68440 (where this test added at).
     
    28482847BUG_HCLAM WIN : fast/css/acid2-pixel.html = TIMEOUT PASS
    28492848
    2850 BUG62738 BUG60845 WIN LINUX : media/video-size.html = PASS TEXT
     2849BUGCR62738 BUGCR60845 WIN LINUX : media/video-size.html = PASS TEXT
    28512850
    28522851// Unexpected timeout in these tests.
     
    28592858
    28602859// Added by r69084
    2861 BUG57934 WIN SLOW : http/tests/appcache/fail-on-update-2.html = PASS TEXT
    2862 
     2860BUGCR57934 WIN SLOW : http/tests/appcache/fail-on-update-2.html = PASS TEXT
    28632861
    28642862// Failing since r69181. Verified as legitimate by looking at the results
    28652863// of the SVG rendering.
    2866 BUG58194 LINUX : svg/filters/sourceAlpha.svg = IMAGE
    2867 BUG58195 WIN LINUX : svg/filters/feDisplacementMap.svg = IMAGE
     2864BUGCR58194 LINUX : svg/filters/sourceAlpha.svg = IMAGE
     2865BUGCR58195 WIN LINUX : svg/filters/feDisplacementMap.svg = IMAGE
    28682866
    28692867// Issues starting from
    28702868// http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20%28webkit.org%29/builds/35997
    2871 BUG58333 WIN LINUX : fast/css/font-face-download-error.html = TEXT PASS
     2869BUGCR58333 WIN LINUX : fast/css/font-face-download-error.html = TEXT PASS
    28722870
    28732871// Flakiness first seen
    28742872// http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20%28webkit.org%29/builds/35995
    2875 BUG58212 WIN : http/tests/appcache/main-resource-redirect.html = TEXT TIMEOUT PASS
    2876 
    2877 BUG58257 WIN : http/tests/misc/last-modified-parsing.html = PASS TEXT TIMEOUT
     2873BUGCR58212 WIN : http/tests/appcache/main-resource-redirect.html = TEXT TIMEOUT PASS
     2874
     2875BUGCR58257 WIN : http/tests/misc/last-modified-parsing.html = PASS TEXT TIMEOUT
    28782876
    28792877// Flaky because they snapshot and animation.
    28802878// Started failing on Mac since 69314:69342.
    2881 BUG10479 : svg/hixie/perf/001.xml = IMAGE PASS
    2882 BUG10479 : svg/hixie/perf/002.xml = IMAGE PASS
     2879BUGCR10479 : svg/hixie/perf/001.xml = IMAGE PASS
     2880BUGCR10479 : svg/hixie/perf/002.xml = IMAGE PASS
    28832881
    28842882// New test from Webkit r69326.
    2885 BUG58337 : platform/gtk/fonts/fontconfig-synthetic-bold.html = MISSING
     2883BUGCR58337 : platform/gtk/fonts/fontconfig-synthetic-bold.html = MISSING
    28862884
    28872885// From r69334. Mask seems broken on the reflected image.
    2888 BUG58358 WIN LINUX : fast/css/transformed-mask.html = IMAGE+TEXT
     2886BUGCR58358 WIN LINUX : fast/css/transformed-mask.html = IMAGE+TEXT
    28892887
    28902888// FileWriter isn't in TestShell yet.
    2891 BUG58587 SKIP : fast/filesystem/file-writer-gc-blob.html = FAIL
     2889BUGCR58587 SKIP : fast/filesystem/file-writer-gc-blob.html = FAIL
    28922890
    28932891// Failing somewhere between after Webkit r69367 and r69417.
    2894 BUG58970 LINUX : svg/text/text-tselect-02-f.svg = IMAGE PASS
    2895 BUG58931 WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-17-b.svg = IMAGE PASS
     2892BUGCR58970 LINUX : svg/text/text-tselect-02-f.svg = IMAGE PASS
     2893BUGCR58931 WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-17-b.svg = IMAGE PASS
    28962894
    28972895// Failing from around r62021
    2898 BUG15797 WIN : fast/dom/object-embed-plugin-scripting.html = TIMEOUT PASS
     2896BUGCR15797 WIN : fast/dom/object-embed-plugin-scripting.html = TIMEOUT PASS
    28992897
    29002898// Failing from r69420, mac failing from r71493:r71496
    2901 BUG58735 SLOW : http/tests/misc/prefetch-purpose.html = PASS
     2899BUGCR58735 SLOW : http/tests/misc/prefetch-purpose.html = PASS
    29022900
    29032901// New test added in r69516.
    2904 BUG58936 : fast/js/basic-strict-mode.html = TEXT
     2902BUGCR58936 : fast/js/basic-strict-mode.html = TEXT
    29052903
    29062904// Started failing around Webkit r69541 in this build.
    29072905// http://build.chromium.org/buildbot/waterfall.fyi/builders/Webkit%20Linux%20%28webkit.org%29/builds/40424
    2908 BUG58942 : fast/dom/prototype-inheritance.html = TEXT
     2906BUGCR58942 : fast/dom/prototype-inheritance.html = TEXT
    29092907
    29102908// Started failing at Webkit r69628.
    2911 BUG47578 : printing/simultaneous-position-float-change.html = IMAGE+TEXT
    2912 
    2913 BUG59647 WIN : svg/dom/length-list-parser.html = PASS CRASH
     2909BUGWK47578 : printing/simultaneous-position-float-change.html = IMAGE+TEXT
     2910
     2911BUGCR59647 WIN : svg/dom/length-list-parser.html = PASS CRASH
    29142912
    29152913// We don't support layoutTestController.nodesFromRect so this test just times out
     
    29182916
    29192917// Many flaky SVG tests
    2920 BUG59671 LINUX : svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg = IMAGE+TEXT PASS
    2921 BUG59671 LINUX : svg/custom/convolution-crash.svg = PASS TEXT
    2922 BUG59671 LINUX : svg/custom/focus-ring.svg = IMAGE+TEXT PASS
    2923 BUG59671 LINUX : svg/custom/repaint-on-constant-size-change.svg = IMAGE PASS
    2924 BUG59671 LINUX : svg/carto.net/slider.svg = IMAGE PASS
     2918BUGCR59671 LINUX : svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg = IMAGE+TEXT PASS
     2919BUGCR59671 LINUX : svg/custom/convolution-crash.svg = PASS TEXT
     2920BUGCR59671 LINUX : svg/custom/focus-ring.svg = IMAGE+TEXT PASS
     2921BUGCR59671 LINUX : svg/custom/repaint-on-constant-size-change.svg = IMAGE PASS
     2922BUGCR59671 LINUX : svg/carto.net/slider.svg = IMAGE PASS
    29252923
    29262924// Needs investigation
     
    29852983
    29862984// Failures after WebKit roll 70949:71000
    2987 BUG61406 : svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop.html = IMAGE+TEXT
    2988 BUG61406 : svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop.html = IMAGE
    2989 BUG61406 WIN LINUX : svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html = IMAGE
     2985BUGCR61406 : svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop.html = IMAGE+TEXT
     2986BUGCR61406 : svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop.html = IMAGE
     2987BUGCR61406 WIN LINUX : svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html = IMAGE
    29902988// from http://trac.webkit.org/changeset/53086 (expectation changed in above WK roll, was IMAGE+TEXT)
    2991 BUG32153and61406 WIN LINUX : svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = IMAGE
     2989BUGCR32153and61406 WIN LINUX : svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = IMAGE
    29922990
    29932991// Flaky: fails about 5% of the time.
    2994 BUG31342 WIN RELEASE : security/block-test-no-port.html = TEXT PASS
     2992BUGCR31342 WIN RELEASE : security/block-test-no-port.html = TEXT PASS
    29952993
    29962994// See also https://webkit.org/b/49045
    2997 BUG61978 : svg/animations/animate-path-nested-transforms.html = CRASH PASS TEXT
    2998 BUG61978 : svg/animations/animate-text-nested-transforms.html = PASS TEXT
     2995BUGCR61978 : svg/animations/animate-path-nested-transforms.html = CRASH PASS TEXT
     2996BUGCR61978 : svg/animations/animate-text-nested-transforms.html = PASS TEXT
    29992997
    30002998// Added in WK r71416, doesn't look like it's applicable to Chromium
     
    30053003
    30063004// Added in WK r71424
    3007 BUG62138 : animations/stop-animation-on-suspend.html = TEXT PASS
     3005BUGCR62138 : animations/stop-animation-on-suspend.html = TEXT PASS
    30083006
    30093007// test_shell and DRT do not have LayoutTestController.pageSizeAndMarginsInPixels
    3010 BUG62515 : printing/page-format-data-display-none.html = TEXT
    3011 
    3012 BUG60393 MAC : fast/selectors/001.html = PASS TIMEOUT
    3013 
    3014 BUG61739 MAC WIN DEBUG SLOW : animations/suspend-resume-animation-events.html = CRASH PASS
     3008BUGCR62515 : printing/page-format-data-display-none.html = TEXT
     3009
     3010BUGCR60393 MAC : fast/selectors/001.html = PASS TIMEOUT
     3011
     3012BUGCR61739 MAC WIN DEBUG SLOW : animations/suspend-resume-animation-events.html = CRASH PASS
    30153013
    30163014BUGWK49477 WIN LINUX : fast/canvas/canvas-arc-360-winding.html = TEXT
     
    30423040// BUGV8_953 : fast/regex/pcre-test-1.html = TIMEOUT
    30433041
    3044 BUG50347 : plugins/get-user-agent-with-null-npp-from-npp-new.html = TEXT
    3045 
    3046 BUG50282 MAC : fast/images/imagemap-case.html = IMAGE
    3047 BUG50282 MAC : fast/images/imagemap-focus-ring-zoom.html = IMAGE
    3048 BUG50282 MAC : fast/images/imagemap-focus-ring.html = IMAGE
    3049 BUG50282 WIN LINUX : fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html = IMAGE+TEXT
    3050 BUG50282 MAC : fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html = IMAGE
    3051 BUG50282 WIN LINUX : fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html = IMAGE+TEXT
    3052 BUG50282 MAC : fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html = IMAGE
    3053 BUG50282 WIN LINUX : fast/images/imagemap-focus-ring-outline-color.html = IMAGE+TEXT
    3054 BUG50282 MAC : fast/images/imagemap-focus-ring-outline-color.html = IMAGE
     3042BUGCR50347 : plugins/get-user-agent-with-null-npp-from-npp-new.html = TEXT
     3043
     3044BUGCR50282 MAC : fast/images/imagemap-case.html = IMAGE
     3045BUGCR50282 MAC : fast/images/imagemap-focus-ring-zoom.html = IMAGE
     3046BUGCR50282 MAC : fast/images/imagemap-focus-ring.html = IMAGE
     3047BUGCR50282 WIN LINUX : fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html = IMAGE+TEXT
     3048BUGCR50282 MAC : fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html = IMAGE
     3049BUGCR50282 WIN LINUX : fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html = IMAGE+TEXT
     3050BUGCR50282 MAC : fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map.html = IMAGE
     3051BUGCR50282 WIN LINUX : fast/images/imagemap-focus-ring-outline-color.html = IMAGE+TEXT
     3052BUGCR50282 MAC : fast/images/imagemap-focus-ring-outline-color.html = IMAGE
    30553053
    30563054// Started to flake since http://src.chromium.org/viewvc/chrome?view=rev&revision=66937
     
    30873085
    30883086// DRT needs to schedule paints on invalidations like Chrome does.
    3089 BUG62433 MAC LINUX : fast/backgrounds/animated-gif-as-background.html = IMAGE
    3090 BUG62433 MAC LINUX : fast/images/gif-loop-count.html = IMAGE
     3087BUGCR62433 MAC LINUX : fast/backgrounds/animated-gif-as-background.html = IMAGE
     3088BUGCR62433 MAC LINUX : fast/images/gif-loop-count.html = IMAGE
    30913089
    30923090// input-speech related failures
     
    31143112BUG_DRT LINUX : svg/batik/text/verticalText.svg = IMAGE+TEXT CRASH PASS
    31153113// Flaky since 2010-09-17?
    3116 BUG57950 WIN : svg/batik/text/verticalText.svg = CRASH PASS
     3114BUGCR57950 WIN : svg/batik/text/verticalText.svg = CRASH PASS
    31173115
    31183116// This is an error which test_shell can't find.
     
    31203118
    31213119// media/video-* flakyness
    3122 BUG59665 MAC : media/video-aspect-ratio.html = CRASH TIMEOUT PASS
    3123 BUG59665 MAC : media/video-play-empty-events.html = CRASH TIMEOUT PASS
    3124 BUG59665 MAC : media/video-src-change.html = CRASH TEXT PASS
    3125 BUG59665 MAC : media/video-src.html = CRASH TIMEOUT PASS
    3126 BUG59665 MAC : media/video-controls-rendering.html = CRASH FAIL TIMEOUT PASS
    3127 BUG59665 MAC : media/video-delay-load-event.html = CRASH TIMEOUT PASS
    3128 BUG59665 MAC : media/video-layer-crash.html = CRASH TIMEOUT PASS IMAGE
    3129 // BUG59415 : setting SLOW in test_expectations.txt may fix the problem
    3130 BUG59665 : media/video-loop.html = CRASH TIMEOUT PASS FAIL
    3131 BUG59665 MAC : media/video-load-readyState.html = CRASH TIMEOUT PASS
    3132 BUG59665 MAC : media/video-pause-immediately.html = CRASH PASS
     3120BUGCR59665 MAC : media/video-aspect-ratio.html = CRASH TIMEOUT PASS
     3121BUGCR59665 MAC : media/video-play-empty-events.html = CRASH TIMEOUT PASS
     3122BUGCR59665 MAC : media/video-src-change.html = CRASH TEXT PASS
     3123BUGCR59665 MAC : media/video-src.html = CRASH TIMEOUT PASS
     3124BUGCR59665 MAC : media/video-controls-rendering.html = CRASH FAIL TIMEOUT PASS
     3125BUGCR59665 MAC : media/video-delay-load-event.html = CRASH TIMEOUT PASS
     3126BUGCR59665 MAC : media/video-layer-crash.html = CRASH TIMEOUT PASS IMAGE
     3127// BUGCR59415 : setting SLOW in test_expectations.txt may fix the problem
     3128BUGCR59665 : media/video-loop.html = CRASH TIMEOUT PASS FAIL
     3129BUGCR59665 MAC : media/video-load-readyState.html = CRASH TIMEOUT PASS
     3130BUGCR59665 MAC : media/video-pause-immediately.html = CRASH PASS
    31333131// This test needs enhanced eventSender.contextMenu() return value.
    31343132// See https://bugs.webkit.org/show_bug.cgi?id=45021 for more info.
    31353133// UNIMPLEMENTED for chrome
    3136 BUG59665 BUGWK45021 : media/context-menu-actions.html = CRASH TIMEOUT PASS
    3137 BUG59665 MAC : media/video-timeupdate-during-playback.html = CRASH TIMEOUT PASS
     3134BUGCR59665 BUGWK45021 : media/context-menu-actions.html = CRASH TIMEOUT PASS
     3135BUGCR59665 MAC : media/video-timeupdate-during-playback.html = CRASH TIMEOUT PASS
    31383136
    31393137// Also fails on the mac port; see http://webkit.org/b/34331
     
    31413139
    31423140// Occasionally times out with, only under the DRT for Linux
    3143 BUG58212 LINUX : http/tests/appcache/main-resource-redirect.html = PASS TIMEOUT
     3141BUGCR58212 LINUX : http/tests/appcache/main-resource-redirect.html = PASS TIMEOUT
    31443142
    31453143// Flaky on Linux with test_shell, fails consistently on Mac and Linux DRT
     
    31593157BUG_DRT LINUX : fast/events/select-onchange-crash.html = CRASH
    31603158BUG_DRT LINUX : fast/frames/calculate-round.html = TIMEOUT PASS
    3161 BUG_DRT BUG43890 LINUX : fast/forms/implicit-submission.html = CRASH PASS TEXT
    3162 BUG_DRT BUG21141 LINUX : fast/forms/select-double-onchange.html = CRASH FAIL
    3163 BUG_DRT BUG21141 LINUX : fast/forms/select-script-onchange.html = CRASH FAIL
     3159BUG_DRT BUGCR43890 LINUX : fast/forms/implicit-submission.html = CRASH PASS TEXT
     3160BUG_DRT BUGCR21141 LINUX : fast/forms/select-double-onchange.html = CRASH FAIL
     3161BUG_DRT BUGCR21141 LINUX : fast/forms/select-script-onchange.html = CRASH FAIL
    31643162BUG_DRT MAC : fast/images/extra-image-in-image-document.html = TIMEOUT PASS
    31653163BUG_DRT MAC : fast/loader/font-face-empty.html = TIMEOUT PASS
     
    31793177BUG_DRT MAC LINUX : http/tests/misc/slow-loading-image-in-pattern.html = IMAGE PASS
    31803178BUG_DRT MAC LINUX : http/tests/plugins/post-url-file.html = TIMEOUT
    3181 BUG_DRT BUG8729 MAC LINUX : http/tests/multipart/invalid-image-data.html = IMAGE PASS
     3179BUG_DRT BUGCR8729 MAC LINUX : http/tests/multipart/invalid-image-data.html = IMAGE PASS
    31823180BUG_DRT MAC : media/video-poster.html = TEXT PASS
    31833181BUG_DRT LINUX : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html = IMAGE+TEXT
     
    31993197// It looks like we are missing the WebKit "WeightWatcher" fonts,
    32003198// checked in as part of http://trac.webkit.org/changeset/34771.
    3201 BUG10370 LINUX WIN : fast/css/font-weight-1.html = IMAGE+TEXT
     3199BUGCR10370 LINUX WIN : fast/css/font-weight-1.html = IMAGE+TEXT
    32023200
    32033201// End DRT failures
    32043202/////////////////////////////////////////////////////////////////////////////
    32053203
    3206 BUG65012 LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS
     3204BUGCR65012 LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS
    32073205
    32083206BUG_VITALYR : fast/images/gray-scale-jpeg-with-color-profile.html = MISSING
     
    32103208
    32113209// WebKit roll 73514:73595
    3212 BUG66019 : fast/regex/pcre-test-1.html = TEXT
     3210BUGCR66019 : fast/regex/pcre-test-1.html = TEXT
    32133211
    32143212// Mostly-flaky timeouts
    3215 BUG66085 WIN LINUX : dom/html/level1/core/documentgetdoctypenodtd.html = PASS TIMEOUT
    3216 BUG66085 LINUX : editing/selection/3690703-2.html = PASS TIMEOUT
    3217 BUG66085 LINUX : fast/dom/Geolocation/disconnected-frame-permission-denied.html = PASS TIMEOUT
    3218 BUG66085 WIN LINUX : fast/events/5056619.html = PASS TIMEOUT
    3219 BUG66085 LINUX : fast/js/cyclic-proto.html = PASS TIMEOUT
    3220 BUG66085 WIN LINUX : fast/replaced/css-content-and-webkit-mask-box-image-crash.html = PASS TIMEOUT
    3221 BUG66085 WIN LINUX : http/tests/media/reload-after-dialog.html = PASS TIMEOUT
    3222 BUG66085 LINUX : http/tests/media/video-cancel-load.html = PASS TIMEOUT
    3223 BUG66085 LINUX : http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html = PASS TIMEOUT
    3224 BUG66085 LINUX : media/constructors.html = PASS TIMEOUT
    3225 BUG66085 : media/remove-from-document.html = PASS TIMEOUT
    3226 BUG66085 WIN : media/video-currentTime.html = TIMEOUT
    3227 BUG66085 LINUX : media/video-currentTime.html = PASS TIMEOUT
    3228 BUG66085 : media/video-display-toggle.html = PASS TIMEOUT
    3229 BUG66085 : media/video-play-pause-exception.html = PASS TIMEOUT
    3230 BUG66085 : media/video-source.html = PASS TIMEOUT
    3231 BUG66085 : media/video-source-moved.html = PASS TIMEOUT
    3232 BUG66085 : media/video-source-type.html = PASS TIMEOUT
    3233 BUG66085 LINUX : media/video-src-source.html = PASS TIMEOUT
     3213BUGCR66085 WIN LINUX : dom/html/level1/core/documentgetdoctypenodtd.html = PASS TIMEOUT
     3214BUGCR66085 LINUX : editing/selection/3690703-2.html = PASS TIMEOUT
     3215BUGCR66085 LINUX : fast/dom/Geolocation/disconnected-frame-permission-denied.html = PASS TIMEOUT
     3216BUGCR66085 WIN LINUX : fast/events/5056619.html = PASS TIMEOUT
     3217BUGCR66085 LINUX : fast/js/cyclic-proto.html = PASS TIMEOUT
     3218BUGCR66085 WIN LINUX : fast/replaced/css-content-and-webkit-mask-box-image-crash.html = PASS TIMEOUT
     3219BUGCR66085 WIN LINUX : http/tests/media/reload-after-dialog.html = PASS TIMEOUT
     3220BUGCR66085 LINUX : http/tests/media/video-cancel-load.html = PASS TIMEOUT
     3221BUGCR66085 LINUX : http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html = PASS TIMEOUT
     3222BUGCR66085 LINUX : media/constructors.html = PASS TIMEOUT
     3223BUGCR66085 : media/remove-from-document.html = PASS TIMEOUT
     3224BUGCR66085 WIN : media/video-currentTime.html = TIMEOUT
     3225BUGCR66085 LINUX : media/video-currentTime.html = PASS TIMEOUT
     3226BUGCR66085 : media/video-display-toggle.html = PASS TIMEOUT
     3227BUGCR66085 : media/video-play-pause-exception.html = PASS TIMEOUT
     3228BUGCR66085 : media/video-source.html = PASS TIMEOUT
     3229BUGCR66085 : media/video-source-moved.html = PASS TIMEOUT
     3230BUGCR66085 : media/video-source-type.html = PASS TIMEOUT
     3231BUGCR66085 LINUX : media/video-src-source.html = PASS TIMEOUT
    32343232
    32353233// Flaky failures
    3236 BUG66087 WIN : fast/dom/Geolocation/timestamp.html = PASS TEXT
    3237 BUG66087 LINUX : http/tests/misc/iframe404.html = PASS TEXT
    3238 BUG66087 WIN : http/tests/misc/no-last-modified.html = PASS TEXT
    3239 BUG66087 WIN : http/tests/xmlhttprequest/open-async-overload.html = PASS TEXT
     3234BUGCR66087 WIN : fast/dom/Geolocation/timestamp.html = PASS TEXT
     3235BUGCR66087 LINUX : http/tests/misc/iframe404.html = PASS TEXT
     3236BUGCR66087 WIN : http/tests/misc/no-last-modified.html = PASS TEXT
     3237BUGCR66087 WIN : http/tests/xmlhttprequest/open-async-overload.html = PASS TEXT
    32403238
    32413239// Needs V8 investigation.  Skipped due to concern that this may be corrupting
    32423240// memory and thus leading to unpredictable results.
    3243 BUG66099 SKIP : fast/js/array-sort-modifying-tostring.html = TEXT CRASH TIMEOUT
    3244 
    3245 BUG66466 MAC WIN DEBUG SLOW : perf/array-nested-loop.html = PASS TEXT
    3246 BUG66554 WIN DEBUG : fast/js/kde/encode_decode_uri.html = CRASH PASS
    3247 
    3248 BUG66683 WIN LINUX : fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = TEXT
    3249 BUG66682 WIN LINUX MAC : editing/spelling/spellcheck-paste.html = TEXT TIMEOUT
    3250 BUG66686 : fast/loader/user-stylesheet-fast-path.html = TEXT
    3251 
    3252 BUG66751 : http/tests/local/link-stylesheet-load-order-preload.html = TEXT TIMEOUT PASS
    3253 BUG66751 : http/tests/local/link-stylesheet-load-order.html = TEXT TIMEOUT PASS
    3254 
    3255 BUG66818 : fast/forms/ValidityState-typeMismatch-url.html = TEXT
     3241BUGCR66099 SKIP : fast/js/array-sort-modifying-tostring.html = TEXT CRASH TIMEOUT
     3242
     3243BUGCR66466 MAC WIN DEBUG SLOW : perf/array-nested-loop.html = PASS TEXT
     3244BUGCR66554 WIN DEBUG : fast/js/kde/encode_decode_uri.html = CRASH PASS
     3245
     3246BUGCR66683 WIN LINUX : fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = TEXT
     3247BUGCR66682 WIN LINUX MAC : editing/spelling/spellcheck-paste.html = TEXT TIMEOUT
     3248BUGCR66686 : fast/loader/user-stylesheet-fast-path.html = TEXT
     3249
     3250BUGCR66751 : http/tests/local/link-stylesheet-load-order-preload.html = TEXT TIMEOUT PASS
     3251BUGCR66751 : http/tests/local/link-stylesheet-load-order.html = TEXT TIMEOUT PASS
     3252
     3253BUGCR66818 : fast/forms/ValidityState-typeMismatch-url.html = TEXT
  • trunk/LayoutTests/platform/mac/test_expectations.txt

    r74053 r74070  
    4949// DEBUG SKIP : fast/js/no-good.js = TIMEOUT PASS
    5050// LINUX DEBUG SKIP : fast/js/no-good.js = TIMEOUT PASS
    51 // BUG1234 DEBUG MAC : fast/js/no-good.js = TIMEOUT PASS
     51// BUGCR1234 DEBUG MAC : fast/js/no-good.js = TIMEOUT PASS
    5252//
    5353// Notes:
     
    6161SLOW BUGXXX : tables/mozilla/other/slashlogo.html = PASS
    6262SLOW BUGXXX : http/tests/websocket/tests/frame-lengths.html = PASS
    63 
  • trunk/LayoutTests/platform/qt/test_expectations.txt

    r57491 r74070  
    4949// DEBUG SKIP : fast/js/no-good.js = TIMEOUT PASS
    5050// LINUX DEBUG SKIP : fast/js/no-good.js = TIMEOUT PASS
    51 // BUG1234 DEBUG MAC : fast/js/no-good.js = TIMEOUT PASS
     51// BUGCR1234 DEBUG MAC : fast/js/no-good.js = TIMEOUT PASS
    5252//
    5353// Notes:
  • trunk/WebKitTools/ChangeLog

    r74056 r74070  
     12010-12-14  Benjamin Kalman  <kalman@chromium.org>
     2
     3        Reviewed by Ojan Vafai.
     4
     5        Using BUG/BUGWK in test_expectations is error prone, should use BUGCR/BUGWK
     6        https://bugs.webkit.org/show_bug.cgi?id=48926
     7
     8        * Scripts/webkitpy/layout_tests/layout_package/test_expectations.py:
     9        Add presubmit check that BUG isn't used, either BUGCR/BUGWK/BUGV8_.
     10
    1112010-12-14  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
    212
  • trunk/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/test_expectations.py

    r74036 r74070  
    609609            elif option in self._port.test_platform_names():
    610610                has_any_platform = True
     611            elif re.match(r'bug\d', option) != None:
     612                self._add_error(lineno, 'Bug must be either BUGCR, BUGWK, or BUGV8_ for test: %s' %
     613                                option, test_and_expectations)
    611614            elif option.startswith('bug'):
    612615                has_bug_id = True
Note: See TracChangeset for help on using the changeset viewer.