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

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

Issue 1709963002: [css-align] New CSS Value 'normal' for Self Alignment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
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 1017 matching lines...) Expand 10 before | Expand all | Expand 10 after
1028 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] 1028 crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1029 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] 1029 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
1030 crbug.com/483653 accessibility/scroll-containers.html [ Skip ] 1030 crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
1031 1031
1032 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Timeout ] 1032 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Timeout ]
1033 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ] 1033 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ]
1034 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ] 1034 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ]
1035 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ] 1035 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ]
1036 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ] 1036 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ]
1037 1037
1038 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] 1038 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Failur e ]
1039 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] 1039 crbug.com/582230 fast/repaint/align-items-change.html [ Failure ]
1040 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] 1040 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Failure ]
1041
1042 crbug.com/587641 fast/repaint/justify-items-change.html [ Failure ]
cbiesinger 2016/02/18 20:13:17 Why are they failing and what's the plan to fix it
jfernandez 2016/02/18 21:28:57 Well, we are removing the style Reattch in this pa
1043 crbug.com/587641 fast/repaint/justify-items-overflow-change.html [ Failure ]
1044 crbug.com/587641 fast/repaint/justify-items-legacy-change.html [ Failure ]
1041 1045
1042 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] 1046 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1043 1047
1044 # Temporarily disabled after chromium change 1048 # Temporarily disabled after chromium change
1045 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1049 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ]
1046 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] 1050 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1047 1051
1048 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1052 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1049 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1053 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1050 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1054 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
1364 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1368 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1365 1369
1366 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1370 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1367 1371
1368 # No baselines, but this js test is also showing FAIL 1372 # No baselines, but this js test is also showing FAIL
1369 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] 1373 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ]
1370 1374
1371 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1375 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
1372 1376
1373 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ] 1377 crbug.com/585724 fast/js/JSON-parse.html [ NeedsManualRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698