Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1754963002: Import csswg-test@7ea034e7602d867c19f2e8820eeaadf3058f726a (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-width-001.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 566 matching lines...) Expand 10 before | Expand all | Expand 10 after
577 crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shap e-image-024.html [ Failure ] 577 crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shap e-image-024.html [ Failure ]
578 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-mar gin-001.html [ Failure ] 578 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-mar gin-001.html [ Failure ]
579 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-circle-004.html [ Failure ] 579 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-circle-004.html [ Failure ]
580 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-circle-005.html [ Failure ] 580 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-circle-005.html [ Failure ]
581 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-ellipse-004.html [ Failure ] 581 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-ellipse-004.html [ Failure ]
582 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-ellipse-005.html [ Failure ] 582 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-ellipse-005.html [ Failure ]
583 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-inset-003.html [ Failure ] 583 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-inset-003.html [ Failure ]
584 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-polygon-004.html [ Failure ] 584 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-polygon-004.html [ Failure ]
585 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-shape-arguments-000.html [ Failure ] 585 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-shape-arguments-000.html [ Failure ]
586 586
587 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-001.html [ Failu re ] 587 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-availab le-001.html [ Failure ]
588 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-border-001.html [ Failure ] 588 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-fixed-0 01.html [ Failure ]
589 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-padding-001.html [ Failure ] 589 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-block-in-max-001 .html [ Failure ]
590 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-availa ble-001.html [ Failure ]
591 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-fixed- 001.html [ Failure ]
592 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-width-inline-in-max-00 1.html [ Failure ]
590 593
591 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-003.xht [ Failure ] 594 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-003.xht [ Failure ]
592 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-005.xht [ Failure ] 595 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-005.xht [ Failure ]
593 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-011.xht [ Failure ] 596 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-011.xht [ Failure ]
594 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-013.xht [ Failure ] 597 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-013.xht [ Failure ]
595 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-033.xht [ Failure ] 598 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-033.xht [ Failure ]
596 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-002.xht [ Failure ] 599 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-002.xht [ Failure ]
597 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-004.xht [ Failure ] 600 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-004.xht [ Failure ]
598 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-006.xht [ Failure ] 601 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-006.xht [ Failure ]
599 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-008.xht [ Failure ] 602 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-008.xht [ Failure ]
(...skipping 787 matching lines...) Expand 10 before | Expand all | Expand 10 after
1387 1390
1388 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] 1391 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ]
1389 1392
1390 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1393 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
1391 1394
1392 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-async1.html [ Pass Failure ] 1395 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-async1.html [ Pass Failure ]
1393 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-document-wri te.html [ Pass Failure ] 1396 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-document-wri te.html [ Pass Failure ]
1394 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ Pass Failure ] 1397 crbug.com/590992 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ Pass Failure ]
1395 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ Pass Failure ] 1398 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ Pass Failure ]
1396 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ Pass Failure Timeout ] 1399 crbug.com/590992 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ Pass Failure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/csswg-test/css-snap-size-1/snap-width-001.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698