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

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

Issue 1699213002: Add layout support for the snap-height property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@snap-height
Patch Set: eae review Created 4 years, 10 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/Source/core/layout/line/RootInlineBox.cpp » ('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 580 matching lines...) Expand 10 before | Expand all | Expand 10 after
591 crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shap e-image-024.html [ Failure ] 591 crbug.com/424365 imported/csswg-test/css-shapes-1/shape-outside/shape-image/shap e-image-024.html [ Failure ]
592 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-mar gin-001.html [ Failure ] 592 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-mar gin-001.html [ Failure ]
593 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-circle-004.html [ Failure ] 593 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-circle-004.html [ Failure ]
594 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-circle-005.html [ Failure ] 594 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-circle-005.html [ Failure ]
595 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-ellipse-004.html [ Failure ] 595 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-ellipse-004.html [ Failure ]
596 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-ellipse-005.html [ Failure ] 596 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-ellipse-005.html [ Failure ]
597 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-inset-003.html [ Failure ] 597 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-inset-003.html [ Failure ]
598 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-polygon-004.html [ Failure ] 598 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-polygon-004.html [ Failure ]
599 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-shape-arguments-000.html [ Failure ] 599 crbug.com/441840 imported/csswg-test/css-shapes-1/shape-outside/values/shape-out side-shape-arguments-000.html [ Failure ]
600 600
601 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-height-baseline-001.ht ml [ Failure ]
602 crbug.com/586413 imported/csswg-test/css-snap-size-1/snap-height-center-001.html [ Failure ]
603
604 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-003.xht [ Failure ] 601 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-003.xht [ Failure ]
605 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-005.xht [ Failure ] 602 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-005.xht [ Failure ]
606 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-011.xht [ Failure ] 603 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-011.xht [ Failure ]
607 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-013.xht [ Failure ] 604 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-013.xht [ Failure ]
608 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-033.xht [ Failure ] 605 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vlr-033.xht [ Failure ]
609 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-002.xht [ Failure ] 606 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-002.xht [ Failure ]
610 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-004.xht [ Failure ] 607 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-004.xht [ Failure ]
611 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-006.xht [ Failure ] 608 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-006.xht [ Failure ]
612 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-008.xht [ Failure ] 609 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-008.xht [ Failure ]
613 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-010.xht [ Failure ] 610 crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-ic b-vrl-010.xht [ Failure ]
(...skipping 764 matching lines...) Expand 10 before | Expand all | Expand 10 after
1378 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1375 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1379 1376
1380 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1377 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1381 1378
1382 # No baselines, but this js test is also showing FAIL 1379 # No baselines, but this js test is also showing FAIL
1383 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] 1380 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ]
1384 1381
1385 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ] 1382 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ]
1386 1383
1387 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ] 1384 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/line/RootInlineBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698