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

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

Issue 1652813004: Blink is non compliant to the css-backgrounds spec where a border with an image (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased with current master Created 4 years, 10 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/images/pixelated-border-image.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 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 107
108 crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor -clip-change.html [ Failure ] 108 crbug.com/536138 virtual/spv2/paint/invalidation/repaint-subsequence-on-ancestor -clip-change.html [ Failure ]
109 109
110 crbug.com/537172 [ Mac10.6 Win10 ] virtual/spv2/paint/invalidation/spv2/backgrou nd-image-paint-invalidation.html [ Failure ] 110 crbug.com/537172 [ Mac10.6 Win10 ] virtual/spv2/paint/invalidation/spv2/backgrou nd-image-paint-invalidation.html [ Failure ]
111 crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/pa int/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ] 111 crbug.com/564443 [ Mac10.7 Mac10.8 Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/pa int/invalidation/spv2/background-image-paint-invalidation.html [ Failure Pass ]
112 112
113 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 113 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
114 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 114 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
115 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 115 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
116 116
117 crbug.com/559258 fast/borders/border-image-01.html [ NeedsRebaseline ]
118 crbug.com/559258 fast/borders/border-image-border-radius.html [ NeedsRebaseline ]
119 crbug.com/559258 fast/borders/border-image-longhand.html [ NeedsRebaseline ]
120 crbug.com/559258 fast/borders/border-image-massive-scale.html [ NeedsRebaseline ]
121 crbug.com/559258 fast/borders/border-image-omit-right-slice.html [ NeedsRebaseli ne ]
122 crbug.com/559258 fast/borders/border-image-outset-in-shorthand.html [ NeedsRebas eline ]
123
124 crbug.com/559258 fast/borders/border-image-outset-split-inline.html [ NeedsRebas eline ]
125 crbug.com/559258 fast/borders/border-image-outset.html [ NeedsRebaseline ]
126 crbug.com/559258 fast/borders/border-image-repeat-round.html [ NeedsRebaseline ]
127 crbug.com/559258 fast/borders/border-image-repeat.html [ NeedsRebaseline ]
128 crbug.com/559258 fast/borders/border-image-rotate-transform.html [ NeedsRebaseli ne ]
129
130 crbug.com/559258 fast/borders/border-image-scale-transform.html [ NeedsRebaselin e ]
131 crbug.com/559258 fast/borders/border-image-scaled.html [ NeedsRebaseline ]
132 crbug.com/559258 fast/borders/border-image-scrambled.html [ NeedsRebaseline ]
133 crbug.com/559258 fast/borders/border-image-side-reduction.html [ NeedsRebaseline ]
134 crbug.com/559258 fast/borders/border-image-slice-constrained.html [ NeedsRebasel ine ]
135 crbug.com/559258 fast/borders/border-image-slices.html [ NeedsRebaseline ]
136
137 crbug.com/559258 fast/borders/border-image-source.html [ NeedsRebaseline ]
138 crbug.com/559258 fast/borders/border-image-trumps-radius.html [ NeedsRebaseline ]
139 crbug.com/559258 fast/borders/scaled-border-image.html [ NeedsRebaseline ]
140 crbug.com/559258 fast/writing-mode/border-image-vertical-lr.html [ NeedsRebaseli ne ]
141 crbug.com/559258 fast/writing-mode/border-image-vertical-rl.html [ NeedsRebaseli ne ]
142
143 crbug.com/559258 css3/images/pixelated-border-image.html [ NeedsRebaseline ]
144 crbug.com/559258 fast/gradients/border-image-gradient.html [ NeedsRebaseline ]
145 crbug.com/559258 fast/images/webp-flip.html [ NeedsRebaseline ]
146 crbug.com/559258 fast/repaint/border-outline-0.html [ NeedsRebaseline ]
147 crbug.com/559258 scrollbars/listbox-scrollbar-combinations.html [ NeedsRebaselin e ]
148 crbug.com/559258 svg/as-border-image/svg-as-border-image-2.html [ NeedsRebaselin e ]
149 crbug.com/559258 svg/as-border-image/svg-as-border-image.html [ NeedsRebaseline ]
150
117 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 151 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
118 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 152 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
119 153
120 # Ref-tests that fail due to character based shaping/fallback. 154 # Ref-tests that fail due to character based shaping/fallback.
121 crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Fai lure ] 155 crbug.com/404597 fast/text/international/inline-plaintext-is-isolated.html [ Fai lure ]
122 crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure ] 156 crbug.com/404597 fast/text/international/bdi-dir-default-to-auto.html [ Failure ]
123 157
124 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ] 158 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ]
125 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ] 159 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ]
126 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ] 160 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ]
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout ] 233 crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout ]
200 crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti meout ] 234 crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Ti meout ]
201 crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failu re Pass ] 235 crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failu re Pass ]
202 236
203 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.htm l [ Pass Failure ] 237 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.htm l [ Pass Failure ]
204 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas.html [ Pass Failure ] 238 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas.html [ Pass Failure ]
205 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas-throw.html [ Pass Failure ] 239 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas-throw.html [ Pass Failure ]
206 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribut e-to-scroll-chain-descendant.html [ Pass Failure ] 240 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribut e-to-scroll-chain-descendant.html [ Pass Failure ]
207 crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customiz ation.html [ Pass Failure ] 241 crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customiz ation.html [ Pass Failure ]
208 242
243 # SK_SUPPORT_LEGACY_SAMPLER_BIAS
244 crbug.com/581870 fast/gradients/border-image-gradient-sides-and-corners.html [ N eedsRebaseline ]
245 crbug.com/581870 svg/W3C-SVG-1.1/coords-units-01-b.svg [ NeedsRebaseline ]
246
209 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-basic.html [ Pass Failure ] 247 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-basic.html [ Pass Failure ]
210 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas.html [ Pass Failure ] 248 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas.html [ Pass Failure ]
211 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas-throw.html [ Pass Failure ] 249 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas-throw.html [ Pass Failure ]
212 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ] 250 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ]
213 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touc h-scroll-customization.html [ Pass Failure ] 251 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touc h-scroll-customization.html [ Pass Failure ]
214 252
215 crbug.com/518972 [ Linux ] http/tests/navigation/navigation-redirect-schedule-cr ash.html [ Failure Pass ] 253 crbug.com/518972 [ Linux ] http/tests/navigation/navigation-redirect-schedule-cr ash.html [ Failure Pass ]
216 crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Fai lure Pass ] 254 crbug.com/381730 http/tests/navigation/pending-location-change-assert.html [ Fai lure Pass ]
217 crbug.com/518974 http/tests/navigatorconnect/postmessage.html [ Failure Pass Tim eout ] 255 crbug.com/518974 http/tests/navigatorconnect/postmessage.html [ Failure Pass Tim eout ]
218 crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query- wrapper-leaks.html [ Failure Pass Timeout ] 256 crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query- wrapper-leaks.html [ Failure Pass Timeout ]
(...skipping 1167 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1424 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1387 1425
1388 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1426 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1389 1427
1390 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1428 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1391 1429
1392 # No baselines, but this js test is also showing FAIL 1430 # No baselines, but this js test is also showing FAIL
1393 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ] 1431 crbug.com/583675 fast/dom/shadow/scoped-events-by-ua-stopped.html [ Failure ]
1394 1432
1395 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ] 1433 crbug.com/581203 [ Linux ] web-animations-api/player-finish-sample-only.html [ F ailure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/css3/images/pixelated-border-image.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698