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

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: Getting back the FullScreen fix, missed during the rebase. Created 4 years, 4 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/css3/flexbox/css-properties.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 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 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 72 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
73 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 73 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
74 74
75 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ] 75 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ]
76 crbug.com/516364 svg/animations/smil-leak-element-instances.svg [ Failure Pass ] 76 crbug.com/516364 svg/animations/smil-leak-element-instances.svg [ Failure Pass ]
77 crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ] 77 crbug.com/517449 [ Android ] css3/images/optimize-contrast-image.html [ Failure ]
78 crbug.com/520166 compositing/overflow/do-not-repaint-if-scrolling-composited-lay ers.html [ Failure Pass ] 78 crbug.com/520166 compositing/overflow/do-not-repaint-if-scrolling-composited-lay ers.html [ Failure Pass ]
79 79
80 crbug.com/520177 [ Android ] fast/images/style-access-during-imageChanged-crash. html [ Crash Failure Pass ] 80 crbug.com/520177 [ Android ] fast/images/style-access-during-imageChanged-crash. html [ Crash Failure Pass ]
81 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure ] 81 crbug.com/552433 [ Win7 Debug ] svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure ]
82 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ]
83 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ]
84 82
85 crbug.com/591500 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ] 83 crbug.com/591500 [ Win10 ] compositing/squashing/squashing-print.html [ Failure ]
86 84
87 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 85 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
88 86
89 crbug.com/600087 virtual/gpu-rasterization/fast/images/pixel-crack-image-backgro und-webkit-transform-scale.html [ Timeout ] 87 crbug.com/600087 virtual/gpu-rasterization/fast/images/pixel-crack-image-backgro und-webkit-transform-scale.html [ Timeout ]
90 88
91 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash Pass ] 89 crbug.com/601669 [ Win ] svg/as-image/svg-nested.html [ Crash Pass ]
92 90
93 crbug.com/603997 compositing/overflow/clear-scroll-parent.html [ Failure ] 91 crbug.com/603997 compositing/overflow/clear-scroll-parent.html [ Failure ]
(...skipping 895 matching lines...) Expand 10 before | Expand all | Expand 10 after
989 # Temporary, until WebAXObjectProxy support lands. 987 # Temporary, until WebAXObjectProxy support lands.
990 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ] 988 crbug.com/421771 accessibility/inline-text-box-next-on-line.html [ Skip ]
991 989
992 # Disabled briefly until test runner support lands. 990 # Disabled briefly until test runner support lands.
993 crbug.com/479533 accessibility/show-context-menu.html [ Skip ] 991 crbug.com/479533 accessibility/show-context-menu.html [ Skip ]
994 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] 992 crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ]
995 crbug.com/483653 accessibility/scroll-containers.html [ Skip ] 993 crbug.com/483653 accessibility/scroll-containers.html [ Skip ]
996 994
997 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ] 995 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ]
998 996
999 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1000
1001 # Fails with leak detector. 997 # Fails with leak detector.
1002 crbug.com/622915 [ Linux ] ietestcenter/css3/grid/grid-column-003.htm [ Skip ] 998 crbug.com/622915 [ Linux ] ietestcenter/css3/grid/grid-column-003.htm [ Skip ]
1003 999
1004 # Temporarily disabled after chromium change 1000 # Temporarily disabled after chromium change
1005 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1001 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ]
1006 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] 1002 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1007 1003
1008 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1004 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1009 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1005 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1010 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1006 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
1310 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua lly-crash-test-5.html [ Pass Timeout ] 1306 crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visua lly-crash-test-5.html [ Pass Timeout ]
1311 1307
1312 # This test breaks when the feature introduced in the bug is enabled. We keep 1308 # This test breaks when the feature introduced in the bug is enabled. We keep
1313 # this tested without the feature by using the virtual test. See 1309 # this tested without the feature by using the virtual test. See
1314 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1310 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1315 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1311 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1316 # This test doesn't need to be run with the stable release mode. 1312 # This test doesn't need to be run with the stable release mode.
1317 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1313 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1318 # This test fails with the stable release mode. 1314 # This test fails with the stable release mode.
1319 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1315 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/css3/flexbox/css-properties.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698