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

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

Issue 1881923002: Auto-rebaseline for r386594 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/platform/android/svg/repaint/tspan-pattern-update-expected.txt » ('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 1180 matching lines...) Expand 10 before | Expand all | Expand 10 after
1191 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] 1191 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ]
1192 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] 1192 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
1193 1193
1194 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ] 1194 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
1195 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ] 1195 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
1196 1196
1197 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ] 1197 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1198 1198
1199 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] 1199 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
1200 1200
1201 crbug.com/602483 svg/repaint/tspan-pattern-update.html [ NeedsRebaseline ]
1202 crbug.com/602483 svg/text/append-text-node-to-tspan.html [ NeedsRebaseline ]
1203 crbug.com/602483 svg/text/ems-display-none.svg [ NeedsRebaseline ]
1204 crbug.com/602483 svg/text/exs-display-none.svg [ NeedsRebaseline ]
1205 crbug.com/602483 svg/text/modify-text-node-in-tspan.html [ NeedsRebaseline ]
1206 crbug.com/602483 svg/text/remove-text-node-from-tspan.html [ NeedsRebaseline ]
1207 crbug.com/602483 svg/text/remove-tspan-from-text.html [ NeedsRebaseline ]
1208 crbug.com/602483 svg/text/text-rescale.html [ NeedsRebaseline ]
1209 crbug.com/602483 svg/text/text-selection-text-05-t.svg [ NeedsRebaseline ]
1210 crbug.com/602483 svg/text/text-viewbox-rescale.html [ NeedsRebaseline ]
1211 crbug.com/602483 svg/text/tspan-dynamic-positioning.svg [ NeedsRebaseline ]
1212 crbug.com/602483 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsManualRebaseline ] 1201 crbug.com/602483 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsManualRebaseline ]
1213 crbug.com/602483 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ Needs Rebaseline ]
1214 crbug.com/602483 svg/zoom/page/relative-sized-document-scrollbars.svg [ NeedsReb aseline ]
1215 crbug.com/602483 transforms/transform-focus-ring-repaint.html [ NeedsRebaseline ]
1216 crbug.com/602483 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-rep aint-by-all-imagesource.html [ NeedsRebaseline ]
1217 crbug.com/602483 virtual/gpu-rasterization/fast/images/do-not-paint-below-image- baseline.html [ NeedsRebaseline ]
1218 crbug.com/602483 virtual/gpu-rasterization/fast/images/fixed-img-src-change-afte r-scroll.html [ NeedsRebaseline ]
1219 crbug.com/602483 virtual/gpu-rasterization/fast/images/repaint-subrect-grid.html [ NeedsRebaseline ]
1220 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/do- not-repaint-if-scrolling-composited-layers.html [ NeedsRebaseline ]
1221 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr olling-neg-z-index-descendants-should-cause-repaint.html [ NeedsRebaseline ]
1222 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr olling-without-painting.html [ NeedsRebaseline ]
1223 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-color-change.html [ NeedsRebaseline ]
1224 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-match-highlight.html [ NeedsRebaseline ]
1225 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container-and-content.html [ NeedsRebaseline ]
1226 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container.html [ NeedsRebaseline ]
1227 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-content.html [ NeedsRebaseline ]
1228 crbug.com/602483 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ NeedsRebaseline ]
1229 1202
1230 # This test has different results in Debug and Release. 1203 # This test has different results in Debug and Release.
1231 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ] 1204 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ]
1232 1205
1233 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ] 1206 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ]
1234 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ] 1207 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ]
1235 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ] 1208 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ]
1236 1209
1237 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description 1210 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description
1238 crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ] 1211 crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ]
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
1512 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ] 1485 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ]
1513 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ] 1486 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ]
1514 1487
1515 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ] 1488 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
1516 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ] 1489 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ]
1517 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ] 1490 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ]
1518 1491
1519 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1492 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1520 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1493 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1521 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1494 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/android/svg/repaint/tspan-pattern-update-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698