| OLD | NEW |
| 1 # ====== Oilpan-only failures from here ====== | 1 # ====== Oilpan-only failures from here ====== |
| 2 # Most of these actually cause the tests to report success, rather than | 2 # Most of these actually cause the tests to report success, rather than |
| 3 # failure. Expected outputs will be adjusted for the better once Oilpan | 3 # failure. Expected outputs will be adjusted for the better once Oilpan |
| 4 # has been well and truly enabled always. | 4 # has been well and truly enabled always. |
| 5 | 5 |
| 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is | 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is |
| 7 # strong. This is the intended behavior. | 7 # strong. This is the intended behavior. |
| 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] | 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] |
| 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] | 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] |
| 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] | 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [
Failure ] |
| (...skipping 1391 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1402 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas
hing-layer-that-needs-full-repaint.html [ Failure ] | 1402 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas
hing-layer-that-needs-full-repaint.html [ Failure ] |
| 1403 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti
al-repaint-inside-squashed-layer.html [ Failure ] | 1403 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti
al-repaint-inside-squashed-layer.html [ Failure ] |
| 1404 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in
side-preserve-3d-element.html [ Failure ] | 1404 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in
side-preserve-3d-element.html [ Failure ] |
| 1405 | 1405 |
| 1406 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] | 1406 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] |
| 1407 | 1407 |
| 1408 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] | 1408 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] |
| 1409 | 1409 |
| 1410 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] | 1410 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] |
| 1411 | 1411 |
| 1412 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F
ailure ] | |
| 1413 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll
bar-combinations.html [ Failure ] | |
| 1414 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] | 1412 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] |
| OLD | NEW |