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

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

Issue 2250323002: Handle window.onload and img.onload in image-change-without-resize-shouldnt-layout test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add assert just after img src change. 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/fast/images/image-change-without-resize-shouldnt-layout.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 987 matching lines...) Expand 10 before | Expand all | Expand 10 after
998 998
999 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] 999 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1000 1000
1001 # Fails with leak detector. 1001 # Fails with leak detector.
1002 crbug.com/622915 [ Linux ] ietestcenter/css3/grid/grid-column-003.htm [ Skip ] 1002 crbug.com/622915 [ Linux ] ietestcenter/css3/grid/grid-column-003.htm [ Skip ]
1003 1003
1004 # Temporarily disabled after chromium change 1004 # Temporarily disabled after chromium change
1005 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1005 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 ] 1006 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1007 1007
1008 crbug.com/638288 [ Linux Mac Debug ] fast/images/image-change-without-resize-sho uldnt-layout.html [ Failure ]
1009 crbug.com/638288 [ Mac Debug ] virtual/gpu-rasterization/fast/images/image-chang e-without-resize-shouldnt-layout.html [ Failure ]
1010
1011 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1008 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1012 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1009 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1013 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1010 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
1014 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] 1011 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1015 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ] 1012 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ]
1016 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ] 1013 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ]
1017 crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ] 1014 crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ]
1018 crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ] 1015 crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ]
1019 1016
1020 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] 1017 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
1309 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 ]
1310 1307
1311 # 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
1312 # this tested without the feature by using the virtual test. See 1309 # this tested without the feature by using the virtual test. See
1313 # 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
1314 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 ]
1315 # 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.
1316 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 ]
1317 # This test fails with the stable release mode. 1314 # This test fails with the stable release mode.
1318 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/fast/images/image-change-without-resize-shouldnt-layout.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698