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

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

Issue 2416993002: Introduce support for text-decoration-skip: ink (Closed)
Patch Set: Falling back to adding rebaseline expectation Created 4 years, 1 month 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/css3-text/css3-text-decoration/text-decoration-skip.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 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 1140 matching lines...) Expand 10 before | Expand all | Expand 10 after
1151 1151
1152 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1152 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1153 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1153 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1154 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1154 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
1155 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] 1155 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1156 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ] 1156 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ]
1157 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ] 1157 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ]
1158 crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ] 1158 crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ]
1159 crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ] 1159 crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ]
1160 1160
1161 crbug.com/649700 fast/css3-text/css3-text-decoration/text-decoration-skip.html [ NeedsRebaseline ]
1162
1161 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] 1163 crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
1162 1164
1163 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail ure ] 1165 crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Fail ure ]
1164 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ] 1166 crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
1165 1167
1166 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o verflow-scroll-rtl.html [ Failure ] 1168 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o verflow-scroll-rtl.html [ Failure ]
1167 1169
1168 # Mac10.10-specific failures that still need triaging. 1170 # Mac10.10-specific failures that still need triaging.
1169 # Form controls need rebaseline because of the default font change. 1171 # Form controls need rebaseline because of the default font change.
1170 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just 1172 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just
(...skipping 500 matching lines...) Expand 10 before | Expand all | Expand 10 after
1671 crbug.com/666142 inspector/sources/debugger-pause/debugger-eval-while-paused-thr ows.html [ NeedsManualRebaseline ] 1673 crbug.com/666142 inspector/sources/debugger-pause/debugger-eval-while-paused-thr ows.html [ NeedsManualRebaseline ]
1672 1674
1673 # These tests (erroneously) see a platform-specific User-Agent header 1675 # These tests (erroneously) see a platform-specific User-Agent header
1674 crbug.com/595993 imported/wpt/service-workers/service-worker/fetch-header-visibi lity.https.html [ Failure ] 1676 crbug.com/595993 imported/wpt/service-workers/service-worker/fetch-header-visibi lity.https.html [ Failure ]
1675 crbug.com/595993 imported/wpt/service-workers/service-worker/request-end-to-end. https.html [ Failure ] 1677 crbug.com/595993 imported/wpt/service-workers/service-worker/request-end-to-end. https.html [ Failure ]
1676 1678
1677 # Flaky failures (text diff). 1679 # Flaky failures (text diff).
1678 crbug.com/666602 inspector-enabled/sources/debugger/script-formatter-breakpoints -1.html [ Failure ] 1680 crbug.com/666602 inspector-enabled/sources/debugger/script-formatter-breakpoints -1.html [ Failure ]
1679 # TODO(mgiuca): This was previously marked as [ NeedsRebaseline ] for [ Precise ] only. 1681 # TODO(mgiuca): This was previously marked as [ NeedsRebaseline ] for [ Precise ] only.
1680 crbug.com/666628 http/tests/inspector-enabled/console-stack-overflow-source-url. html [ Failure NeedsRebaseline ] 1682 crbug.com/666628 http/tests/inspector-enabled/console-stack-overflow-source-url. html [ Failure NeedsRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698