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 430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
441 # But consistently passes on release builds. | 441 # But consistently passes on release builds. |
442 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [
Pass Failure ] | 442 crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [
Pass Failure ] |
443 | 443 |
444 crbug.com/510337 inspector/elements/edit/edit-dom-actions.html [ Timeout ] | 444 crbug.com/510337 inspector/elements/edit/edit-dom-actions.html [ Timeout ] |
445 | 445 |
446 # SPv2 paint properties are still being implemented. | 446 # SPv2 paint properties are still being implemented. |
447 crbug.com/537409 virtual/spv2/ [ Skip ] | 447 crbug.com/537409 virtual/spv2/ [ Skip ] |
448 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] | 448 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] |
449 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi
oned-ancestor.html [ Pass ] | 449 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi
oned-ancestor.html [ Pass ] |
450 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] | 450 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] |
451 crbug.com/577995 virtual/spv2/fast/block/basic/013.html [ Pass ] | 451 crbug.com/580355 fast/block/basic/018.html [ Pass ] |
| 452 crbug.com/580355 fast/block/basic/adding-near-anonymous-block.html [ Pass ] |
| 453 crbug.com/580355 fast/block/basic/text-indent-rtl.html [ Pass ] |
| 454 crbug.com/580355 fast/block/basic/truncation-rtl.html [ Pass ] |
| 455 crbug.com/580355 fast/block/basic/white-space-pre-wraps.html [ Pass ] |
| 456 crbug.com/580355 fast/block/float/001.html [ Pass ] |
| 457 crbug.com/580355 fast/block/float/002.html [ Pass ] |
| 458 crbug.com/580355 fast/block/float/float-in-float-hit-testing.html [ Pass ] |
| 459 crbug.com/580355 fast/block/float/independent-align-positioning.html [ Pass ] |
| 460 crbug.com/580355 fast/block/float/intruding-painted-twice.html [ Pass ] |
| 461 crbug.com/580355 fast/block/float/nopaint-after-layer-destruction.html [ Pass ] |
| 462 crbug.com/580355 fast/block/float/nopaint-after-layer-destruction2.html [ Pass ] |
| 463 crbug.com/580355 fast/block/float/shrink-to-fit-width.html [ Pass ] |
| 464 crbug.com/580355 fast/block/float/table-relayout.html [ Pass ] |
| 465 crbug.com/580355 fast/block/float/vertical-move-relayout.html [ Pass ] |
| 466 crbug.com/580355 fast/block/margin-collapse/001.html [ Pass ] |
| 467 crbug.com/580355 fast/block/margin-collapse/005.html [ Pass ] |
| 468 crbug.com/580355 fast/block/margin-collapse/010.html [ Pass ] |
| 469 crbug.com/580355 fast/block/margin-collapse/011.html [ Pass ] |
| 470 crbug.com/580355 fast/block/margin-collapse/012.html [ Pass ] |
| 471 crbug.com/580355 fast/block/margin-collapse/015.html [ Pass ] |
| 472 crbug.com/580355 fast/block/margin-collapse/016.html [ Pass ] |
| 473 crbug.com/580355 fast/block/margin-collapse/017.html [ Pass ] |
| 474 crbug.com/580355 fast/block/margin-collapse/019.html [ Pass ] |
| 475 crbug.com/580355 fast/block/margin-collapse/020.html [ Pass ] |
| 476 crbug.com/580355 fast/block/margin-collapse/056.html [ Pass ] |
| 477 crbug.com/580355 fast/block/margin-collapse/059.html [ Pass ] |
| 478 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/001.html [ Pass
] |
| 479 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/005.html [ Pass
] |
| 480 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/010.html [ Pass
] |
| 481 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/011.html [ Pass
] |
| 482 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/012.html [ Pass
] |
| 483 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/015.html [ Pass
] |
| 484 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/016.html [ Pass
] |
| 485 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/017.html [ Pass
] |
| 486 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/019.html [ Pass
] |
| 487 crbug.com/580355 fast/block/margin-collapse/block-inside-inline/020.html [ Pass
] |
| 488 crbug.com/580355 fast/block/positioning/height-change.html [ Pass ] |
| 489 crbug.com/580355 fast/block/positioning/relayout-on-position-change.html [ Pass
] |
452 | 490 |
453 # In imported/web-platform-tests/html/, we prefer checking in failure | 491 # In imported/web-platform-tests/html/, we prefer checking in failure |
454 # expectation files. The following tests with [ Failure ] don't have failure | 492 # expectation files. The following tests with [ Failure ] don't have failure |
455 # expectation files because they contain local path names. | 493 # expectation files because they contain local path names. |
456 # Use crbug.com/490511 for untriaged failures. | 494 # Use crbug.com/490511 for untriaged failures. |
457 crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location-
interface/location_assign.html [ Timeout ] | 495 crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location-
interface/location_assign.html [ Timeout ] |
458 crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-element
s/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ] | 496 crbug.com/526898 imported/web-platform-tests/html/rendering/non-replaced-element
s/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ Failure ] |
459 crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-1.html [ Failure ] | 497 crbug.com/108417 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-1.html [ Failure ] |
460 crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-2.html [ Failure ] | 498 crbug.com/525872 imported/web-platform-tests/html/rendering/non-replaced-element
s/tables/table-border-2.html [ Failure ] |
461 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element
s/the-hr-element-0/color.html [ Failure Pass ] | 499 crbug.com/490511 imported/web-platform-tests/html/rendering/non-replaced-element
s/the-hr-element-0/color.html [ Failure Pass ] |
(...skipping 1191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1653 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] | 1691 crbug.com/516751 svg/hixie/perf/004.xml [ NeedsRebaseline ] |
1654 | 1692 |
1655 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] | 1693 crbug.com/579365 [ Mac ] fast/replaced/border-radius-clip.html [ NeedsRebaseline
] |
1656 | 1694 |
1657 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] | 1695 crbug.com/579151 editing/deleting/delete-to-select-table.html [ NeedsRebaseline
] |
1658 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] | 1696 crbug.com/579151 editing/inserting/insert-div-018.html [ NeedsRebaseline ] |
1659 | 1697 |
1660 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] | 1698 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] |
1661 | 1699 |
1662 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] | 1700 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F
ailure Pass ] |
OLD | NEW |