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

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: Minor changes. 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
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 1033 matching lines...) Expand 10 before | Expand all | Expand 10 after
1044 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] 1044 crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1045 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] 1045 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
1046 crbug.com/483653 accessibility/scroll-containers.html [ Skip ] 1046 crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
1047 1047
1048 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Timeout ] 1048 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Timeout ]
1049 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ] 1049 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ]
1050 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ] 1050 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ]
1051 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ] 1051 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ]
1052 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ] 1052 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ]
1053 1053
1054 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] 1054 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Failur e ]
1055 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] 1055 crbug.com/582230 fast/repaint/align-items-change.html [ Failure ]
1056 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] 1056 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Failure ]
1057
1058 crbug.com/582230 fast/css-grid-layout/relayout-justify-items-changed.html [ Fail ure ]
1059 crbug.com/587641 fast/repaint/justify-items-change.html [ Failure ]
1060 crbug.com/587641 fast/repaint/justify-items-overflow-change.html [ Failure ]
1061 crbug.com/587641 fast/repaint/justify-items-legacy-change.html [ Failure ]
1057 1062
1058 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] 1063 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1059 1064
1060 # Temporarily disabled after chromium change 1065 # Temporarily disabled after chromium change
1061 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1066 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ]
1062 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] 1067 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1063 1068
1064 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1069 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1065 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1070 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1066 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1071 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
1387 1392
1388 crbug.com/587779 [ Retina Mac10.10 ] fast/dynamic/window-resize-scrollbars-test. html [ Timeout Failure Pass ] 1393 crbug.com/587779 [ Retina Mac10.10 ] fast/dynamic/window-resize-scrollbars-test. html [ Timeout Failure Pass ]
1389 1394
1390 crbug.com/587950 [ Mac Win ] virtual/threaded/animations/background-shorthand-cr ash.html [ Failure Crash ] 1395 crbug.com/587950 [ Mac Win ] virtual/threaded/animations/background-shorthand-cr ash.html [ Failure Crash ]
1391 1396
1392 crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa d-breakpoints-with-source-maps.html [ Pass Failure ] 1397 crbug.com/588061 [ Debug ] inspector/sources/debugger-breakpoints/debugger-reloa d-breakpoints-with-source-maps.html [ Pass Failure ]
1393 1398
1394 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ] 1399 crbug.com/248063 [ Win ] plugins/plugin-clip-subframe.html [ Pass Failure ]
1395 1400
1396 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1401 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698