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

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

Issue 2044963004: Enable use-zoom-for-dsf by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaseline one more test Created 4 years, 5 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 | « content/common/content_switches_internal.cc ('k') | no next file » | 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 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-03.html [ Pass Failure ] 191 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-03.html [ Pass Failure ]
192 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-04.html [ Pass Failure ] 192 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-04.html [ Pass Failure ]
193 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P ass Timeout ] 193 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P ass Timeout ]
194 crbug.com/248938 virtual/threaded/transitions/transition-end-event-rendering.htm l [ Pass Timeout ] 194 crbug.com/248938 virtual/threaded/transitions/transition-end-event-rendering.htm l [ Pass Timeout ]
195 195
196 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] 196 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ]
197 197
198 # TODO(oshima): Mac Android are currently not supported. 198 # TODO(oshima): Mac Android are currently not supported.
199 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] 199 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ]
200 200
201 # TODO(oshima): Debug build generates slightly different image for these tests d ue to different background color. 201 crbug.com/613414 [ Win ] fast/hidpi/broken-image-icon-hidpi.html [ NeedsRebaseli ne ]
202 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pi cker-appearance.html [ Skip ] 202 crbug.com/613414 [ Win ] svg/custom/masking-clipping-hidpi.svg [ NeedsRebaseline ]
203 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggest ion-picker-appearance.html [ Skip ] 203 crbug.com/613414 [ Win ] css3/filters/effect-reference-hidpi.html [ NeedsRebasel ine ]
204 crbug.com/593567 virtual/scalefactor150/fast/hidpi/static/popup-menu-appearance. html [ Skip ] 204 crbug.com/613414 [ Win ] fast/hidpi/device-scale-factor-paint.html [ NeedsRebase line ]
205 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pic ker-appearance.html [ Skip ] 205 crbug.com/613414 [ Win ] virtual/display_list_2d_canvas/fast/canvas/canvas-hidpi -blurry.html [ NeedsRebaseline ]
206 crbug.com/593567 [ Debug ] virtual/scalefactor200/fast/hidpi/static/calendar-pic ker-appearance.html [ Skip ] 206 crbug.com/613414 [ Win ] fast/hidpi/focus-rings.html [ NeedsRebaseline ]
207 crbug.com/593567 [ Debug ] virtual/scalefactor200withzoom/fast/hidpi/static/cale ndar-picker-appearance.html [ Skip ] 207 crbug.com/613414 [ Win ] css3/filters/effect-reference-hidpi-hw.html [ NeedsReba seline ]
208 crbug.com/613414 [ Win ] fast/hidpi/resize-corner-hidpi.html [ NeedsRebaseline ]
209 crbug.com/613414 [ Win ] fast/hidpi/broken-image-with-size-hidpi.html [ NeedsReb aseline ]
210 crbug.com/613414 [ Win ] virtual/gpu/fast/canvas/canvas-hidpi-blurry.html [ Need sRebaseline ]
211 crbug.com/613414 [ Win ] fast/sub-pixel/shadows-hidpi.html [ NeedsRebaseline ]
212 crbug.com/613414 [ Win ] compositing/tiled-layers-hidpi.html [ NeedsRebaseline ]
213 crbug.com/613414 [ Win ] svg/as-image/image-respects-deviceScaleFactor.html [ Ne edsRebaseline ]
214 crbug.com/613414 [ Win ] fast/hidpi/clip-text-in-hidpi.html [ NeedsRebaseline ]
215 crbug.com/613414 [ Win ] fast/canvas/canvas-hidpi-blurry.html [ NeedsRebaseline ]
216 crbug.com/613414 [ Win ] fast/backgrounds/gradient-background-leakage-hidpi.html [ NeedsRebaseline ]
217 crbug.com/613414 [ Win ] fast/hidpi/gradient-with-scaled-ancestor.html [ NeedsRe baseline ]
218 crbug.com/613414 [ Win ] editing/spelling/grammar-markers-hidpi.html [ NeedsReba seline ]
219 crbug.com/613414 [ Win ] editing/spelling/inline-spelling-markers-hidpi.html [ N eedsRebaseline ]
220 crbug.com/613414 [ Win ] editing/spelling/inline-spelling-markers-hidpi-composit ed.html [ NeedsRebaseline ]
221 crbug.com/613414 [ Win ] fast/hidpi/image-srcset-intrinsic-size-zero.html [ Need sRebaseline ]
222 crbug.com/613414 [ Win ] virtual/scalefactor150/fast/hidpi/static/data-suggestio n-picker-appearance.html [ NeedsRebaseline ]
223 crbug.com/613414 [ Win ] virtual/scalefactor150/fast/hidpi/static/popup-menu-app earance.html [ NeedsRebaseline ]
224 crbug.com/613414 [ Win ] virtual/scalefactor200/fast/hidpi/static/popup-menu-app earance.html [ NeedsRebaseline ]
225 crbug.com/613414 [ Win ] virtual/scalefactor150/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsRebaseline ]
226 crbug.com/613414 [ Win ] svg/filters/filter-source-position.svg [ NeedsRebaselin e ]
227 crbug.com/613414 [ Win ] virtual/scalefactor200/fast/hidpi/static/data-suggestio n-picker-appearance.html [ NeedsRebaseline ]
228 crbug.com/613414 [ Win ] virtual/scalefactor200/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsRebaseline ]
208 229
209 # Mac does not support fractional scale factor. 230 # Mac does not support fractional scale factor.
210 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] 231 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
211 232
212 # TODO(oshima): Move the event scaling code to eventSender and remove this. 233 # TODO(oshima): Move the event scaling code to eventSender and remove this.
213 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 234 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
214 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 235 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
215 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 236 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
216 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 237 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
217 238
(...skipping 1163 matching lines...) Expand 10 before | Expand all | Expand 10 after
1381 crbug.com/625020 [ Debug ] compositing/repaint/page-scale-repaint.html [ Timeout ] 1402 crbug.com/625020 [ Debug ] compositing/repaint/page-scale-repaint.html [ Timeout ]
1382 1403
1383 crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ] 1404 crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ]
1384 1405
1385 # Minor image differences after Skia GPU batching change. 1406 # Minor image differences after Skia GPU batching change.
1386 crbug.com/625909 virtual/gpu-rasterization/fast/images/color-profile-group.html [ NeedsRebaseline ] 1407 crbug.com/625909 virtual/gpu-rasterization/fast/images/color-profile-group.html [ NeedsRebaseline ]
1387 crbug.com/625909 virtual/gpu/fast/canvas/image-object-in-canvas.html [ NeedsReba seline ] 1408 crbug.com/625909 virtual/gpu/fast/canvas/image-object-in-canvas.html [ NeedsReba seline ]
1388 crbug.com/626823 virtual/gpu-rasterization/fast/images/color-profile-iframe.html [ NeedsRebaseline ] 1409 crbug.com/626823 virtual/gpu-rasterization/fast/images/color-profile-iframe.html [ NeedsRebaseline ]
1389 crbug.com/626823 virtual/gpu-rasterization/fast/images/jpeg-with-color-profile.h tml [ NeedsRebaseline ] 1410 crbug.com/626823 virtual/gpu-rasterization/fast/images/jpeg-with-color-profile.h tml [ NeedsRebaseline ]
1390 crbug.com/626823 virtual/gpu-rasterization/fast/images/png-with-color-profile.ht ml [ NeedsRebaseline ] 1411 crbug.com/626823 virtual/gpu-rasterization/fast/images/png-with-color-profile.ht ml [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « content/common/content_switches_internal.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698