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

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: New test for alignment and anonymous boxes. Created 4 years, 6 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 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 1257 matching lines...) Expand 10 before | Expand all | Expand 10 after
1268 1268
1269 # Disabled briefly until test runner support lands. 1269 # Disabled briefly until test runner support lands.
1270 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] 1270 crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
1271 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] 1271 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
1272 crbug.com/483653 accessibility/scroll-containers.html [ Skip ] 1272 crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
1273 1273
1274 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ] 1274 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ]
1275 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ] 1275 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ]
1276 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ] 1276 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ]
1277 1277
1278 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1279 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ]
1280 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ]
1281
1282 # Temporarily disabled after chromium change 1278 # Temporarily disabled after chromium change
1283 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1279 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ]
1284 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] 1280 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1285 1281
1286 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1282 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1287 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1283 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1288 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1284 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
1289 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] 1285 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1290 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ] 1286 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ]
1291 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ] 1287 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ]
(...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after
1673 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ] 1669 crbug.com/484632 css3/flexbox/stretch-input-in-column.html [ Failure ]
1674 1670
1675 crbug.com/619973 [ Linux ] fast/forms/select/listbox-appearance-basic.html [ Nee dsManualRebaseline ] 1671 crbug.com/619973 [ Linux ] fast/forms/select/listbox-appearance-basic.html [ Nee dsManualRebaseline ]
1676 crbug.com/619973 [ Linux ] fast/forms/number/number-appearance-spinbutton-disabl ed-readonly.html [ NeedsManualRebaseline ] 1672 crbug.com/619973 [ Linux ] fast/forms/number/number-appearance-spinbutton-disabl ed-readonly.html [ NeedsManualRebaseline ]
1677 crbug.com/619973 [ Linux ] fast/forms/select/menulist-appearance-basic.html [ Ne edsManualRebaseline ] 1673 crbug.com/619973 [ Linux ] fast/forms/select/menulist-appearance-basic.html [ Ne edsManualRebaseline ]
1678 1674
1679 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed 1675 # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed
1680 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] 1676 crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ]
1681 1677
1682 crbug.com/620097 [ Linux ] css3/filters/effect-brightness-hw.html [ Failure ] 1678 crbug.com/620097 [ Linux ] css3/filters/effect-brightness-hw.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698