| OLD | NEW |
| 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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_doctype01.html [ Timeout ] | 43 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_doctype01.html [ Timeout ] |
| 44 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] | 44 crbug.com/569901 [ Debug ] fast/frames/cached-frame-counter.html [ Timeout ] |
| 45 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T
imeout ] | 45 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T
imeout ] |
| 46 | 46 |
| 47 crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [
Pass Failure ] | 47 crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [
Pass Failure ] |
| 48 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] | 48 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] |
| 49 | 49 |
| 50 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W
in10 failures. | 50 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W
in10 failures. |
| 51 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] | 51 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] |
| 52 | 52 |
| 53 crbug.com/584211 [ Mac ] svg/transforms/animated-path-inside-transformed-html.xh
tml [ Pass Failure ] | 53 # TODO(wangxianzhu): verify this after rebaseline for crbug.com/602483 |
| 54 # crbug.com/584211 [ Mac ] svg/transforms/animated-path-inside-transformed-html.
xhtml [ Pass Failure ] |
| 54 | 55 |
| 55 # ====== Oilpan-only failures until here ====== | 56 # ====== Oilpan-only failures until here ====== |
| 56 | 57 |
| 57 # Run these tests with under virtual/spv2 only. | 58 # Run these tests with under virtual/spv2 only. |
| 58 crbug.com/524134 paint/invalidation/spv2 [ Skip ] | 59 crbug.com/524134 paint/invalidation/spv2 [ Skip ] |
| 59 | 60 |
| 60 # Run these tests with under virtual/scalefactor... only. | 61 # Run these tests with under virtual/scalefactor... only. |
| 61 crbug.com/567837 fast/hidpi/static [ Skip ] | 62 crbug.com/567837 fast/hidpi/static [ Skip ] |
| 62 | 63 |
| 63 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. | 64 # TODO(yosin): We should convert following tests to use asynchronous spell check
er. |
| (...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 427 crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.h
tml [ Pass ] | 428 crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.h
tml [ Pass ] |
| 428 crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ] | 429 crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ] |
| 429 crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove-
compositing.html [ Pass ] | 430 crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove-
compositing.html [ Pass ] |
| 430 crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ] | 431 crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ] |
| 431 crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ P
ass ] | 432 crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ P
ass ] |
| 432 crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ] | 433 crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ] |
| 433 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ] | 434 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ] |
| 434 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P
ass ] | 435 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P
ass ] |
| 435 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xht
ml [ Pass ] | 436 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xht
ml [ Pass ] |
| 436 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pa
ss ] | 437 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pa
ss ] |
| 437 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co
ntent-box-size.xhtml [ Pass ] | 438 # TODO(wangxianzhu): restore this after rebaseline for crbug.com/602483 |
| 439 # crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-
content-box-size.xhtml [ Pass ] |
| 438 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ] | 440 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ] |
| 439 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ] | 441 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ] |
| 440 crbug.com/600618 virtual/spv2/svg/custom/viewport-em.svg [ Pass ] | 442 crbug.com/600618 virtual/spv2/svg/custom/viewport-em.svg [ Pass ] |
| 441 crbug.com/600618 virtual/spv2/svg/css/border-image-zoomed.html [ Pass ] | 443 crbug.com/600618 virtual/spv2/svg/css/border-image-zoomed.html [ Pass ] |
| 442 crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ] | 444 crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ] |
| 443 crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ] | 445 crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ] |
| 444 | 446 |
| 445 crbug.com/537409 virtual/spv2/fast/clip [ Pass ] | 447 crbug.com/537409 virtual/spv2/fast/clip [ Pass ] |
| 446 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ] | 448 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ] |
| 447 # PaintArtifactCompositor doesn't implement effects yet. | 449 # PaintArtifactCompositor doesn't implement effects yet. |
| (...skipping 646 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1094 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o
verflow-scroll-rtl.html [ Failure ] | 1096 crbug.com/505387 [ Win ] virtual/prefer_compositing_to_lcd_text/scrollbars/rtl/o
verflow-scroll-rtl.html [ Failure ] |
| 1095 | 1097 |
| 1096 # Mac10.10-specific failures that still need triaging. | 1098 # Mac10.10-specific failures that still need triaging. |
| 1097 # Form controls need rebaseline because of the default font change. | 1099 # Form controls need rebaseline because of the default font change. |
| 1098 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just | 1100 # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just |
| 1099 # rebaseline. See crbug.com/508768#c6 | 1101 # rebaseline. See crbug.com/508768#c6 |
| 1100 # TODO(chrishtr): uncomment after fixing crbug.com/529038 | 1102 # TODO(chrishtr): uncomment after fixing crbug.com/529038 |
| 1101 #crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred
-compositing.html [ Failure ] | 1103 #crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred
-compositing.html [ Failure ] |
| 1102 # TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/51
6016 | 1104 # TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/51
6016 |
| 1103 # crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-o
verflow-scrolling-layer.html [ Failure ] | 1105 # crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-o
verflow-scrolling-layer.html [ Failure ] |
| 1104 crbug.com/509025 [ Mac10.10 ] css3/flexbox/repaint-rtl-column.html [ Failure ] | |
| 1105 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] | 1106 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] |
| 1106 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] | 1107 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] |
| 1107 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur
e ] | 1108 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur
e ] |
| 1108 | 1109 |
| 1109 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-
japanese-chars.html [ Failure ] | 1110 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-
japanese-chars.html [ Failure ] |
| 1110 | 1111 |
| 1111 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele
ct.html [ Failure ] | 1112 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele
ct.html [ Failure ] |
| 1112 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con
text-no-deselect.html [ Failure ] | 1113 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con
text-no-deselect.html [ Failure ] |
| 1113 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing
/overflow/theme-affects-visual-overflow.html [ Failure ] | 1114 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing
/overflow/theme-affects-visual-overflow.html [ Failure ] |
| 1114 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s
croll-rtl.html [ Failure ] | 1115 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s
croll-rtl.html [ Failure ] |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1190 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] | 1191 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] |
| 1191 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] | 1192 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] |
| 1192 | 1193 |
| 1193 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
] |
| 1194 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
] |
| 1195 | 1196 |
| 1196 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 ] |
| 1197 | 1198 |
| 1198 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] | 1199 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] |
| 1199 | 1200 |
| 1201 crbug.com/602483 compositing/layer-creation/compositing-reason-removed.html [ Ne
edsRebaseline ] |
| 1202 crbug.com/602483 compositing/layer-creation/should-invoke-deferred-compositing.h
tml [ NeedsRebaseline ] |
| 1203 crbug.com/602483 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ Ne
edsRebaseline ] |
| 1204 crbug.com/602483 compositing/overflow/scrolling-neg-z-index-descendants-should-c
ause-repaint.html [ NeedsRebaseline ] |
| 1205 crbug.com/602483 compositing/overflow/scrolling-without-painting.html [ NeedsReb
aseline ] |
| 1206 crbug.com/602483 compositing/overflow/text-color-change.html [ NeedsRebaseline ] |
| 1207 crbug.com/602483 compositing/overflow/text-match-highlight.html [ NeedsRebaselin
e ] |
| 1208 crbug.com/602483 compositing/overflow/updating-scrolling-container-and-content.h
tml [ NeedsRebaseline ] |
| 1209 crbug.com/602483 compositing/overflow/updating-scrolling-container.html [ NeedsR
ebaseline ] |
| 1210 crbug.com/602483 compositing/overflow/updating-scrolling-content.html [ NeedsReb
aseline ] |
| 1211 crbug.com/602483 compositing/repaint/fixed-pos-inside-composited-intermediate-la
yer.html [ NeedsRebaseline ] |
| 1212 crbug.com/602483 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [
NeedsRebaseline ] |
| 1213 crbug.com/602483 compositing/repaint/invalidations-on-composited-layers.html [ N
eedsRebaseline ] |
| 1214 crbug.com/602483 compositing/repaint/resize-repaint.html [ NeedsRebaseline ] |
| 1215 crbug.com/602483 compositing/repaint/should-not-clip-composited-overflow-scrolli
ng-layer.html [ NeedsRebaseline ] |
| 1216 crbug.com/602483 compositing/repaint/should-not-clip-composited-viewport-scrolli
ng-layer.html [ NeedsRebaseline ] |
| 1217 crbug.com/602483 compositing/repaint/should-not-repaint-composited-descendants-o
n-overflow-change.html [ NeedsRebaseline ] |
| 1218 crbug.com/602483 compositing/repaint/should-not-repaint-composited-descendants.h
tml [ NeedsRebaseline ] |
| 1219 crbug.com/602483 compositing/squashing/add-remove-squashed-layers.html [ NeedsRe
baseline ] |
| 1220 crbug.com/602483 compositing/squashing/iframe-inside-squashed-layer.html [ Needs
Rebaseline ] |
| 1221 crbug.com/602483 compositing/squashing/invalidate-when-leaving-squashed-layer.ht
ml [ NeedsRebaseline ] |
| 1222 crbug.com/602483 compositing/squashing/invalidation-for-subpixel-offset-of-squas
hed-layer.html [ NeedsRebaseline ] |
| 1223 crbug.com/602483 compositing/squashing/invalidations-with-large-negative-margin-
inline-content.html [ NeedsRebaseline ] |
| 1224 crbug.com/602483 compositing/squashing/invalidations-with-large-negative-margin.
html [ NeedsRebaseline ] |
| 1225 crbug.com/602483 compositing/squashing/remove-squashed-layer-plus-move.html [ Ne
edsRebaseline ] |
| 1226 crbug.com/602483 compositing/squashing/repaint-child-of-squashed.html [ NeedsReb
aseline ] |
| 1227 crbug.com/602483 compositing/squashing/repaint-overflow-scrolled-squashed-conten
t.html [ NeedsRebaseline ] |
| 1228 crbug.com/602483 compositing/squashing/repaint-squashed-layer-in-rect.html [ Nee
dsRebaseline ] |
| 1229 crbug.com/602483 compositing/squashing/repaint-via-layout-offset.html [ NeedsReb
aseline ] |
| 1230 crbug.com/602483 compositing/squashing/resize-squashing-layer-that-needs-full-re
paint.html [ NeedsRebaseline ] |
| 1231 crbug.com/602483 compositing/squashing/selection-repaint-with-gaps.html [ NeedsR
ebaseline ] |
| 1232 crbug.com/602483 compositing/squashing/squash-above-fixed-1.html [ NeedsRebaseli
ne ] |
| 1233 crbug.com/602483 compositing/squashing/squash-above-fixed-3.html [ NeedsRebaseli
ne ] |
| 1234 crbug.com/602483 compositing/squashing/squash-paint-invalidation-fixed-position.
html [ NeedsRebaseline ] |
| 1235 crbug.com/602483 compositing/squashing/squash-partial-repaint-inside-squashed-la
yer.html [ NeedsRebaseline ] |
| 1236 crbug.com/602483 compositing/squashing/squash-transform-repainting-child.html [
NeedsRebaseline ] |
| 1237 crbug.com/602483 compositing/squashing/squash-transform-repainting-transformed-c
hild.html [ NeedsRebaseline ] |
| 1238 crbug.com/602483 compositing/squashing/squashed-layer-loses-graphicslayer.html [
NeedsRebaseline ] |
| 1239 crbug.com/602483 compositing/squashing/squashed-repaints.html [ NeedsRebaseline
] |
| 1240 crbug.com/602483 compositing/squashing/squashing-inside-preserve-3d-element.html
[ NeedsRebaseline ] |
| 1241 crbug.com/602483 compositing/will-change/containing-block-added.html [ NeedsReba
seline ] |
| 1242 crbug.com/602483 compositing/will-change/containing-block-removed.html [ NeedsRe
baseline ] |
| 1243 crbug.com/602483 css3/filters/effect-reference-repaint-gaussianblur-xonly.html [
NeedsRebaseline ] |
| 1244 crbug.com/602483 css3/filters/effect-reference-repaint-gaussianblur-yonly.html [
NeedsRebaseline ] |
| 1245 crbug.com/602483 css3/filters/effect-reference-repaint-gaussianblur.html [ Needs
Rebaseline ] |
| 1246 crbug.com/602483 css3/filters/effect-reference-repaint-merge.html [ NeedsRebasel
ine ] |
| 1247 crbug.com/602483 css3/filters/effect-reference-repaint-morphology-xonly.html [ N
eedsRebaseline ] |
| 1248 crbug.com/602483 css3/filters/effect-reference-repaint-morphology-yonly.html [ N
eedsRebaseline ] |
| 1249 crbug.com/602483 css3/filters/effect-reference-repaint-morphology.html [ NeedsRe
baseline ] |
| 1250 crbug.com/602483 css3/filters/effect-reference-repaint-offset.html [ NeedsRebase
line ] |
| 1251 crbug.com/602483 css3/flexbox/repaint-column-reverse.html [ NeedsRebaseline ] |
| 1252 crbug.com/602483 css3/flexbox/repaint-during-resize-no-flex.html [ NeedsRebaseli
ne ] |
| 1253 crbug.com/602483 css3/flexbox/repaint-on-layout.html [ NeedsRebaseline ] |
| 1254 crbug.com/602483 css3/flexbox/repaint-on-margin-change.html [ NeedsRebaseline ] |
| 1255 crbug.com/602483 css3/flexbox/repaint-opacity-change.html [ NeedsRebaseline ] |
| 1256 crbug.com/602483 css3/flexbox/repaint-rtl-column.html [ NeedsRebaseline ] |
| 1257 crbug.com/602483 css3/flexbox/repaint.html [ NeedsRebaseline ] |
| 1258 crbug.com/602483 editing/selection/repaint-rect-for-vertical-writing-mode-with-p
ositioned-root.html [ NeedsRebaseline ] |
| 1259 crbug.com/602483 fast/box-shadow/negative-shadow-box-expand.html [ NeedsRebaseli
ne ] |
| 1260 crbug.com/602483 fast/box-shadow/negative-shadow-box-shrink.html [ NeedsRebaseli
ne ] |
| 1261 crbug.com/602483 fast/box-shadow/shadow-box-resize-writing-mode.html [ NeedsReba
seline ] |
| 1262 crbug.com/602483 fast/box-shadow/shadow-box-resize.html [ NeedsRebaseline ] |
| 1263 crbug.com/602483 fast/canvas/canvas-composite-repaint-by-all-imagesource.html [
NeedsRebaseline ] |
| 1264 crbug.com/602483 fast/css-grid-layout/grid-element-change-columns-repaint.html [
NeedsRebaseline ] |
| 1265 crbug.com/602483 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Ne
edsRebaseline ] |
| 1266 crbug.com/602483 fast/css-grid-layout/grid-item-change-column-repaint.html [ Nee
dsRebaseline ] |
| 1267 crbug.com/602483 fast/css-grid-layout/grid-item-change-row-repaint.html [ NeedsR
ebaseline ] |
| 1268 crbug.com/602483 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ Ne
edsRebaseline ] |
| 1269 crbug.com/602483 fast/forms/button/button-reset-focus-by-mouse-then-keydown.html
[ NeedsRebaseline ] |
| 1270 crbug.com/602483 fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown.html [
NeedsRebaseline ] |
| 1271 crbug.com/602483 fast/forms/radio/radio-focus-by-mouse-then-keydown.html [ Needs
Rebaseline ] |
| 1272 crbug.com/602483 fast/forms/range/range-focus-by-mouse-then-keydown.html [ Needs
Rebaseline ] |
| 1273 crbug.com/602483 fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ Nee
dsRebaseline ] |
| 1274 crbug.com/602483 fast/images/do-not-paint-below-image-baseline.html [ NeedsRebas
eline ] |
| 1275 crbug.com/602483 fast/images/fixed-img-src-change-after-scroll.html [ NeedsRebas
eline ] |
| 1276 crbug.com/602483 fast/images/repaint-subrect-grid.html [ NeedsRebaseline ] |
| 1277 crbug.com/602483 fast/layers/scroll-descendant-with-cached-cliprects.html [ Need
sRebaseline ] |
| 1278 crbug.com/602483 fast/repaint/4776765.html [ NeedsRebaseline ] |
| 1279 crbug.com/602483 fast/repaint/absolute-display-block-to-none.html [ NeedsRebasel
ine ] |
| 1280 crbug.com/602483 fast/repaint/absolute-margin-change-repaint.html [ NeedsRebasel
ine ] |
| 1281 crbug.com/602483 fast/repaint/absolute-position-change-containing-block.html [ N
eedsRebaseline ] |
| 1282 crbug.com/602483 fast/repaint/absolute-position-changed.html [ NeedsRebaseline ] |
| 1283 crbug.com/602483 fast/repaint/absolute-position-moved.html [ NeedsRebaseline ] |
| 1284 crbug.com/602483 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsR
ebaseline ] |
| 1285 crbug.com/602483 fast/repaint/add-table-overpaint.html [ NeedsRebaseline ] |
| 1286 crbug.com/602483 fast/repaint/align-content-change.html [ NeedsRebaseline ] |
| 1287 crbug.com/602483 fast/repaint/align-content-distribution-change-grid.html [ Need
sRebaseline ] |
| 1288 crbug.com/602483 fast/repaint/align-content-position-change-grid.html [ NeedsReb
aseline ] |
| 1289 crbug.com/602483 fast/repaint/align-self-change-grid.html [ NeedsRebaseline ] |
| 1290 crbug.com/602483 fast/repaint/align-self-change.html [ NeedsRebaseline ] |
| 1291 crbug.com/602483 fast/repaint/align-self-overflow-change.html [ NeedsRebaseline
] |
| 1292 crbug.com/602483 fast/repaint/background-currentColor-repaint.html [ NeedsRebase
line ] |
| 1293 crbug.com/602483 fast/repaint/background-generated.html [ NeedsRebaseline ] |
| 1294 crbug.com/602483 fast/repaint/background-image-paint-invalidation.html [ NeedsRe
baseline ] |
| 1295 crbug.com/602483 fast/repaint/background-misaligned.html [ NeedsRebaseline ] |
| 1296 crbug.com/602483 fast/repaint/background-resize-height.html [ NeedsRebaseline ] |
| 1297 crbug.com/602483 fast/repaint/background-resize-width.html [ NeedsRebaseline ] |
| 1298 crbug.com/602483 fast/repaint/background-shorthand-with-gradient-and-height-chan
ges.html [ NeedsRebaseline ] |
| 1299 crbug.com/602483 fast/repaint/background-size-auto-with-gradient-and-height-chan
ges.html [ NeedsRebaseline ] |
| 1300 crbug.com/602483 fast/repaint/backgroundSizeRepaint.html [ NeedsRebaseline ] |
| 1301 crbug.com/602483 fast/repaint/block-layout-inline-children-float-positioned.html
[ NeedsRebaseline ] |
| 1302 crbug.com/602483 fast/repaint/block-no-inflow-children.html [ NeedsRebaseline ] |
| 1303 crbug.com/602483 fast/repaint/block-shift-repaint.html [ NeedsRebaseline ] |
| 1304 crbug.com/602483 fast/repaint/body-background-image.html [ NeedsRebaseline ] |
| 1305 crbug.com/602483 fast/repaint/border-outline-0.html [ NeedsRebaseline ] |
| 1306 crbug.com/602483 fast/repaint/border-radius-repaint-2.html [ NeedsRebaseline ] |
| 1307 crbug.com/602483 fast/repaint/border-radius-repaint.html [ NeedsRebaseline ] |
| 1308 crbug.com/602483 fast/repaint/border-radius-with-outline.html [ NeedsRebaseline
] |
| 1309 crbug.com/602483 fast/repaint/border-radius-without-border.html [ NeedsRebaselin
e ] |
| 1310 crbug.com/602483 fast/repaint/border-repaint-glitch.html [ NeedsRebaseline ] |
| 1311 crbug.com/602483 fast/repaint/box-inline-resize.html [ NeedsRebaseline ] |
| 1312 crbug.com/602483 fast/repaint/box-shadow-dynamic.html [ NeedsRebaseline ] |
| 1313 crbug.com/602483 fast/repaint/box-shadow-inset-repaint.html [ NeedsRebaseline ] |
| 1314 crbug.com/602483 fast/repaint/box-sizing-border-keeping-size.html [ NeedsRebasel
ine ] |
| 1315 crbug.com/602483 fast/repaint/box-sizing-padding-keeping-size.html [ NeedsRebase
line ] |
| 1316 crbug.com/602483 fast/repaint/box-sizing.html [ NeedsRebaseline ] |
| 1317 crbug.com/602483 fast/repaint/bugzilla-3509.html [ NeedsRebaseline ] |
| 1318 crbug.com/602483 fast/repaint/bugzilla-5699.html [ NeedsRebaseline ] |
| 1319 crbug.com/602483 fast/repaint/bugzilla-6278.html [ NeedsRebaseline ] |
| 1320 crbug.com/602483 fast/repaint/bugzilla-6388.html [ NeedsRebaseline ] |
| 1321 crbug.com/602483 fast/repaint/bugzilla-6473.html [ NeedsRebaseline ] |
| 1322 crbug.com/602483 fast/repaint/bugzilla-7235.html [ NeedsRebaseline ] |
| 1323 crbug.com/602483 fast/repaint/button-checkbox-click-method-repaint.html [ NeedsR
ebaseline ] |
| 1324 crbug.com/602483 fast/repaint/button-spurious-layout-hint.html [ NeedsRebaseline
] |
| 1325 crbug.com/602483 fast/repaint/canvas-putImageData.html [ NeedsRebaseline ] |
| 1326 crbug.com/602483 fast/repaint/canvas-resize-no-full-invalidation.html [ NeedsReb
aseline ] |
| 1327 crbug.com/602483 fast/repaint/canvas-resize.html [ NeedsRebaseline ] |
| 1328 crbug.com/602483 fast/repaint/caret-invalidation-in-overflow-scroll.html [ Needs
Rebaseline ] |
| 1329 crbug.com/602483 fast/repaint/caret-outside-block.html [ NeedsRebaseline ] |
| 1330 crbug.com/602483 fast/repaint/caret-with-transformation.html [ NeedsRebaseline ] |
| 1331 crbug.com/602483 fast/repaint/change-text-content-and-background-color.html [ Ne
edsRebaseline ] |
| 1332 crbug.com/602483 fast/repaint/change-transform.html [ NeedsRebaseline ] |
| 1333 crbug.com/602483 fast/repaint/child-of-sub-pixel-offset-composited-layer.html [
NeedsRebaseline ] |
| 1334 crbug.com/602483 fast/repaint/clip-unclip-and-change.html [ NeedsRebaseline ] |
| 1335 crbug.com/602483 fast/repaint/clip-with-layout-delta.html [ NeedsRebaseline ] |
| 1336 crbug.com/602483 fast/repaint/clipped-overflow-visible-subtree.html [ NeedsRebas
eline ] |
| 1337 crbug.com/602483 fast/repaint/clipped-relative.html [ NeedsRebaseline ] |
| 1338 crbug.com/602483 fast/repaint/containing-block-position-change.html [ NeedsRebas
eline ] |
| 1339 crbug.com/602483 fast/repaint/content-into-overflow.html [ NeedsRebaseline ] |
| 1340 crbug.com/602483 fast/repaint/control-clip.html [ NeedsRebaseline ] |
| 1341 crbug.com/602483 fast/repaint/crbug-371640-2.html [ NeedsRebaseline ] |
| 1342 crbug.com/602483 fast/repaint/crbug-371640-3.html [ NeedsRebaseline ] |
| 1343 crbug.com/602483 fast/repaint/crbug-371640-4.html [ NeedsRebaseline ] |
| 1344 crbug.com/602483 fast/repaint/crbug-371640.html [ NeedsRebaseline ] |
| 1345 crbug.com/602483 fast/repaint/create-layer-repaint.html [ NeedsRebaseline ] |
| 1346 crbug.com/602483 fast/repaint/delete-into-nested-block.html [ NeedsRebaseline ] |
| 1347 crbug.com/602483 fast/repaint/destroy-composited-scrollbar.html [ NeedsRebaselin
e ] |
| 1348 crbug.com/602483 fast/repaint/destroy-overlay-scrollbar.html [ NeedsRebaseline ] |
| 1349 crbug.com/602483 fast/repaint/destroy-scrollbar.html [ NeedsRebaseline ] |
| 1350 crbug.com/602483 fast/repaint/details-open-repaint.html [ NeedsRebaseline ] |
| 1351 crbug.com/602483 fast/repaint/dont-invalidate-root-layer-when-composited-layer-b
ecomes-visible.html [ NeedsRebaseline ] |
| 1352 crbug.com/602483 fast/repaint/dynamic-table-vertical-alignment-change.html [ Nee
dsRebaseline ] |
| 1353 crbug.com/602483 fast/repaint/erase-overflow.html [ NeedsRebaseline ] |
| 1354 crbug.com/602483 fast/repaint/filter-invalidation-after-display.html [ NeedsReba
seline ] |
| 1355 crbug.com/602483 fast/repaint/filter-invalidation-with-composited-container-chan
ge.html [ NeedsRebaseline ] |
| 1356 crbug.com/602483 fast/repaint/filter-repaint-accelerated-child-with-filter-child
.html [ NeedsRebaseline ] |
| 1357 crbug.com/602483 fast/repaint/filter-repaint-accelerated-on-accelerated-filter.h
tml [ NeedsRebaseline ] |
| 1358 crbug.com/602483 fast/repaint/filter-repaint-on-accelerated-layer.html [ NeedsRe
baseline ] |
| 1359 crbug.com/602483 fast/repaint/fixed-after-scroll.html [ NeedsRebaseline ] |
| 1360 crbug.com/602483 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsR
ebaseline ] |
| 1361 crbug.com/602483 fast/repaint/fixed-child-move-after-scroll.html [ NeedsRebaseli
ne ] |
| 1362 crbug.com/602483 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Need
sRebaseline ] |
| 1363 crbug.com/602483 fast/repaint/fixed-child-of-transformed-move-after-scroll.html
[ NeedsRebaseline ] |
| 1364 crbug.com/602483 fast/repaint/fixed-child-of-transformed-scrolled.html [ NeedsRe
baseline ] |
| 1365 crbug.com/602483 fast/repaint/fixed-descendant-of-transformed-scrolled.html [ Ne
edsRebaseline ] |
| 1366 crbug.com/602483 fast/repaint/fixed-margin-change-repaint.html [ NeedsRebaseline
] |
| 1367 crbug.com/602483 fast/repaint/fixed-move-after-scroll.html [ NeedsRebaseline ] |
| 1368 crbug.com/602483 fast/repaint/fixed-position-transparency-with-overflow.html [ N
eedsRebaseline ] |
| 1369 crbug.com/602483 fast/repaint/fixed-scale.html [ NeedsRebaseline ] |
| 1370 crbug.com/602483 fast/repaint/fixed-scroll-simple.html [ NeedsRebaseline ] |
| 1371 crbug.com/602483 fast/repaint/fixed-table-cell.html [ NeedsRebaseline ] |
| 1372 crbug.com/602483 fast/repaint/fixed-table-overflow-zindex.html [ NeedsRebaseline
] |
| 1373 crbug.com/602483 fast/repaint/fixed-table-overflow.html [ NeedsRebaseline ] |
| 1374 crbug.com/602483 fast/repaint/fixed-to-relative-position-with-absolute-child.htm
l [ NeedsRebaseline ] |
| 1375 crbug.com/602483 fast/repaint/fixed-tranformed.html [ NeedsRebaseline ] |
| 1376 crbug.com/602483 fast/repaint/fixed-under-composited-absolute-scrolled.html [ Ne
edsRebaseline ] |
| 1377 crbug.com/602483 fast/repaint/fixed-under-composited-fixed-scrolled.html [ Needs
Rebaseline ] |
| 1378 crbug.com/602483 fast/repaint/fixed.html [ NeedsRebaseline ] |
| 1379 crbug.com/602483 fast/repaint/float-in-new-block-with-layout-delta.html [ NeedsR
ebaseline ] |
| 1380 crbug.com/602483 fast/repaint/float-move-during-layout.html [ NeedsRebaseline ] |
| 1381 crbug.com/602483 fast/repaint/float-new-in-block.html [ NeedsRebaseline ] |
| 1382 crbug.com/602483 fast/repaint/float-overflow-right.html [ NeedsRebaseline ] |
| 1383 crbug.com/602483 fast/repaint/float-overflow.html [ NeedsRebaseline ] |
| 1384 crbug.com/602483 fast/repaint/focus-continuations.html [ NeedsRebaseline ] |
| 1385 crbug.com/602483 fast/repaint/focus-enable-continuations.html [ NeedsRebaseline
] |
| 1386 crbug.com/602483 fast/repaint/focus-ring-on-child-move.html [ NeedsRebaseline ] |
| 1387 crbug.com/602483 fast/repaint/focus-ring-on-continuation-move.html [ NeedsRebase
line ] |
| 1388 crbug.com/602483 fast/repaint/full-viewport-repaint-for-background-attachment-fi
xed.html [ NeedsRebaseline ] |
| 1389 crbug.com/602483 fast/repaint/gradients-em-stops-repaint.html [ NeedsRebaseline
] |
| 1390 crbug.com/602483 fast/repaint/hover-invalidation-table.html [ NeedsRebaseline ] |
| 1391 crbug.com/602483 fast/repaint/hover-pseudo-borders-whitespace.html [ NeedsRebase
line ] |
| 1392 crbug.com/602483 fast/repaint/hover-pseudo-borders.html [ NeedsRebaseline ] |
| 1393 crbug.com/602483 fast/repaint/image-resize.html [ NeedsRebaseline ] |
| 1394 crbug.com/602483 fast/repaint/in-scaled-iframe.html [ NeedsRebaseline ] |
| 1395 crbug.com/602483 fast/repaint/inline-block-resize.html [ NeedsRebaseline ] |
| 1396 crbug.com/602483 fast/repaint/inline-color-change.html [ NeedsRebaseline ] |
| 1397 crbug.com/602483 fast/repaint/inline-focus.html [ NeedsRebaseline ] |
| 1398 crbug.com/602483 fast/repaint/inline-outline-repaint-2.html [ NeedsRebaseline ] |
| 1399 crbug.com/602483 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ] |
| 1400 crbug.com/602483 fast/repaint/inline-overflow.html [ NeedsRebaseline ] |
| 1401 crbug.com/602483 fast/repaint/inline-reflow.html [ NeedsRebaseline ] |
| 1402 crbug.com/602483 fast/repaint/inline-relative-positioned.html [ NeedsRebaseline
] |
| 1403 crbug.com/602483 fast/repaint/inline-style-change-in-scrolled-view.html [ NeedsR
ebaseline ] |
| 1404 crbug.com/602483 fast/repaint/inline-vertical-lr-overflow.html [ NeedsRebaseline
] |
| 1405 crbug.com/602483 fast/repaint/inline-vertical-rl-overflow.html [ NeedsRebaseline
] |
| 1406 crbug.com/602483 fast/repaint/intermediate-layout-position-clip.html [ NeedsReba
seline ] |
| 1407 crbug.com/602483 fast/repaint/intermediate-layout-position.html [ NeedsRebaselin
e ] |
| 1408 crbug.com/602483 fast/repaint/invalidate-invisible-element.html [ NeedsRebaselin
e ] |
| 1409 crbug.com/602483 fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe.html
[ NeedsRebaseline ] |
| 1410 crbug.com/602483 fast/repaint/invalidate-paint-in-iframe-in-composited-layer.htm
l [ NeedsRebaseline ] |
| 1411 crbug.com/602483 fast/repaint/invalidation-after-opacity-change-subtree.html [ N
eedsRebaseline ] |
| 1412 crbug.com/602483 fast/repaint/invalidation-with-zero-size-object.html [ NeedsReb
aseline ] |
| 1413 crbug.com/602483 fast/repaint/invisible-objects.html [ NeedsRebaseline ] |
| 1414 crbug.com/602483 fast/repaint/japanese-rl-selection-clear.html [ NeedsRebaseline
] |
| 1415 crbug.com/602483 fast/repaint/japanese-rl-selection-repaint.html [ NeedsRebaseli
ne ] |
| 1416 crbug.com/602483 fast/repaint/justify-content-change.html [ NeedsRebaseline ] |
| 1417 crbug.com/602483 fast/repaint/justify-content-distribution-change-grid.html [ Ne
edsRebaseline ] |
| 1418 crbug.com/602483 fast/repaint/justify-content-position-change-grid.html [ NeedsR
ebaseline ] |
| 1419 crbug.com/602483 fast/repaint/justify-content-position-change.html [ NeedsRebase
line ] |
| 1420 crbug.com/602483 fast/repaint/justify-items-change.html [ NeedsRebaseline ] |
| 1421 crbug.com/602483 fast/repaint/justify-items-legacy-change.html [ NeedsRebaseline
] |
| 1422 crbug.com/602483 fast/repaint/justify-items-overflow-change.html [ NeedsRebaseli
ne ] |
| 1423 crbug.com/602483 fast/repaint/justify-self-change.html [ NeedsRebaseline ] |
| 1424 crbug.com/602483 fast/repaint/justify-self-overflow-change.html [ NeedsRebaselin
e ] |
| 1425 crbug.com/602483 fast/repaint/layer-full-repaint.html [ NeedsRebaseline ] |
| 1426 crbug.com/602483 fast/repaint/layer-hide-when-needs-layout.html [ NeedsRebaselin
e ] |
| 1427 crbug.com/602483 fast/repaint/layer-visibility.html [ NeedsRebaseline ] |
| 1428 crbug.com/602483 fast/repaint/layout-state-only-positioned.html [ NeedsRebaselin
e ] |
| 1429 crbug.com/602483 fast/repaint/layout-state-relative.html [ NeedsRebaseline ] |
| 1430 crbug.com/602483 fast/repaint/layout-state-scrolloffset.html [ NeedsRebaseline ] |
| 1431 crbug.com/602483 fast/repaint/layout-state-scrolloffset2.html [ NeedsRebaseline
] |
| 1432 crbug.com/602483 fast/repaint/layout-state-scrolloffset3.html [ NeedsRebaseline
] |
| 1433 crbug.com/602483 fast/repaint/layoutstate-invalid-invalidation-inline-relative-p
ositioned.html [ NeedsRebaseline ] |
| 1434 crbug.com/602483 fast/repaint/line-flow-with-floats-1.html [ NeedsRebaseline ] |
| 1435 crbug.com/602483 fast/repaint/line-flow-with-floats-10.html [ NeedsRebaseline ] |
| 1436 crbug.com/602483 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ] |
| 1437 crbug.com/602483 fast/repaint/line-flow-with-floats-3.html [ NeedsRebaseline ] |
| 1438 crbug.com/602483 fast/repaint/line-flow-with-floats-4.html [ NeedsRebaseline ] |
| 1439 crbug.com/602483 fast/repaint/line-flow-with-floats-5.html [ NeedsRebaseline ] |
| 1440 crbug.com/602483 fast/repaint/line-flow-with-floats-6.html [ NeedsRebaseline ] |
| 1441 crbug.com/602483 fast/repaint/line-flow-with-floats-7.html [ NeedsRebaseline ] |
| 1442 crbug.com/602483 fast/repaint/line-flow-with-floats-8.html [ NeedsRebaseline ] |
| 1443 crbug.com/602483 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ] |
| 1444 crbug.com/602483 fast/repaint/line-in-scrolled-clipped-block.html [ NeedsRebasel
ine ] |
| 1445 crbug.com/602483 fast/repaint/line-overflow.html [ NeedsRebaseline ] |
| 1446 crbug.com/602483 fast/repaint/lines-with-layout-delta.html [ NeedsRebaseline ] |
| 1447 crbug.com/602483 fast/repaint/list-marker-2.html [ NeedsRebaseline ] |
| 1448 crbug.com/602483 fast/repaint/make-children-non-inline.html [ NeedsRebaseline ] |
| 1449 crbug.com/602483 fast/repaint/margin.html [ NeedsRebaseline ] |
| 1450 crbug.com/602483 fast/repaint/mix-blend-mode-separate-stacking-context.html [ Ne
edsRebaseline ] |
| 1451 crbug.com/602483 fast/repaint/multi-layout-one-frame.html [ NeedsRebaseline ] |
| 1452 crbug.com/602483 fast/repaint/multicol-as-paint-container.html [ NeedsRebaseline
] |
| 1453 crbug.com/602483 fast/repaint/multicol-relpos-with-abspos.html [ NeedsRebaseline
] |
| 1454 crbug.com/602483 fast/repaint/multicol-repaint.html [ NeedsRebaseline ] |
| 1455 crbug.com/602483 fast/repaint/multicol-with-abspos-in-relpos.html [ NeedsRebasel
ine ] |
| 1456 crbug.com/602483 fast/repaint/multicol-with-abspos.html [ NeedsRebaseline ] |
| 1457 crbug.com/602483 fast/repaint/multicol-with-block.html [ NeedsRebaseline ] |
| 1458 crbug.com/602483 fast/repaint/multicol-with-inline.html [ NeedsRebaseline ] |
| 1459 crbug.com/602483 fast/repaint/multicol-with-overflowing-block-rl.html [ NeedsReb
aseline ] |
| 1460 crbug.com/602483 fast/repaint/multicol-with-relpos.html [ NeedsRebaseline ] |
| 1461 crbug.com/602483 fast/repaint/multicol-with-text.html [ NeedsRebaseline ] |
| 1462 crbug.com/602483 fast/repaint/negative-text-indent-with-overflow-hidden.html [ N
eedsRebaseline ] |
| 1463 crbug.com/602483 fast/repaint/nested-fixed-iframe-scrolled.html [ NeedsRebaselin
e ] |
| 1464 crbug.com/602483 fast/repaint/offset-change-wrong-invalidation-with-float.html [
NeedsRebaseline ] |
| 1465 crbug.com/602483 fast/repaint/opacity-change-on-overflow-float.html [ NeedsRebas
eline ] |
| 1466 crbug.com/602483 fast/repaint/outline-change-continuations.html [ NeedsRebaselin
e ] |
| 1467 crbug.com/602483 fast/repaint/outline-change-invalidation.html [ NeedsRebaseline
] |
| 1468 crbug.com/602483 fast/repaint/outline-change-offset.html [ NeedsRebaseline ] |
| 1469 crbug.com/602483 fast/repaint/outline-child-repaint.html [ NeedsRebaseline ] |
| 1470 crbug.com/602483 fast/repaint/outline-clip-change.html [ NeedsRebaseline ] |
| 1471 crbug.com/602483 fast/repaint/outline-continuations.html [ NeedsRebaseline ] |
| 1472 crbug.com/602483 fast/repaint/outline-inset.html [ NeedsRebaseline ] |
| 1473 crbug.com/602483 fast/repaint/outline-repaint-glitch.html [ NeedsRebaseline ] |
| 1474 crbug.com/602483 fast/repaint/outline-shrinking.html [ NeedsRebaseline ] |
| 1475 crbug.com/602483 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Nee
dsRebaseline ] |
| 1476 crbug.com/602483 fast/repaint/overflow-clip-subtree-layout.html [ NeedsRebaselin
e ] |
| 1477 crbug.com/602483 fast/repaint/overflow-delete-line.html [ NeedsRebaseline ] |
| 1478 crbug.com/602483 fast/repaint/overflow-flipped-writing-mode-block.html [ NeedsRe
baseline ] |
| 1479 crbug.com/602483 fast/repaint/overflow-flipped-writing-mode-table.html [ NeedsRe
baseline ] |
| 1480 crbug.com/602483 fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html [
NeedsRebaseline ] |
| 1481 crbug.com/602483 fast/repaint/overflow-hide.html [ NeedsRebaseline ] |
| 1482 crbug.com/602483 fast/repaint/overflow-into-content.html [ NeedsRebaseline ] |
| 1483 crbug.com/602483 fast/repaint/overflow-move-after-scroll.html [ NeedsRebaseline
] |
| 1484 crbug.com/602483 fast/repaint/overflow-scroll-after-move.html [ NeedsRebaseline
] |
| 1485 crbug.com/602483 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline
] |
| 1486 crbug.com/602483 fast/repaint/overflow-scroll-delete.html [ NeedsRebaseline ] |
| 1487 crbug.com/602483 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [
NeedsRebaseline ] |
| 1488 crbug.com/602483 fast/repaint/overflow-show.html [ NeedsRebaseline ] |
| 1489 crbug.com/602483 fast/repaint/overhanging-float-detach-repaint.html [ NeedsRebas
eline ] |
| 1490 crbug.com/602483 fast/repaint/padding-border-keeping-border-box-and-content-box.
html [ NeedsRebaseline ] |
| 1491 crbug.com/602483 fast/repaint/padding-keeping-content-size.html [ NeedsRebaselin
e ] |
| 1492 crbug.com/602483 fast/repaint/padding-keeping-visual-size.html [ NeedsRebaseline
] |
| 1493 crbug.com/602483 fast/repaint/paged-with-overflowing-block-rl.html [ NeedsRebase
line ] |
| 1494 crbug.com/602483 fast/repaint/paint-caret-in-div-with-negative-indent.html [ Nee
dsRebaseline ] |
| 1495 crbug.com/602483 fast/repaint/paint-invalidation-with-opacity.html [ NeedsRebase
line ] |
| 1496 crbug.com/602483 fast/repaint/paint-invalidation-with-reparent-across-frame-boun
daries.html [ NeedsRebaseline ] |
| 1497 crbug.com/602483 fast/repaint/percent-size-image-resize-container.html [ NeedsRe
baseline ] |
| 1498 crbug.com/602483 fast/repaint/position-change-keeping-geometry.html [ NeedsRebas
eline ] |
| 1499 crbug.com/602483 fast/repaint/positioned-document-element.html [ NeedsRebaseline
] |
| 1500 crbug.com/602483 fast/repaint/positioned-great-grandparent-change-location.html
[ NeedsRebaseline ] |
| 1501 crbug.com/602483 fast/repaint/positioned-list-offset-change-repaint.html [ Needs
Rebaseline ] |
| 1502 crbug.com/602483 fast/repaint/push-block-with-first-line.html [ NeedsRebaseline
] |
| 1503 crbug.com/602483 fast/repaint/quotes.html [ NeedsRebaseline ] |
| 1504 crbug.com/602483 fast/repaint/reflection-invalidation-after-display.html [ Needs
Rebaseline ] |
| 1505 crbug.com/602483 fast/repaint/reflection-redraw.html [ NeedsRebaseline ] |
| 1506 crbug.com/602483 fast/repaint/reflection-repaint-test.html [ NeedsRebaseline ] |
| 1507 crbug.com/602483 fast/repaint/rel-positioned-inline-with-overflow.html [ NeedsRe
baseline ] |
| 1508 crbug.com/602483 fast/repaint/relative-inline-positioned-movement-repaint.html [
NeedsRebaseline ] |
| 1509 crbug.com/602483 fast/repaint/relative-margin-change-repaint.html [ NeedsRebasel
ine ] |
| 1510 crbug.com/602483 fast/repaint/remove-block-after-layout.html [ NeedsRebaseline ] |
| 1511 crbug.com/602483 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline
] |
| 1512 crbug.com/602483 fast/repaint/remove-inline-block-descendant-of-flex.html [ Need
sRebaseline ] |
| 1513 crbug.com/602483 fast/repaint/remove-inline-layer-after-layout.html [ NeedsRebas
eline ] |
| 1514 crbug.com/602483 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsR
ebaseline ] |
| 1515 crbug.com/602483 fast/repaint/repaint-composited-child-in-scrolled-container.htm
l [ NeedsRebaseline ] |
| 1516 crbug.com/602483 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ N
eedsRebaseline ] |
| 1517 crbug.com/602483 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebase
line ] |
| 1518 crbug.com/602483 fast/repaint/repaint-in-iframe.html [ NeedsRebaseline ] |
| 1519 crbug.com/602483 fast/repaint/repaint-on-style-change.html [ NeedsRebaseline ] |
| 1520 crbug.com/602483 fast/repaint/repaint-resized-overflow.html [ NeedsRebaseline ] |
| 1521 crbug.com/602483 fast/repaint/repaint-table-row-in-composited-document.html [ Ne
edsRebaseline ] |
| 1522 crbug.com/602483 fast/repaint/replaced-clipped-positioned-not-wrong-incremental-
repainting.html [ NeedsRebaseline ] |
| 1523 crbug.com/602483 fast/repaint/requestAnimation-translation-leave-traces.html [ N
eedsRebaseline ] |
| 1524 crbug.com/602483 fast/repaint/resize-child-within-overflow.html [ NeedsRebaselin
e ] |
| 1525 crbug.com/602483 fast/repaint/resize-scrollable-div.html [ NeedsRebaseline ] |
| 1526 crbug.com/602483 fast/repaint/resize-scrollable-iframe.html [ NeedsRebaseline ] |
| 1527 crbug.com/602483 fast/repaint/resize-skewed.html [ NeedsRebaseline ] |
| 1528 crbug.com/602483 fast/repaint/resize-with-border-clipped.html [ NeedsRebaseline
] |
| 1529 crbug.com/602483 fast/repaint/resize-with-border.html [ NeedsRebaseline ] |
| 1530 crbug.com/602483 fast/repaint/scroll-absolute-layer-with-reflection.html [ Needs
Rebaseline ] |
| 1531 crbug.com/602483 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [
NeedsRebaseline ] |
| 1532 crbug.com/602483 fast/repaint/scroll-fixed-layer-with-reflection.html [ NeedsReb
aseline ] |
| 1533 crbug.com/602483 fast/repaint/scroll-fixed-layer-with-transformed-parent-layer.h
tml [ NeedsRebaseline ] |
| 1534 crbug.com/602483 fast/repaint/scroll-fixed-reflected-layer.html [ NeedsRebaselin
e ] |
| 1535 crbug.com/602483 fast/repaint/scroll-in-clipped-layer.html [ NeedsRebaseline ] |
| 1536 crbug.com/602483 fast/repaint/scroll-in-fixed-layer.html [ NeedsRebaseline ] |
| 1537 crbug.com/602483 fast/repaint/scroll-in-transformed-layer.html [ NeedsRebaseline
] |
| 1538 crbug.com/602483 fast/repaint/scroll-inside-table-cell.html [ NeedsRebaseline ] |
| 1539 crbug.com/602483 fast/repaint/scroll-relative-table-inside-table-cell.html [ Nee
dsRebaseline ] |
| 1540 crbug.com/602483 fast/repaint/scroll-stacking-context-backface-visiblity-leaves-
traces.html [ NeedsRebaseline ] |
| 1541 crbug.com/602483 fast/repaint/scroll-with-transformed-parent-layer.html [ NeedsR
ebaseline ] |
| 1542 crbug.com/602483 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [
NeedsRebaseline ] |
| 1543 crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize-with-border.html
[ NeedsRebaseline ] |
| 1544 crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize.html [ NeedsRebas
eline ] |
| 1545 crbug.com/602483 fast/repaint/scrollbar-parts.html [ NeedsRebaseline ] |
| 1546 crbug.com/602483 fast/repaint/search-field-cancel.html [ NeedsRebaseline ] |
| 1547 crbug.com/602483 fast/repaint/select-option-background-color.html [ NeedsRebasel
ine ] |
| 1548 crbug.com/602483 fast/repaint/selected-replaced.html [ NeedsRebaseline ] |
| 1549 crbug.com/602483 fast/repaint/selection-after-delete.html [ NeedsRebaseline ] |
| 1550 crbug.com/602483 fast/repaint/selection-after-remove.html [ NeedsRebaseline ] |
| 1551 crbug.com/602483 fast/repaint/selection-change-in-iframe-with-relative-parent.ht
ml [ NeedsRebaseline ] |
| 1552 crbug.com/602483 fast/repaint/selection-clear-after-move.html [ NeedsRebaseline
] |
| 1553 crbug.com/602483 fast/repaint/selection-clear.html [ NeedsRebaseline ] |
| 1554 crbug.com/602483 fast/repaint/selection-partial-invalidation-between-blocks.html
[ NeedsRebaseline ] |
| 1555 crbug.com/602483 fast/repaint/selection-rl.html [ NeedsRebaseline ] |
| 1556 crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-add
ition.html [ NeedsRebaseline ] |
| 1557 crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-rem
oval.html [ NeedsRebaseline ] |
| 1558 crbug.com/602483 fast/repaint/stacked-diacritics.html [ NeedsRebaseline ] |
| 1559 crbug.com/602483 fast/repaint/stacking-context-lost.html [ NeedsRebaseline ] |
| 1560 crbug.com/602483 fast/repaint/static-to-positioned.html [ NeedsRebaseline ] |
| 1561 crbug.com/602483 fast/repaint/subpixel-shadow-included-in-invalidation.html [ Ne
edsRebaseline ] |
| 1562 crbug.com/602483 fast/repaint/subtree-layoutstate-transform.html [ NeedsRebaseli
ne ] |
| 1563 crbug.com/602483 fast/repaint/subtree-root-clip-2.html [ NeedsRebaseline ] |
| 1564 crbug.com/602483 fast/repaint/subtree-root-clip-3.html [ NeedsRebaseline ] |
| 1565 crbug.com/602483 fast/repaint/subtree-root-clip.html [ NeedsRebaseline ] |
| 1566 crbug.com/602483 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ] |
| 1567 crbug.com/602483 fast/repaint/table-cell-collapsed-border.html [ NeedsRebaseline
] |
| 1568 crbug.com/602483 fast/repaint/table-cell-move.html [ NeedsRebaseline ] |
| 1569 crbug.com/602483 fast/repaint/table-cell-overflow.html [ NeedsRebaseline ] |
| 1570 crbug.com/602483 fast/repaint/table-col-background-offset.html [ NeedsRebaseline
] |
| 1571 crbug.com/602483 fast/repaint/table-col-background.html [ NeedsRebaseline ] |
| 1572 crbug.com/602483 fast/repaint/table-collapsed-border.html [ NeedsRebaseline ] |
| 1573 crbug.com/602483 fast/repaint/table-outer-border.html [ NeedsRebaseline ] |
| 1574 crbug.com/602483 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html
[ NeedsRebaseline ] |
| 1575 crbug.com/602483 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.
html [ NeedsRebaseline ] |
| 1576 crbug.com/602483 fast/repaint/table-row-bg-change.html [ NeedsRebaseline ] |
| 1577 crbug.com/602483 fast/repaint/table-row.html [ NeedsRebaseline ] |
| 1578 crbug.com/602483 fast/repaint/table-section-overflow.html [ NeedsRebaseline ] |
| 1579 crbug.com/602483 fast/repaint/table-section-repaint.html [ NeedsRebaseline ] |
| 1580 crbug.com/602483 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ] |
| 1581 crbug.com/602483 fast/repaint/table-two-pass-layout-overpaint.html [ NeedsRebase
line ] |
| 1582 crbug.com/602483 fast/repaint/table-with-padding-row-invalidation.html [ NeedsRe
baseline ] |
| 1583 crbug.com/602483 fast/repaint/text-append-dirty-lines.html [ NeedsRebaseline ] |
| 1584 crbug.com/602483 fast/repaint/text-in-relative-positioned-inline.html [ NeedsReb
aseline ] |
| 1585 crbug.com/602483 fast/repaint/text-match-document-change.html [ NeedsRebaseline
] |
| 1586 crbug.com/602483 fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsReba
seline ] |
| 1587 crbug.com/602483 fast/repaint/text-selection-rect-in-overflow.html [ NeedsRebase
line ] |
| 1588 crbug.com/602483 fast/repaint/textarea-appearance-none-resize-handle.html [ Need
sRebaseline ] |
| 1589 crbug.com/602483 fast/repaint/textarea-resize-property-change.html [ NeedsRebase
line ] |
| 1590 crbug.com/602483 fast/repaint/textarea-set-disabled.html [ NeedsRebaseline ] |
| 1591 crbug.com/602483 fast/repaint/trailing-floats-root-line-box-overflow.html [ Need
sRebaseline ] |
| 1592 crbug.com/602483 fast/repaint/transform-absolute-child.html [ NeedsRebaseline ] |
| 1593 crbug.com/602483 fast/repaint/transform-absolute-in-positioned-container.html [
NeedsRebaseline ] |
| 1594 crbug.com/602483 fast/repaint/transform-disable-layoutstate.html [ NeedsRebaseli
ne ] |
| 1595 crbug.com/602483 fast/repaint/transform-inline-layered-child.html [ NeedsRebasel
ine ] |
| 1596 crbug.com/602483 fast/repaint/transform-layout-repaint.html [ NeedsRebaseline ] |
| 1597 crbug.com/602483 fast/repaint/transform-relative-position.html [ NeedsRebaseline
] |
| 1598 crbug.com/602483 fast/repaint/transform-repaint-descendants.html [ NeedsRebaseli
ne ] |
| 1599 crbug.com/602483 fast/repaint/transform-replaced-shadows.html [ NeedsRebaseline
] |
| 1600 crbug.com/602483 fast/repaint/transform-rotate-and-remove.html [ NeedsRebaseline
] |
| 1601 crbug.com/602483 fast/repaint/transform-translate.html [ NeedsRebaseline ] |
| 1602 crbug.com/602483 fast/repaint/vertical-align-length1.html [ NeedsRebaseline ] |
| 1603 crbug.com/602483 fast/repaint/vertical-align-length2.html [ NeedsRebaseline ] |
| 1604 crbug.com/602483 fast/repaint/vertical-align1.html [ NeedsRebaseline ] |
| 1605 crbug.com/602483 fast/repaint/vertical-align2.html [ NeedsRebaseline ] |
| 1606 crbug.com/602483 fast/repaint/vertical-overflow-child.html [ NeedsRebaseline ] |
| 1607 crbug.com/602483 fast/repaint/vertical-overflow-parent.html [ NeedsRebaseline ] |
| 1608 crbug.com/602483 fast/repaint/vertical-overflow-same.html [ NeedsRebaseline ] |
| 1609 crbug.com/602483 fast/repaint/vertical-rl-as-paint-container.html [ NeedsRebasel
ine ] |
| 1610 crbug.com/602483 fast/repaint/video-mute-repaint.html [ NeedsRebaseline ] |
| 1611 crbug.com/602483 fast/repaint/video-unmute-repaint.html [ NeedsRebaseline ] |
| 1612 crbug.com/602483 fast/repaint/view-background-from-body-2.html [ NeedsRebaseline
] |
| 1613 crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered-comp
osited.html [ NeedsRebaseline ] |
| 1614 crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered.html
[ NeedsRebaseline ] |
| 1615 crbug.com/602483 fast/repaint/window-resize-background-image-generated.html [ Ne
edsRebaseline ] |
| 1616 crbug.com/602483 fast/repaint/window-resize-background-image-non-fixed.html [ Ne
edsRebaseline ] |
| 1617 crbug.com/602483 fast/repaint/window-resize-media-query.html [ NeedsRebaseline ] |
| 1618 crbug.com/602483 fast/repaint/window-resize-no-layout-change1.html [ NeedsRebase
line ] |
| 1619 crbug.com/602483 fast/repaint/window-resize-no-layout-change2.html [ NeedsRebase
line ] |
| 1620 crbug.com/602483 fast/repaint/window-resize-percent-html.html [ NeedsRebaseline
] |
| 1621 crbug.com/602483 fast/repaint/window-resize-percent-width-height.html [ NeedsReb
aseline ] |
| 1622 crbug.com/602483 fast/repaint/window-resize-positioned-bottom.html [ NeedsRebase
line ] |
| 1623 crbug.com/602483 fast/repaint/window-resize-positioned-percent-top.html [ NeedsR
ebaseline ] |
| 1624 crbug.com/602483 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRe
baseline ] |
| 1625 crbug.com/602483 fast/repaint/window-resize-viewport-percent.html [ NeedsRebasel
ine ] |
| 1626 crbug.com/602483 fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-la
yer.html [ NeedsRebaseline ] |
| 1627 crbug.com/602483 fast/table/border-collapsing/border-collapse-change-collapse-to
-separate.html [ NeedsRebaseline ] |
| 1628 crbug.com/602483 fast/table/border-collapsing/border-collapse-change-separate-to
-collapse.html [ NeedsRebaseline ] |
| 1629 crbug.com/602483 fast/table/border-collapsing/cached-69296.html [ NeedsRebaselin
e ] |
| 1630 crbug.com/602483 fast/table/border-collapsing/cached-cell-append.html [ NeedsReb
aseline ] |
| 1631 crbug.com/602483 fast/table/border-collapsing/cached-cell-remove.html [ NeedsReb
aseline ] |
| 1632 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-color.ht
ml [ NeedsRebaseline ] |
| 1633 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-width.ht
ml [ NeedsRebaseline ] |
| 1634 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-sl-border-color
.html [ NeedsRebaseline ] |
| 1635 crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-color.htm
l [ NeedsRebaseline ] |
| 1636 crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-width.htm
l [ NeedsRebaseline ] |
| 1637 crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-colo
r.html [ NeedsRebaseline ] |
| 1638 crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-widt
h.html [ NeedsRebaseline ] |
| 1639 crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-color.htm
l [ NeedsRebaseline ] |
| 1640 crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-width.htm
l [ NeedsRebaseline ] |
| 1641 crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-color.h
tml [ NeedsRebaseline ] |
| 1642 crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-width.h
tml [ NeedsRebaseline ] |
| 1643 crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-color.h
tml [ NeedsRebaseline ] |
| 1644 crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-width.h
tml [ NeedsRebaseline ] |
| 1645 crbug.com/602483 fast/table/resize-table-repaint-percent-size-cell.html [ NeedsR
ebaseline ] |
| 1646 crbug.com/602483 fast/table/resize-table-repaint-vertical-align-cell.html [ Need
sRebaseline ] |
| 1647 crbug.com/602483 fast/table/resize-table-row-repaint.html [ NeedsRebaseline ] |
| 1648 crbug.com/602483 media/media-audio-no-spurious-repaints.html [ NeedsRebaseline ] |
| 1649 crbug.com/602483 media/video-paint-invalidation.html [ NeedsRebaseline ] |
| 1650 crbug.com/602483 paint/invalidation/animated-gif-background.html [ NeedsRebaseli
ne ] |
| 1651 crbug.com/602483 paint/invalidation/animated-gif.html [ NeedsRebaseline ] |
| 1652 crbug.com/602483 paint/invalidation/iframe-rounding.html [ NeedsRebaseline ] |
| 1653 crbug.com/602483 paint/invalidation/invalidate-after-composited-scroll-of-window
.html [ NeedsRebaseline ] |
| 1654 crbug.com/602483 paint/invalidation/invalidate-after-composited-scroll.html [ Ne
edsRebaseline ] |
| 1655 crbug.com/602483 paint/invalidation/invalidate-box-shadow-currentColor.html [ Ne
edsRebaseline ] |
| 1656 crbug.com/602483 paint/invalidation/invalidate-descendants-when-receiving-paint-
layer.html [ NeedsRebaseline ] |
| 1657 crbug.com/602483 paint/invalidation/non-text-link-invalidation-optimization.html
[ NeedsRebaseline ] |
| 1658 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-rtl.html
[ NeedsRebaseline ] |
| 1659 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical
-lr.html [ NeedsRebaseline ] |
| 1660 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical
-rl.html [ NeedsRebaseline ] |
| 1661 crbug.com/602483 paint/selection/invalidation-rect-includes-newline.html [ Needs
Rebaseline ] |
| 1662 crbug.com/602483 paint/selection/invalidation-rect-with-br-includes-newline.html
[ NeedsRebaseline ] |
| 1663 crbug.com/602483 paint/selection/selection-within-composited-scroller.html [ Nee
dsRebaseline ] |
| 1664 crbug.com/602483 svg/as-background-image/svg-background-partial-redraw.html [ Ne
edsRebaseline ] |
| 1665 crbug.com/602483 svg/as-image/svg-image-change-content-size.xhtml [ NeedsRebasel
ine ] |
| 1666 crbug.com/602483 svg/as-object/embedded-svg-size-changes-no-layout-triggers.html
[ NeedsRebaseline ] |
| 1667 crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge
rs-1.html [ NeedsRebaseline ] |
| 1668 crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge
rs-2.html [ NeedsRebaseline ] |
| 1669 crbug.com/602483 svg/carto.net/tabgroup.svg [ NeedsRebaseline ] |
| 1670 crbug.com/602483 svg/carto.net/window.svg [ NeedsRebaseline ] |
| 1671 crbug.com/602483 svg/custom/absolute-sized-content-with-resources.xhtml [ NeedsR
ebaseline ] |
| 1672 crbug.com/602483 svg/custom/animate-target-id-changed.svg [ NeedsRebaseline ] |
| 1673 crbug.com/602483 svg/custom/circle-move-invalidation.svg [ NeedsRebaseline ] |
| 1674 crbug.com/602483 svg/custom/clip-path-child-changes.svg [ NeedsRebaseline ] |
| 1675 crbug.com/602483 svg/custom/clip-path-href-changes.svg [ NeedsRebaseline ] |
| 1676 crbug.com/602483 svg/custom/clip-path-id-changes.svg [ NeedsRebaseline ] |
| 1677 crbug.com/602483 svg/custom/clip-path-units-changes.svg [ NeedsRebaseline ] |
| 1678 crbug.com/602483 svg/custom/deep-dynamic-updates.svg [ NeedsRebaseline ] |
| 1679 crbug.com/602483 svg/custom/fill-opacity-update.svg [ NeedsRebaseline ] |
| 1680 crbug.com/602483 svg/custom/gradient-add-stops.svg [ NeedsRebaseline ] |
| 1681 crbug.com/602483 svg/custom/gradient-stop-style-change.svg [ NeedsRebaseline ] |
| 1682 crbug.com/602483 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsReba
seline ] |
| 1683 crbug.com/602483 svg/custom/js-late-clipPath-creation.svg [ NeedsRebaseline ] |
| 1684 crbug.com/602483 svg/custom/js-late-gradient-and-object-creation.svg [ NeedsReba
seline ] |
| 1685 crbug.com/602483 svg/custom/js-late-gradient-creation.svg [ NeedsRebaseline ] |
| 1686 crbug.com/602483 svg/custom/js-late-marker-and-object-creation.svg [ NeedsRebase
line ] |
| 1687 crbug.com/602483 svg/custom/js-late-marker-creation.svg [ NeedsRebaseline ] |
| 1688 crbug.com/602483 svg/custom/js-late-mask-and-object-creation.svg [ NeedsRebaseli
ne ] |
| 1689 crbug.com/602483 svg/custom/js-late-mask-creation.svg [ NeedsRebaseline ] |
| 1690 crbug.com/602483 svg/custom/js-late-pattern-and-object-creation.svg [ NeedsRebas
eline ] |
| 1691 crbug.com/602483 svg/custom/js-late-pattern-creation.svg [ NeedsRebaseline ] |
| 1692 crbug.com/602483 svg/custom/js-repaint-rect-on-path-with-stroke.svg [ NeedsRebas
eline ] |
| 1693 crbug.com/602483 svg/custom/js-update-bounce.svg [ NeedsRebaseline ] |
| 1694 crbug.com/602483 svg/custom/js-update-container.svg [ NeedsRebaseline ] |
| 1695 crbug.com/602483 svg/custom/js-update-gradient.svg [ NeedsRebaseline ] |
| 1696 crbug.com/602483 svg/custom/js-update-image.svg [ NeedsRebaseline ] |
| 1697 crbug.com/602483 svg/custom/js-update-pattern-child.svg [ NeedsRebaseline ] |
| 1698 crbug.com/602483 svg/custom/js-update-pattern.svg [ NeedsRebaseline ] |
| 1699 crbug.com/602483 svg/custom/js-update-polygon-changes.svg [ NeedsRebaseline ] |
| 1700 crbug.com/602483 svg/custom/js-update-polygon-removal.svg [ NeedsRebaseline ] |
| 1701 crbug.com/602483 svg/custom/js-update-stop-linked-gradient.svg [ NeedsRebaseline
] |
| 1702 crbug.com/602483 svg/custom/js-update-stop.svg [ NeedsRebaseline ] |
| 1703 crbug.com/602483 svg/custom/js-update-style.svg [ NeedsRebaseline ] |
| 1704 crbug.com/602483 svg/custom/js-update-transform-addition.svg [ NeedsRebaseline ] |
| 1705 crbug.com/602483 svg/custom/js-update-transform-changes.svg [ NeedsRebaseline ] |
| 1706 crbug.com/602483 svg/custom/marker-child-changes-css.svg [ NeedsRebaseline ] |
| 1707 crbug.com/602483 svg/custom/marker-child-changes.svg [ NeedsRebaseline ] |
| 1708 crbug.com/602483 svg/custom/marker-strokeWidth-changes.svg [ NeedsRebaseline ] |
| 1709 crbug.com/602483 svg/custom/marker-viewBox-changes.svg [ NeedsRebaseline ] |
| 1710 crbug.com/602483 svg/custom/mask-child-changes.svg [ NeedsRebaseline ] |
| 1711 crbug.com/602483 svg/custom/mask-invalidation.svg [ NeedsRebaseline ] |
| 1712 crbug.com/602483 svg/custom/object-sizing-no-width-height-change-content-box-siz
e.xhtml [ NeedsRebaseline ] |
| 1713 crbug.com/602483 svg/custom/pending-resource-after-removal.xhtml [ NeedsRebaseli
ne ] |
| 1714 crbug.com/602483 svg/custom/relative-sized-content-with-resources.xhtml [ NeedsR
ebaseline ] |
| 1715 crbug.com/602483 svg/custom/relative-sized-content.xhtml [ NeedsRebaseline ] |
| 1716 crbug.com/602483 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Need
sRebaseline ] |
| 1717 crbug.com/602483 svg/custom/relative-sized-image.xhtml [ NeedsRebaseline ] |
| 1718 crbug.com/602483 svg/custom/relative-sized-inner-svg.xhtml [ NeedsRebaseline ] |
| 1719 crbug.com/602483 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml
[ NeedsRebaseline ] |
| 1720 crbug.com/602483 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsReba
seline ] |
| 1721 crbug.com/602483 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsRebaseline
] |
| 1722 crbug.com/602483 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtm
l [ NeedsRebaseline ] |
| 1723 crbug.com/602483 svg/custom/repaint-moving-svg-and-div.xhtml [ NeedsRebaseline ] |
| 1724 crbug.com/602483 svg/custom/repaint-on-image-bounds-change.svg [ NeedsRebaseline
] |
| 1725 crbug.com/602483 svg/custom/repaint-stroke-width-changes.svg [ NeedsRebaseline ] |
| 1726 crbug.com/602483 svg/custom/resource-client-removal.svg [ NeedsRebaseline ] |
| 1727 crbug.com/602483 svg/custom/resource-invalidate-on-target-update.svg [ NeedsReba
seline ] |
| 1728 crbug.com/602483 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.ht
ml [ NeedsRebaseline ] |
| 1729 crbug.com/602483 svg/custom/stroke-opacity-update.svg [ NeedsRebaseline ] |
| 1730 crbug.com/602483 svg/custom/svg-absolute-children.svg [ NeedsRebaseline ] |
| 1731 crbug.com/602483 svg/custom/svg-image-par-resize.html [ NeedsRebaseline ] |
| 1732 crbug.com/602483 svg/custom/text-dom-removal.svg [ NeedsRebaseline ] |
| 1733 crbug.com/602483 svg/custom/text-repaint-including-stroke.svg [ NeedsRebaseline
] |
| 1734 crbug.com/602483 svg/custom/text-xy-updates-SVGList.xhtml [ NeedsRebaseline ] |
| 1735 crbug.com/602483 svg/custom/use-clipped-hit.svg [ NeedsRebaseline ] |
| 1736 crbug.com/602483 svg/custom/use-detach.svg [ NeedsRebaseline ] |
| 1737 crbug.com/602483 svg/custom/use-disappears-after-style-update.svg [ NeedsRebasel
ine ] |
| 1738 crbug.com/602483 svg/custom/use-inherit-style.svg [ NeedsRebaseline ] |
| 1739 crbug.com/602483 svg/custom/use-setAttribute-crash.svg [ NeedsRebaseline ] |
| 1740 crbug.com/602483 svg/dom/SVGRectElement/rect-modify-rx.svg [ NeedsRebaseline ] |
| 1741 crbug.com/602483 svg/filters/animate-fill.svg [ NeedsRebaseline ] |
| 1742 crbug.com/602483 svg/filters/feImage-change-target-id.svg [ NeedsRebaseline ] |
| 1743 crbug.com/602483 svg/filters/feImage-multiple-targets-id-change.svg [ NeedsRebas
eline ] |
| 1744 crbug.com/602483 svg/filters/feImage-reference-invalidation.svg [ NeedsRebaselin
e ] |
| 1745 crbug.com/602483 svg/filters/feImage-remove-target.svg [ NeedsRebaseline ] |
| 1746 crbug.com/602483 svg/filters/feImage-target-add-to-document.svg [ NeedsRebaselin
e ] |
| 1747 crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirectio
n-2.svg [ NeedsRebaseline ] |
| 1748 crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirectio
n.svg [ NeedsRebaseline ] |
| 1749 crbug.com/602483 svg/filters/feImage-target-attribute-change.svg [ NeedsRebaseli
ne ] |
| 1750 crbug.com/602483 svg/filters/feImage-target-changes-id.svg [ NeedsRebaseline ] |
| 1751 crbug.com/602483 svg/filters/feImage-target-id-change.svg [ NeedsRebaseline ] |
| 1752 crbug.com/602483 svg/filters/feImage-target-inline-style-change.svg [ NeedsRebas
eline ] |
| 1753 crbug.com/602483 svg/filters/feImage-target-property-change.svg [ NeedsRebaselin
e ] |
| 1754 crbug.com/602483 svg/filters/feImage-target-reappend-to-document.svg [ NeedsReba
seline ] |
| 1755 crbug.com/602483 svg/filters/feImage-target-remove-from-document.svg [ NeedsReba
seline ] |
| 1756 crbug.com/602483 svg/filters/feImage-target-style-change.svg [ NeedsRebaseline ] |
| 1757 crbug.com/602483 svg/filters/filter-refresh.svg [ NeedsRebaseline ] |
| 1758 crbug.com/602483 svg/filters/filter-width-update.svg [ NeedsRebaseline ] |
| 1759 crbug.com/602483 svg/filters/invalidate-on-child-layout.svg [ NeedsRebaseline ] |
| 1760 crbug.com/602483 svg/repaint/add-background-property-on-root.html [ NeedsRebasel
ine ] |
| 1761 crbug.com/602483 svg/repaint/add-border-property-on-root.html [ NeedsRebaseline
] |
| 1762 crbug.com/602483 svg/repaint/add-outline-property-on-root.html [ NeedsRebaseline
] |
| 1763 crbug.com/602483 svg/repaint/change-background-color.html [ NeedsRebaseline ] |
| 1764 crbug.com/602483 svg/repaint/color-fill-currentColor-and-css.html [ NeedsRebasel
ine ] |
| 1765 crbug.com/602483 svg/repaint/container-repaint.svg [ NeedsRebaseline ] |
| 1766 crbug.com/602483 svg/repaint/fecomponenttransfer-in1-change.svg [ NeedsRebaselin
e ] |
| 1767 crbug.com/602483 svg/repaint/filter-child-repaint.svg [ NeedsRebaseline ] |
| 1768 crbug.com/602483 svg/repaint/focus-element.html [ NeedsRebaseline ] |
| 1769 crbug.com/602483 svg/repaint/foreign-object-repaint.svg [ NeedsRebaseline ] |
| 1770 crbug.com/602483 svg/repaint/image-animation-with-zoom.html [ NeedsRebaseline ] |
| 1771 crbug.com/602483 svg/repaint/image-href-change.svg [ NeedsRebaseline ] |
| 1772 crbug.com/602483 svg/repaint/image-with-clip-path.svg [ NeedsRebaseline ] |
| 1773 crbug.com/602483 svg/repaint/inner-svg-change-viewBox-contract.svg [ NeedsRebase
line ] |
| 1774 crbug.com/602483 svg/repaint/inner-svg-change-viewBox.svg [ NeedsRebaseline ] |
| 1775 crbug.com/602483 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsRebas
eline ] |
| 1776 crbug.com/602483 svg/repaint/mask-clip-target-transform.svg [ NeedsRebaseline ] |
| 1777 crbug.com/602483 svg/repaint/modify-inserted-listitem.html [ NeedsRebaseline ] |
| 1778 crbug.com/602483 svg/repaint/modify-transferred-listitem-different-attr.html [ N
eedsRebaseline ] |
| 1779 crbug.com/602483 svg/repaint/modify-transferred-listitem.html [ NeedsRebaseline
] |
| 1780 crbug.com/602483 svg/repaint/outline-offset-shape.html [ NeedsRebaseline ] |
| 1781 crbug.com/602483 svg/repaint/outline-offset-text.html [ NeedsRebaseline ] |
| 1782 crbug.com/602483 svg/repaint/paintorder-filtered.svg [ NeedsRebaseline ] |
| 1783 crbug.com/602483 svg/repaint/path-pathlength-change.html [ NeedsRebaseline ] |
| 1784 crbug.com/602483 svg/repaint/remove-background-property-on-root.html [ NeedsReba
seline ] |
| 1785 crbug.com/602483 svg/repaint/remove-border-property-on-root.html [ NeedsRebaseli
ne ] |
| 1786 crbug.com/602483 svg/repaint/remove-outline-property-on-root.html [ NeedsRebasel
ine ] |
| 1787 crbug.com/602483 svg/repaint/repaint-in-scrolled-view.html [ NeedsRebaseline ] |
| 1788 crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text-decoration.html [ N
eedsRebaseline ] |
| 1789 crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text.html [ NeedsRebasel
ine ] |
| 1790 crbug.com/602483 svg/repaint/repaint-paintorder.svg [ NeedsRebaseline ] |
| 1791 crbug.com/602483 svg/repaint/rounded-rect-height-change.html [ NeedsRebaseline ] |
| 1792 crbug.com/602483 svg/repaint/shape-transform-change.html [ NeedsRebaseline ] |
| 1793 crbug.com/602483 svg/repaint/shape-with-nested-outline.html [ NeedsRebaseline ] |
| 1794 crbug.com/602483 svg/repaint/svgsvgelement-repaint-children.html [ NeedsRebaseli
ne ] |
| 1795 crbug.com/602483 svg/repaint/text-mask-update.svg [ NeedsRebaseline ] |
| 1796 crbug.com/602483 svg/repaint/text-pattern-update-2.html [ NeedsRebaseline ] |
| 1797 crbug.com/602483 svg/repaint/text-pattern-update.html [ NeedsRebaseline ] |
| 1798 crbug.com/602483 svg/repaint/transform-changed-state.html [ NeedsRebaseline ] |
| 1799 crbug.com/602483 svg/repaint/transform-foreign-object.html [ NeedsRebaseline ] |
| 1800 crbug.com/602483 svg/repaint/transform-text-element.html [ NeedsRebaseline ] |
| 1801 crbug.com/602483 svg/repaint/tspan-pattern-update.html [ NeedsRebaseline ] |
| 1802 crbug.com/602483 svg/text/append-text-node-to-tspan.html [ NeedsRebaseline ] |
| 1803 crbug.com/602483 svg/text/ems-display-none.svg [ NeedsRebaseline ] |
| 1804 crbug.com/602483 svg/text/exs-display-none.svg [ NeedsRebaseline ] |
| 1805 crbug.com/602483 svg/text/modify-text-node-in-tspan.html [ NeedsRebaseline ] |
| 1806 crbug.com/602483 svg/text/remove-text-node-from-tspan.html [ NeedsRebaseline ] |
| 1807 crbug.com/602483 svg/text/remove-tspan-from-text.html [ NeedsRebaseline ] |
| 1808 crbug.com/602483 svg/text/text-rescale.html [ NeedsRebaseline ] |
| 1809 crbug.com/602483 svg/text/text-selection-text-05-t.svg [ NeedsRebaseline ] |
| 1810 crbug.com/602483 svg/text/text-viewbox-rescale.html [ NeedsRebaseline ] |
| 1811 crbug.com/602483 svg/text/tspan-dynamic-positioning.svg [ NeedsRebaseline ] |
| 1812 crbug.com/602483 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne
edsManualRebaseline ] |
| 1813 crbug.com/602483 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ Needs
Rebaseline ] |
| 1814 crbug.com/602483 svg/zoom/page/relative-sized-document-scrollbars.svg [ NeedsReb
aseline ] |
| 1815 crbug.com/602483 transforms/transform-focus-ring-repaint.html [ NeedsRebaseline
] |
| 1816 crbug.com/602483 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-rep
aint-by-all-imagesource.html [ NeedsRebaseline ] |
| 1817 crbug.com/602483 virtual/gpu-rasterization/fast/images/do-not-paint-below-image-
baseline.html [ NeedsRebaseline ] |
| 1818 crbug.com/602483 virtual/gpu-rasterization/fast/images/fixed-img-src-change-afte
r-scroll.html [ NeedsRebaseline ] |
| 1819 crbug.com/602483 virtual/gpu-rasterization/fast/images/repaint-subrect-grid.html
[ NeedsRebaseline ] |
| 1820 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/do-
not-repaint-if-scrolling-composited-layers.html [ NeedsRebaseline ] |
| 1821 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr
olling-neg-z-index-descendants-should-cause-repaint.html [ NeedsRebaseline ] |
| 1822 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr
olling-without-painting.html [ NeedsRebaseline ] |
| 1823 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex
t-color-change.html [ NeedsRebaseline ] |
| 1824 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex
t-match-highlight.html [ NeedsRebaseline ] |
| 1825 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd
ating-scrolling-container-and-content.html [ NeedsRebaseline ] |
| 1826 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd
ating-scrolling-container.html [ NeedsRebaseline ] |
| 1827 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd
ating-scrolling-content.html [ NeedsRebaseline ] |
| 1828 crbug.com/602483 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co
ntent-box-size.xhtml [ NeedsRebaseline ] |
| 1829 |
| 1200 # This test has different results in Debug and Release. | 1830 # This test has different results in Debug and Release. |
| 1201 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a
ll-imagesource.html [ Failure ] | 1831 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a
ll-imagesource.html [ Failure ] |
| 1202 | 1832 |
| 1203 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa
ss Failure ] | 1833 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa
ss Failure ] |
| 1204 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test
-cache-scrollbar-no-crash.html [ Pass Failure ] | 1834 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test
-cache-scrollbar-no-crash.html [ Pass Failure ] |
| 1205 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb
ar-no-crash.html [ Pass Failure ] | 1835 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb
ar-no-crash.html [ Pass Failure ] |
| 1206 | 1836 |
| 1207 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the
description | 1837 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the
description |
| 1208 crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ] | 1838 crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ] |
| 1209 | 1839 |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1298 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on
load.html [ Failure Pass ] | 1928 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on
load.html [ Failure Pass ] |
| 1299 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll
-iframe-body.html [ Failure Pass ] | 1929 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll
-iframe-body.html [ Failure Pass ] |
| 1300 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH
itTest.html [ Failure Pass ] | 1930 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH
itTest.html [ Failure Pass ] |
| 1301 | 1931 |
| 1302 crbug.com/593888 [ Linux Debug ] fast/dom/htmlcollection-reachable.html [ Timeou
t ] | 1932 crbug.com/593888 [ Linux Debug ] fast/dom/htmlcollection-reachable.html [ Timeou
t ] |
| 1303 | 1933 |
| 1304 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro
ll/horizontal-smooth-scroll-in-rtl.html [ Failure ] | 1934 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro
ll/horizontal-smooth-scroll-in-rtl.html [ Failure ] |
| 1305 | 1935 |
| 1306 #crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Fa
ilure ] | 1936 #crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Fa
ilure ] |
| 1307 | 1937 |
| 1308 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/layer-creation/composi
ting-reason-removed.html [ Failure ] | |
| 1309 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-i
nto-composited-scrolling-contents.html [ Failure ] | 1938 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-i
nto-composited-scrolling-contents.html [ Failure ] |
| 1310 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/overflow/fixed-scroll-
in-empty-root-layer.html [ Failure ] | |
| 1311 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/update-widget-position
s-on-nested-frames-and-scrollers.html [ Failure ] | 1939 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/update-widget-position
s-on-nested-frames-and-scrollers.html [ Failure ] |
| 1312 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/overflow/updating-scro
lling-container.html [ Failure ] | |
| 1313 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/invalidate-w
hen-leaving-squashed-layer.html [ Failure ] | |
| 1314 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/invalidation
-for-subpixel-offset-of-squashed-layer.html [ Failure ] | |
| 1315 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/invalidation
s-with-large-negative-margin.html [ Failure ] | |
| 1316 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/repaint-over
flow-scrolled-squashed-content.html [ Failure ] | |
| 1317 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/repaint-squa
shed-layer-in-rect.html [ Failure ] | |
| 1318 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/repaint-via-
layout-offset.html [ Failure ] | |
| 1319 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas
hing-layer-that-needs-full-repaint.html [ Failure ] | |
| 1320 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti
al-repaint-inside-squashed-layer.html [ Failure ] | |
| 1321 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in
side-preserve-3d-element.html [ Failure ] | |
| 1322 | 1940 |
| 1323 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] | 1941 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT
ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] |
| 1324 | 1942 |
| 1325 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] | 1943 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] |
| 1326 | 1944 |
| 1327 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] | 1945 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm
l [ NeedsManualRebaseline ] |
| 1328 | 1946 |
| 1329 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] | 1947 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w
ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] |
| 1330 | 1948 |
| 1331 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [
Failure Pass ] | 1949 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [
Failure Pass ] |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1510 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/gray-sc
ale-jpeg-with-color-profile.html [ NeedsRebaseline ] | 2128 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/gray-sc
ale-jpeg-with-color-profile.html [ NeedsRebaseline ] |
| 1511 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/jpeg-yu
v-progressive-image.html [ NeedsRebaseline ] | 2129 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/jpeg-yu
v-progressive-image.html [ NeedsRebaseline ] |
| 1512 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/exif-or
ientation-height-image-document.html [ NeedsRebaseline ] | 2130 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/exif-or
ientation-height-image-document.html [ NeedsRebaseline ] |
| 1513 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/182.htm
l [ NeedsRebaseline ] | 2131 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/182.htm
l [ NeedsRebaseline ] |
| 1514 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/55.html
[ NeedsRebaseline ] | 2132 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/55.html
[ NeedsRebaseline ] |
| 1515 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/12-55.h
tml [ NeedsRebaseline ] | 2133 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/12-55.h
tml [ NeedsRebaseline ] |
| 1516 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/jpeg-yu
v-image-decoding.html [ NeedsRebaseline ] | 2134 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/jpeg-yu
v-image-decoding.html [ NeedsRebaseline ] |
| 1517 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/exif-or
ientation-css.html [ NeedsRebaseline ] | 2135 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/exif-or
ientation-css.html [ NeedsRebaseline ] |
| 1518 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/2-dht.h
tml [ NeedsRebaseline ] | 2136 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/2-dht.h
tml [ NeedsRebaseline ] |
| 1519 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/ycbcr-w
ith-cmyk-color-profile.html [ NeedsRebaseline ] | 2137 crbug.com/601848 [ Mac Linux Win ] virtual/gpu-rasterization/fast/images/ycbcr-w
ith-cmyk-color-profile.html [ NeedsRebaseline ] |
| OLD | NEW |