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

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

Issue 1473363003: Invalidate first line display item clients when first line style changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Source/core/paint/README.md Created 5 years 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 # Run these tests with under virtual/spv2 only. 1 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 crbug.com/524134 virtual/syncpaint/paint/invalidation/spv2 [ Skip ] 3 crbug.com/524134 virtual/syncpaint/paint/invalidation/spv2 [ Skip ]
4 4
5 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 5 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
6 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 6 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
8 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 8 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
9 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] 9 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
10 10
(...skipping 990 matching lines...) Expand 10 before | Expand all | Expand 10 after
1001 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Timeout ] 1001 crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Timeout ]
1002 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ] 1002 crbug.com/474798 fast/repaint/align-self-change-keeping-geometry-grid.html [ Fai lure ]
1003 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ] 1003 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ]
1004 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ] 1004 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ]
1005 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ] 1005 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ]
1006 crbug.com/474798 virtual/syncpaint/fast/repaint/align-self-change-keeping-geomet ry-grid.html [ Skip ] 1006 crbug.com/474798 virtual/syncpaint/fast/repaint/align-self-change-keeping-geomet ry-grid.html [ Skip ]
1007 crbug.com/474798 virtual/syncpaint/fast/repaint/justify-self-change-keeping-geom etry.html [ Skip ] 1007 crbug.com/474798 virtual/syncpaint/fast/repaint/justify-self-change-keeping-geom etry.html [ Skip ]
1008 1008
1009 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] 1009 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1010 1010
1011 crbug.com/548705 fast/css/first-line-hover-001.html [ Failure ]
1012
1013 # Temporarily disabled after chromium change 1011 # Temporarily disabled after chromium change
1014 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1012 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ]
1015 crbug.com/492511 [ Mac ] fast/text/atsui-spacing-features.html [ Failure ] 1013 crbug.com/492511 [ Mac ] fast/text/atsui-spacing-features.html [ Failure ]
1016 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] 1014 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1017 1015
1018 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1016 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1019 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1017 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1020 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1018 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
1021 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] 1019 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1022 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ] 1020 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ]
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
1357 crbug.com/549314 [ XP ] inspector-protocol/layout-fonts/unicode-range-combining- chars-fallback.html [ Failure ] 1355 crbug.com/549314 [ XP ] inspector-protocol/layout-fonts/unicode-range-combining- chars-fallback.html [ Failure ]
1358 1356
1359 crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ] 1357 crbug.com/563694 [ Linux Mac Debug ] svg/hixie/perf/005.xml [ Failure ]
1360 1358
1361 crbug.com/564109 [ Win7 XP ] http/tests/webfont/font-display.html [ Pass Timeou t Failure ] 1359 crbug.com/564109 [ Win7 XP ] http/tests/webfont/font-display.html [ Pass Timeou t Failure ]
1362 1360
1363 crbug.com/558574 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ] 1361 crbug.com/558574 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failu re ]
1364 crbug.com/558574 [ Win7 ] fast/text/emphasis.html [ Failure ] 1362 crbug.com/558574 [ Win7 ] fast/text/emphasis.html [ Failure ]
1365 1363
1366 crbug.com/561595 [ XP ] plugins/webview-plugin-scroll.html [ Failure ] 1364 crbug.com/561595 [ XP ] plugins/webview-plugin-scroll.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698