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 26 matching lines...) Expand all Loading... |
37 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ] | 37 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-fixed.html [ Timeout Failure ] |
38 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ] | 38 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-auto.html [ Timeout Failure ] |
39 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] | 39 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-object-percentage.html [ Timeout Failure ] |
40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_template.html [ Timeout Failure ] | 40 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/syntax/parsing/html5
lib_template.html [ Timeout Failure ] |
41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ] | 41 crbug.com/569901 [ Debug ] imported/web-platform-tests/html/rendering/replaced-e
lements/svg-embedded-sizing/svg-in-iframe-fixed.html [ Timeout Failure ] |
42 crbug.com/569901 [ Debug ] fast/dom/StyleSheet/stylesheet-move-between-documents
-crash.html [ Timeout ] | 42 crbug.com/569901 [ Debug ] fast/dom/StyleSheet/stylesheet-move-between-documents
-crash.html [ Timeout ] |
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 ] fast/forms/text/text-font-height-mismatch.html [ Pass F
ailure ] |
| 48 crbug.com/299010 [ Linux Debug ] fast/forms/text/text-font-height-mismatch.html
[ Pass Failure ] |
48 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] | 49 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] |
49 | 50 |
50 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W
in10 failures. | 51 # 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 ] | 52 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] |
52 | 53 |
53 crbug.com/584211 [ Mac ] svg/transforms/animated-path-inside-transformed-html.xh
tml [ Pass Failure ] | 54 crbug.com/584211 [ Mac Debug ] svg/transforms/animated-path-inside-transformed-h
tml.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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
117 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r
el-pos-vrl-004.xht [ Failure ] | 118 crbug.com/492664 [ Linux ] imported/csswg-test/css-writing-modes-3/box-offsets-r
el-pos-vrl-004.xht [ Failure ] |
118 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002.
html [ Failure ] | 119 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-embed-002.
html [ Failure ] |
119 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00
2.html [ Failure ] | 120 crbug.com/492664 [ Mac ] imported/csswg-test/css-writing-modes-3/bidi-isolate-00
2.html [ Failure ] |
120 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-0
05.html [ Failure ] | 121 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-override-0
05.html [ Failure ] |
121 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext-
001.html [ Failure ] | 122 crbug.com/492664 [ Win ] imported/csswg-test/css-writing-modes-3/bidi-plaintext-
001.html [ Failure ] |
122 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-back
ground.html [ Failure ] | 123 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-html-back
ground.html [ Failure ] |
123 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html
[ Failure ] | 124 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon-nonzero.html
[ Failure ] |
124 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai
lure ] | 125 crbug.com/463358 [ Mac Linux ] fast/transforms/transformed-caret.html [ Pass Fai
lure ] |
125 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-backgroun
d.html [ Failure ] | 126 crbug.com/463358 [ Mac Linux Debug ] fast/backgrounds/transformed-body-backgroun
d.html [ Failure ] |
126 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failu
re ] | 127 crbug.com/463358 [ Mac Linux Debug ] css3/masking/clip-path-polygon.html [ Failu
re ] |
127 crbug.com/463358 [ Mac Linux ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Pass Failur
e ] | 128 crbug.com/463358 [ Mac Linux Debug ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ Failu
re ] |
128 | 129 |
129 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm
arks-hittest.html [ Timeout ] | 130 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm
arks-hittest.html [ Timeout ] |
130 | 131 |
131 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft
ests/variables/variable-font-face-01.html [ Failure ] | 132 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft
ests/variables/variable-font-face-01.html [ Failure ] |
132 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft
ests/variables/variable-font-face-02.html [ Failure ] | 133 crbug.com/582836 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reft
ests/variables/variable-font-face-02.html [ Failure ] |
133 | 134 |
134 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc
tly.html [ Failure ] | 135 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc
tly.html [ Failure ] |
135 | 136 |
136 crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu
re Pass Timeout ] | 137 crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failu
re Pass Timeout ] |
137 crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve
rtical-rl-001.xht [ Failure Pass Timeout ] | 138 crbug.com/520737 [ Mac ] imported/csswg-test/css-writing-modes-3/writing-mode-ve
rtical-rl-001.xht [ Failure Pass Timeout ] |
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
255 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P
ass Timeout ] | 256 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P
ass Timeout ] |
256 | 257 |
257 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] | 258 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] |
258 crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-
count.html [ Pass Failure ] | 259 crbug.com/542541 [ Debug ] virtual/trustedeventsdefaultaction/fast/events/click-
count.html [ Pass Failure ] |
259 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P
ass Failure ] | 260 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P
ass Failure ] |
260 | 261 |
261 # TODO(oshima): Mac Android are currently not supported. | 262 # TODO(oshima): Mac Android are currently not supported. |
262 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati
c [ Skip ] | 263 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati
c [ Skip ] |
263 | 264 |
264 # TODO(oshima): Debug build generates slightly different image for these tests. | 265 # TODO(oshima): Debug build generates slightly different image for these tests. |
265 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pi
cker-appearance.html [ Skip ] | 266 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pic
ker-appearance.html [ Skip ] |
266 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-sugges
tion-picker-appearance.html [ Skip ] | 267 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-suggest
ion-picker-appearance.html [ Skip ] |
267 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-
appearance.html [ Skip ] | 268 crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu-a
ppearance.html [ Skip ] |
268 | 269 |
269 # Mac does not support fractional scale factor. | 270 # Mac does not support fractional scale factor. |
270 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] | 271 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] |
271 | 272 |
272 # TODO(oshima): Move the event scaling code to eventSender and remove this. | 273 # TODO(oshima): Move the event scaling code to eventSender and remove this. |
273 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou
nt.html [ Skip ] | 274 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou
nt.html [ Skip ] |
274 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount.
html [ Skip ] | 275 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount.
html [ Skip ] |
275 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou
nt.html [ Skip ] | 276 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou
nt.html [ Skip ] |
276 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount.
html [ Skip ] | 277 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount.
html [ Skip ] |
277 | 278 |
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
393 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. | 394 # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. |
394 crbug.com/537409 virtual/spv2/ [ Skip ] | 395 crbug.com/537409 virtual/spv2/ [ Skip ] |
395 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] | 396 crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ] |
396 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi
oned-ancestor.html [ Pass ] | 397 crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positi
oned-ancestor.html [ Pass ] |
397 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] | 398 crbug.com/563667 virtual/spv2/fast/block/float/clamped-right-float.html [ Pass ] |
398 crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ] | 399 crbug.com/580355 virtual/spv2/fast/block/basic/018.html [ Pass ] |
399 crbug.com/580355 virtual/spv2/fast/block/basic/adding-near-anonymous-block.html
[ Pass ] | 400 crbug.com/580355 virtual/spv2/fast/block/basic/adding-near-anonymous-block.html
[ Pass ] |
400 crbug.com/580355 virtual/spv2/fast/block/basic/text-indent-rtl.html [ Pass ] | 401 crbug.com/580355 virtual/spv2/fast/block/basic/text-indent-rtl.html [ Pass ] |
401 crbug.com/580355 virtual/spv2/fast/block/basic/white-space-pre-wraps.html [ Pass
] | 402 crbug.com/580355 virtual/spv2/fast/block/basic/white-space-pre-wraps.html [ Pass
] |
402 crbug.com/580355 virtual/spv2/fast/block/float/001.html [ Pass ] | 403 crbug.com/580355 virtual/spv2/fast/block/float/001.html [ Pass ] |
| 404 crbug.com/580355 virtual/spv2/fast/block/float/float-in-float-hit-testing.html [
Pass ] |
403 crbug.com/580355 virtual/spv2/fast/block/float/independent-align-positioning.htm
l [ Pass ] | 405 crbug.com/580355 virtual/spv2/fast/block/float/independent-align-positioning.htm
l [ Pass ] |
404 crbug.com/580355 virtual/spv2/fast/block/float/intruding-painted-twice.html [ Pa
ss ] | 406 crbug.com/580355 virtual/spv2/fast/block/float/intruding-painted-twice.html [ Pa
ss ] |
| 407 crbug.com/580355 virtual/spv2/fast/block/float/nopaint-after-layer-destruction.h
tml [ Pass ] |
| 408 crbug.com/580355 virtual/spv2/fast/block/float/nopaint-after-layer-destruction2.
html [ Pass ] |
405 crbug.com/580355 virtual/spv2/fast/block/float/shrink-to-fit-width.html [ Pass ] | 409 crbug.com/580355 virtual/spv2/fast/block/float/shrink-to-fit-width.html [ Pass ] |
406 crbug.com/580355 virtual/spv2/fast/block/float/table-relayout.html [ Pass ] | 410 crbug.com/580355 virtual/spv2/fast/block/float/table-relayout.html [ Pass ] |
407 crbug.com/580355 virtual/spv2/fast/block/float/vertical-move-relayout.html [ Pas
s ] | 411 crbug.com/580355 virtual/spv2/fast/block/float/vertical-move-relayout.html [ Pas
s ] |
408 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/001.html [ Pass ] | 412 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/001.html [ Pass ] |
409 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/005.html [ Pass ] | 413 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/005.html [ Pass ] |
| 414 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/010.html [ Pass ] |
| 415 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/011.html [ Pass ] |
410 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/012.html [ Pass ] | 416 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/012.html [ Pass ] |
411 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/015.html [ Pass ] | 417 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/015.html [ Pass ] |
412 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/016.html [ Pass ] | 418 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/016.html [ Pass ] |
| 419 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/017.html [ Pass ] |
413 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/019.html [ Pass ] | 420 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/019.html [ Pass ] |
414 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/020.html [ Pass ] | 421 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/020.html [ Pass ] |
415 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/056.html [ Pass ] | 422 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/056.html [ Pass ] |
416 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/059.html [ Pass ] | 423 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/059.html [ Pass ] |
417 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/001
.html [ Pass ] | 424 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/001
.html [ Pass ] |
418 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/005
.html [ Pass ] | 425 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/005
.html [ Pass ] |
| 426 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/010
.html [ Pass ] |
| 427 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/011
.html [ Pass ] |
419 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012
.html [ Pass ] | 428 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/012
.html [ Pass ] |
420 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015
.html [ Pass ] | 429 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/015
.html [ Pass ] |
421 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016
.html [ Pass ] | 430 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/016
.html [ Pass ] |
| 431 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/017
.html [ Pass ] |
422 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019
.html [ Pass ] | 432 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/019
.html [ Pass ] |
423 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020
.html [ Pass ] | 433 crbug.com/580355 virtual/spv2/fast/block/margin-collapse/block-inside-inline/020
.html [ Pass ] |
424 crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ] | 434 crbug.com/580355 virtual/spv2/fast/block/positioning/height-change.html [ Pass ] |
425 crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change
.html [ Pass ] | 435 crbug.com/580355 virtual/spv2/fast/block/positioning/relayout-on-position-change
.html [ Pass ] |
426 crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.h
tml [ Pass ] | 436 crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.h
tml [ Pass ] |
427 crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ] | 437 crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ] |
428 crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove-
compositing.html [ Pass ] | 438 crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove-
compositing.html [ Pass ] |
429 | 439 |
430 crbug.com/537409 virtual/spv2/fast/clip [ Pass ] | 440 crbug.com/537409 virtual/spv2/fast/clip [ Pass ] |
431 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ] | 441 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ] |
(...skipping 29 matching lines...) Expand all Loading... |
461 crbug.com/589279 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ] | 471 crbug.com/589279 virtual/spv2/fast/overflow/scrollRevealButton.html [ Failure ] |
462 # Implement table walk in PaintPropertyTreeBuilder. | 472 # Implement table walk in PaintPropertyTreeBuilder. |
463 crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ] | 473 crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ] |
464 crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure
] | 474 crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure
] |
465 crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl.html [ Failure ] | 475 crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl.html [ Failure ] |
466 crbug.com/593525 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure
] | 476 crbug.com/593525 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure
] |
467 # [SPv2] PaintLayerPainter should adjust cull rect between transform spaces. | 477 # [SPv2] PaintLayerPainter should adjust cull rect between transform spaces. |
468 crbug.com/593596 virtual/spv2/fast/overflow/overflow-update-transform.html [ Fai
lure ] | 478 crbug.com/593596 virtual/spv2/fast/overflow/overflow-update-transform.html [ Fai
lure ] |
469 crbug.com/593596 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-ov
erflow.html [ Failure ] | 479 crbug.com/593596 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-ov
erflow.html [ Failure ] |
470 # [SPv2] Handle transform space reversion in PaintArtifactCompositor | 480 # [SPv2] Handle transform space reversion in PaintArtifactCompositor |
471 crbug.com/597156 virtual/spv2/fast/clip/010.html [ Crash Failure ] | 481 crbug.com/597156 virtual/spv2/fast/clip/010.html [ Crash ] |
472 # [SPv2] Implement border radius rasterizing / drawing | 482 # [SPv2] Implement border radius rasterizing / drawing |
473 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-clip.html [ Failu
re ] | 483 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-clip.html [ Failu
re ] |
474 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-combinations.html
[ Failure ] | 484 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-combinations.html
[ Failure ] |
475 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited-parent
.html [ Failure ] | 485 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited-parent
.html [ Failure ] |
476 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited.html [
Failure ] | 486 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited.html [
Failure ] |
477 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-fixed-position.ht
ml [ Failure ] | 487 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-fixed-position.ht
ml [ Failure ] |
478 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-transformed.html
[ Failure ] | 488 crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-transformed.html
[ Failure ] |
479 | 489 |
480 crbug.com/537409 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Pass ] | 490 crbug.com/537409 virtual/spv2/svg/as-image/svg-image-with-data-uri.html [ Pass ] |
481 crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibilit
y-3d.html [ Pass ] | 491 crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibilit
y-3d.html [ Pass ] |
(...skipping 600 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1082 # TODO(chrishtr): uncomment after fixing crbug.com/529038 | 1092 # TODO(chrishtr): uncomment after fixing crbug.com/529038 |
1083 #crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred
-compositing.html [ Failure ] | 1093 #crbug.com/509025 [ Mac10.10 ] compositing/layer-creation/should-invoke-deferred
-compositing.html [ Failure ] |
1084 # TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/51
6016 | 1094 # TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/51
6016 |
1085 # crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-o
verflow-scrolling-layer.html [ Failure ] | 1095 # crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-o
verflow-scrolling-layer.html [ Failure ] |
1086 crbug.com/509025 [ Mac10.10 ] css3/flexbox/repaint-rtl-column.html [ Failure ] | 1096 crbug.com/509025 [ Mac10.10 ] css3/flexbox/repaint-rtl-column.html [ Failure ] |
1087 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] | 1097 crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] |
1088 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] | 1098 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] |
1089 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur
e ] | 1099 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur
e ] |
1090 | 1100 |
1091 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-
japanese-chars.html [ Failure ] | 1101 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced-
japanese-chars.html [ Failure ] |
| 1102 crbug.com/545141 [ Mac10.10 ] fast/writing-mode/text-orientation-basic.html [ Fa
ilure ] |
1092 | 1103 |
1093 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele
ct.html [ Failure ] | 1104 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele
ct.html [ Failure ] |
1094 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con
text-no-deselect.html [ Failure ] | 1105 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con
text-no-deselect.html [ Failure ] |
1095 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing
/overflow/theme-affects-visual-overflow.html [ Failure ] | 1106 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing
/overflow/theme-affects-visual-overflow.html [ Failure ] |
1096 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s
croll-rtl.html [ Failure ] | 1107 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s
croll-rtl.html [ Failure ] |
1097 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba
r.html [ Failure ] | 1108 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba
r.html [ Failure ] |
1098 | 1109 |
1099 crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ] | 1110 crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ] |
1100 | 1111 |
1101 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur
e.html [ Pass Failure ] | 1112 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur
e.html [ Pass Failure ] |
1102 | 1113 |
1103 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ] | 1114 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ] |
1104 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ] | 1115 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ] |
1105 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash
] | 1116 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash
] |
1106 | 1117 |
1107 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field
s-preserve-value-after-history-back.html [ Failure ] | 1118 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field
s-preserve-value-after-history-back.html [ Failure ] |
1108 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field
s-value-set-empty.html [ Failure ] | 1119 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field
s-value-set-empty.html [ Failure ] |
1109 crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ] | 1120 crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ] |
1110 crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failu
re ] | 1121 crbug.com/521730 [ Win10 ] fast/forms/text-control-intrinsic-widths.html [ Failu
re ] |
1111 crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields-
localization.html [ Failure ] | 1122 crbug.com/521730 [ Win10 ] fast/forms/time-multiple-fields/time-multiple-fields-
localization.html [ Failure ] |
1112 crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure
] | 1123 crbug.com/521730 [ Win10 ] svg/custom/svg-fonts-in-text-controls.html [ Failure
] |
1113 crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failur
e ] | 1124 crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-basic.html [ Failur
e ] |
| 1125 crbug.com/521730 [ Win10 ] fast/text-autosizing/hackernews-comments.html [ Failu
re ] |
1114 crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Fai
lure ] | 1126 crbug.com/521730 [ Win10 ] fast/text-autosizing/list-item-above-dbcat.html [ Fai
lure ] |
1115 crbug.com/521730 [ Win10 ] fast/text-autosizing/supercluster-multiple-layout.htm
l [ Timeout Failure ] | 1127 crbug.com/521730 [ Win10 ] fast/text-autosizing/supercluster-multiple-layout.htm
l [ Timeout Failure ] |
| 1128 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/fixed-table-single-cell-l
ots-of-text.html [ Failure ] |
| 1129 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/nested-tables.html [ Fail
ure ] |
| 1130 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/single-percent-width-cell
-lots-of-text.html [ Failure ] |
| 1131 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-cell-inflation.html
[ Failure ] |
| 1132 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-for-layout.html [ F
ailure ] |
1116 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-with-inline-block.h
tml [ Failure ] | 1133 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/table-with-inline-block.h
tml [ Failure ] |
| 1134 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/wide-percentage-width.htm
l [ Failure ] |
| 1135 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/wide-specified-width.html
[ Failure ] |
| 1136 crbug.com/521730 [ Win10 ] fast/text/atsui-kerning-and-ligatures.html [ Failure
] |
| 1137 crbug.com/521730 [ Win10 ] fast/text/atsui-multiple-renderers.html [ Failure ] |
1117 crbug.com/521730 [ Win10 ] fast/text/basic/009.html [ Failure ] | 1138 crbug.com/521730 [ Win10 ] fast/text/basic/009.html [ Failure ] |
| 1139 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-changes.html [ Failure
] |
| 1140 crbug.com/521730 [ Win10 ] fast/text/capitalize-boundaries.html [ Failure ] |
| 1141 crbug.com/521730 [ Win10 ] fast/text/firstline/001.html [ Failure ] |
| 1142 crbug.com/521730 [ Win10 ] fast/text/firstline/002.html [ Failure ] |
| 1143 crbug.com/521730 [ Win10 ] fast/text/firstline/003.html [ Failure ] |
| 1144 crbug.com/521730 [ Win10 ] fast/text/font-stretch.html [ Timeout Failure ] |
| 1145 crbug.com/521730 [ Win10 ] fast/text/format-control.html [ Failure ] |
| 1146 crbug.com/521730 [ Win10 ] fast/text/international/alef-connected.html [ Failure
] |
| 1147 crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-001.html [ Fai
lure ] |
| 1148 crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-003.html [ Fai
lure ] |
1118 crbug.com/521730 [ Win10 ] fast/text/international/bidi-word-spacing-rtl.html [
Failure ] | 1149 crbug.com/521730 [ Win10 ] fast/text/international/bidi-word-spacing-rtl.html [
Failure ] |
1119 crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direc
tion-words.html [ Failure ] | 1150 crbug.com/521730 [ Win10 ] fast/text/international/inline-block-with-mixed-direc
tion-words.html [ Failure ] |
| 1151 crbug.com/521730 [ Win10 ] fast/text/line-breaks-after-white-space.html [ Failur
e ] |
| 1152 crbug.com/521730 [ Win10 ] fast/text/line-breaks.html [ Failure ] |
1120 crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ] | 1153 crbug.com/521730 [ Win10 ] fast/text/shadow-no-blur.html [ Failure ] |
| 1154 crbug.com/521730 [ Win10 ] fast/text/stroking-decorations.html [ Failure ] |
1121 crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ] | 1155 crbug.com/521730 [ Win10 ] fast/text/trailing-white-space-2.html [ Failure ] |
1122 crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ F
ailure ] | 1156 crbug.com/521730 [ Win10 ] fast/text/whitespace/nbsp-mode-and-linewraps.html [ F
ailure ] |
1123 crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ] | 1157 crbug.com/521730 [ Win10 ] svg/css/text-gradient-shadow.svg [ Failure ] |
1124 crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure
] | 1158 crbug.com/521730 [ Win10 ] compositing/squashing/squashing-print.html [ Failure
] |
1125 crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Fa
ilure ] | 1159 crbug.com/521730 [ Win10 ] printing/simultaneous-position-float-change.html [ Fa
ilure ] |
1126 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffe
r.html [ Failure ] | 1160 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffe
r.html [ Failure ] |
1127 crbug.com/521730 [ Win10 ] virtual/threaded/printing/simultaneous-position-float
-change.html [ Failure ] | 1161 crbug.com/521730 [ Win10 ] virtual/threaded/printing/simultaneous-position-float
-change.html [ Failure ] |
1128 crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing-pre
servedrawingbuffer.html [ Failure ] | 1162 crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing-pre
servedrawingbuffer.html [ Failure ] |
1129 crbug.com/521730 [ Win10 ] fast/text/emphasis-combined-text.html [ Failure ] | 1163 crbug.com/521730 [ Win10 ] fast/text/emphasis-combined-text.html [ Failure ] |
| 1164 crbug.com/521730 [ Win10 ] fast/text/font-weight-variant.html [ Failure ] |
| 1165 crbug.com/521730 [ Win10 ] fast/text/international/bold-bengali.html [ Failure ] |
| 1166 crbug.com/521730 [ Win10 ] fast/text/international/complex-character-based-fallb
ack.html [ Failure ] |
| 1167 crbug.com/521730 [ Win10 ] fast/text/international/hindi-spacing.html [ Failure
] |
| 1168 crbug.com/521730 [ Win10 ] fast/text/international/hindi-whitespace.html [ Failu
re ] |
1130 crbug.com/521730 [ Win10 ] fast/writing-mode/border-vertical-lr.html [ Failure ] | 1169 crbug.com/521730 [ Win10 ] fast/writing-mode/border-vertical-lr.html [ Failure ] |
1131 crbug.com/521730 [ Win10 ] media/track/track-cue-rendering-vertical.html [ Failu
re ] | 1170 crbug.com/521730 [ Win10 ] media/track/track-cue-rendering-vertical.html [ Failu
re ] |
1132 crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-pseudo-elements.htm
l [ Failure ] | 1171 crbug.com/521730 [ Win10 ] fast/forms/month/month-appearance-pseudo-elements.htm
l [ Failure ] |
| 1172 crbug.com/521730 [ Win10 ] fast/text-autosizing/display-type-change.html [ Failu
re ] |
| 1173 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/css-table-single-cell-lot
s-of-text.html [ Failure ] |
| 1174 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/nested-table-wrapping.htm
l [ Failure ] |
| 1175 crbug.com/521730 [ Win10 ] fast/text-autosizing/tables/single-cell-lots-of-text.
html [ Failure ] |
1133 crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Fail
ure ] | 1176 crbug.com/521730 [ Win10 ] fast/text/atsui-negative-spacing-features.html [ Fail
ure ] |
| 1177 crbug.com/521730 [ Win10 ] fast/text/basic/011.html [ Failure ] |
| 1178 crbug.com/521730 [ Win10 ] fast/text/basic/013.html [ Failure ] |
1134 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ] | 1179 crbug.com/521730 [ Win10 ] fast/text/basic/generic-family-reset.html [ Failure ] |
1135 crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ] | 1180 crbug.com/521730 [ Win10 ] fast/text/cg-vs-atsui.html [ Failure ] |
| 1181 crbug.com/521730 [ Win10 ] fast/text/emoticons.html [ Failure ] |
| 1182 crbug.com/521730 [ Win10 ] fast/text/emphasis-ellipsis-complextext.html [ Failur
e ] |
| 1183 crbug.com/521730 [ Win10 ] fast/text/font-ascent-mac.html [ Failure ] |
| 1184 crbug.com/521730 [ Win10 ] fast/text/font-stretch-variant.html [ Failure ] |
| 1185 crbug.com/521730 [ Win10 ] fast/text/font-weight.html [ Failure ] |
| 1186 crbug.com/521730 [ Win10 ] fast/text/international/bidi-linebreak-002.html [ Fai
lure ] |
| 1187 crbug.com/521730 [ Win10 ] fast/text/international/danda-space.html [ Failure ] |
| 1188 crbug.com/521730 [ Win10 ] fast/text/international/hebrew-vowels.html [ Failure
] |
| 1189 crbug.com/521730 [ Win10 ] fast/text/international/rtl-white-space-pre-wrap.html
[ Failure ] |
| 1190 crbug.com/521730 [ Win10 ] fast/text/international/text-spliced-font.html [ Fail
ure ] |
| 1191 crbug.com/521730 [ Win10 ] fast/text/midword-break-hang.html [ Failure ] |
| 1192 crbug.com/521730 [ Win10 ] fast/text/stroking.html [ Failure ] |
| 1193 crbug.com/521730 [ Win10 ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure
] |
1136 crbug.com/521730 [ Win10 ] fast/text/trailing-white-space.html [ Failure ] | 1194 crbug.com/521730 [ Win10 ] fast/text/trailing-white-space.html [ Failure ] |
| 1195 crbug.com/521730 [ Win10 ] fast/text/wide-zero-width-space.html [ Failure ] |
1137 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ] | 1196 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-lr-text.html [ Failure ] |
1138 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ] | 1197 crbug.com/521730 [ Win10 ] fast/writing-mode/japanese-rl-text.html [ Failure ] |
1139 crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ] | 1198 crbug.com/521730 [ Win10 ] fonts/fantasy.html [ Failure ] |
1140 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ] | 1199 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ] |
1141 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ] | 1200 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ] |
1142 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ] | 1201 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ] |
1143 crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.htm
l [ Failure ] | 1202 crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.htm
l [ Failure ] |
1144 crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure
] | 1203 crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure
] |
1145 crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ] | 1204 crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ] |
1146 crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure
] | 1205 crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure
] |
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1516 crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ] | 1575 crbug.com/601166 [ Mac10.9 ] fast/text/word-break-soft-hyphen.html [ Failure ] |
1517 crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ] | 1576 crbug.com/601166 [ Mac10.9 ] fast/text/word-break.html [ Failure ] |
1518 crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ] | 1577 crbug.com/601166 [ Mac10.9 ] fast/text/word-space.html [ Failure ] |
1519 crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ] | 1578 crbug.com/601166 [ Mac10.9 ] fast/text/zero-font-size.html [ Failure ] |
1520 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur
e ] | 1579 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur
e ] |
1521 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur
e ] | 1580 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur
e ] |
1522 | 1581 |
1523 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html
[ Failure ] | 1582 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html
[ Failure ] |
1524 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g
etUserMedia.html [ Failure ] | 1583 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g
etUserMedia.html [ Failure ] |
1525 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me
diaElement-srcObject.html [ Failure ] | 1584 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me
diaElement-srcObject.html [ Failure ] |
1526 | |
1527 crbug.com/593679 css3/selectors3/html/css3-modsel-39c.html [ NeedsRebaseline ] | |
1528 crbug.com/593679 css3/selectors3/xhtml/css3-modsel-17.xml [ NeedsRebaseline ] | |
1529 crbug.com/593679 css3/selectors3/xhtml/css3-modsel-39a.xml [ NeedsRebaseline ] | |
1530 crbug.com/593679 css3/selectors3/xhtml/css3-modsel-39c.xml [ NeedsRebaseline ] | |
1531 crbug.com/593679 css3/selectors3/xml/css3-modsel-17.xml [ NeedsRebaseline ] | |
1532 crbug.com/593679 css3/selectors3/xml/css3-modsel-39a.xml [ NeedsRebaseline ] | |
1533 crbug.com/593679 css3/selectors3/xml/css3-modsel-39c.xml [ NeedsRebaseline ] | |
1534 crbug.com/593679 editing/caret/caret-position.html [ NeedsRebaseline ] | |
1535 crbug.com/593679 editing/deleting/4922367.html [ NeedsRebaseline ] | |
1536 crbug.com/593679 editing/deleting/5144139-2.html [ NeedsRebaseline ] | |
1537 crbug.com/593679 editing/deleting/5206311-1.html [ NeedsRebaseline ] | |
1538 crbug.com/593679 editing/deleting/5369009.html [ NeedsRebaseline ] | |
1539 crbug.com/593679 editing/deleting/5433862-2.html [ NeedsRebaseline ] | |
1540 crbug.com/593679 editing/deleting/5483370.html [ NeedsRebaseline ] | |
1541 crbug.com/593679 editing/deleting/delete-3608445-fix.html [ NeedsRebaseline ] | |
1542 crbug.com/593679 editing/deleting/delete-at-paragraph-boundaries-002.html [ Need
sRebaseline ] | |
1543 crbug.com/593679 editing/deleting/delete-at-paragraph-boundaries-003.html [ Need
sRebaseline ] | |
1544 crbug.com/593679 editing/deleting/delete-at-paragraph-boundaries-004.html [ Need
sRebaseline ] | |
1545 crbug.com/593679 editing/deleting/delete-at-paragraph-boundaries-005.html [ Need
sRebaseline ] | |
1546 crbug.com/593679 editing/deleting/delete-at-paragraph-boundaries-006.html [ Need
sRebaseline ] | |
1547 crbug.com/593679 editing/deleting/delete-at-paragraph-boundaries-011.html [ Need
sRebaseline ] | |
1548 crbug.com/593679 editing/deleting/delete-ws-fixup-001.html [ NeedsRebaseline ] | |
1549 crbug.com/593679 editing/deleting/delete-ws-fixup-002.html [ NeedsRebaseline ] | |
1550 crbug.com/593679 editing/deleting/pruning-after-merge-2.html [ NeedsRebaseline ]
| |
1551 crbug.com/593679 editing/execCommand/4580583-1.html [ NeedsRebaseline ] | |
1552 crbug.com/593679 editing/execCommand/4580583-2.html [ NeedsRebaseline ] | |
1553 crbug.com/593679 editing/execCommand/5136770.html [ NeedsRebaseline ] | |
1554 crbug.com/593679 editing/execCommand/5142012-1.html [ NeedsRebaseline ] | |
1555 crbug.com/593679 editing/execCommand/5481523.html [ NeedsRebaseline ] | |
1556 crbug.com/593679 editing/execCommand/find-after-replace.html [ NeedsRebaseline ]
| |
1557 crbug.com/593679 editing/execCommand/findString.html [ NeedsRebaseline ] | |
1558 crbug.com/593679 editing/execCommand/indent-list-item.html [ NeedsRebaseline ] | |
1559 crbug.com/593679 editing/execCommand/indent-selection.html [ NeedsRebaseline ] | |
1560 crbug.com/593679 editing/execCommand/nsresponder-indent.html [ NeedsRebaseline ]
| |
1561 crbug.com/593679 editing/execCommand/nsresponder-outdent.html [ NeedsRebaseline
] | |
1562 crbug.com/593679 editing/execCommand/print.html [ NeedsRebaseline ] | |
1563 crbug.com/593679 editing/execCommand/selectAll.html [ NeedsRebaseline ] | |
1564 crbug.com/593679 editing/input/caret-at-the-edge-of-contenteditable.html [ Needs
Rebaseline ] | |
1565 crbug.com/593679 editing/inserting/12882.html [ NeedsRebaseline ] | |
1566 crbug.com/593679 editing/inserting/4875189-2.html [ NeedsRebaseline ] | |
1567 crbug.com/593679 editing/inserting/5510537.html [ NeedsRebaseline ] | |
1568 crbug.com/593679 editing/inserting/6703873.html [ NeedsRebaseline ] | |
1569 crbug.com/593679 editing/inserting/editing-empty-divs.html [ NeedsRebaseline ] | |
1570 crbug.com/593679 editing/inserting/insert-at-end-01.html [ NeedsRebaseline ] | |
1571 crbug.com/593679 editing/inserting/insert-at-end-02.html [ NeedsRebaseline ] | |
1572 crbug.com/593679 editing/inserting/insert-br-009.html [ NeedsRebaseline ] | |
1573 crbug.com/593679 editing/inserting/insert-paragraph-05.html [ NeedsRebaseline ] | |
1574 crbug.com/593679 editing/inserting/typing-at-end-of-line.html [ NeedsRebaseline
] | |
1575 crbug.com/593679 editing/pasteboard/4631972.html [ NeedsRebaseline ] | |
1576 crbug.com/593679 editing/pasteboard/5006779.html [ NeedsRebaseline ] | |
1577 crbug.com/593679 editing/pasteboard/5032095.html [ NeedsRebaseline ] | |
1578 crbug.com/593679 editing/pasteboard/5134759.html [ NeedsRebaseline ] | |
1579 crbug.com/593679 editing/pasteboard/5387578.html [ NeedsRebaseline ] | |
1580 crbug.com/593679 editing/pasteboard/bad-placeholder.html [ NeedsRebaseline ] | |
1581 crbug.com/593679 editing/pasteboard/copy-standalone-image.html [ NeedsRebaseline
] | |
1582 crbug.com/593679 editing/pasteboard/displaced-generic-placeholder.html [ NeedsRe
baseline ] | |
1583 crbug.com/593679 editing/pasteboard/drop-text-without-selection.html [ NeedsReba
seline ] | |
1584 crbug.com/593679 editing/pasteboard/merge-after-delete-1.html [ NeedsRebaseline
] | |
1585 crbug.com/593679 editing/pasteboard/merge-after-delete-2.html [ NeedsRebaseline
] | |
1586 crbug.com/593679 editing/pasteboard/merge-end-borders.html [ NeedsRebaseline ] | |
1587 crbug.com/593679 editing/pasteboard/paste-line-endings-001.html [ NeedsRebaselin
e ] | |
1588 crbug.com/593679 editing/pasteboard/paste-line-endings-002.html [ NeedsRebaselin
e ] | |
1589 crbug.com/593679 editing/pasteboard/paste-line-endings-003.html [ NeedsRebaselin
e ] | |
1590 crbug.com/593679 editing/pasteboard/paste-line-endings-004.html [ NeedsRebaselin
e ] | |
1591 crbug.com/593679 editing/pasteboard/paste-line-endings-005.html [ NeedsRebaselin
e ] | |
1592 crbug.com/593679 editing/pasteboard/paste-line-endings-006.html [ NeedsRebaselin
e ] | |
1593 crbug.com/593679 editing/pasteboard/paste-line-endings-007.html [ NeedsRebaselin
e ] | |
1594 crbug.com/593679 editing/pasteboard/paste-line-endings-008.html [ NeedsRebaselin
e ] | |
1595 crbug.com/593679 editing/pasteboard/paste-line-endings-009.html [ NeedsRebaselin
e ] | |
1596 crbug.com/593679 editing/pasteboard/paste-line-endings-010.html [ NeedsRebaselin
e ] | |
1597 crbug.com/593679 editing/pasteboard/paste-match-style-001.html [ NeedsRebaseline
] | |
1598 crbug.com/593679 editing/pasteboard/pasting-object.html [ NeedsRebaseline ] | |
1599 crbug.com/593679 editing/pasteboard/quirks-mode-br-1.html [ NeedsRebaseline ] | |
1600 crbug.com/593679 editing/selection/14971.html [ NeedsRebaseline ] | |
1601 crbug.com/593679 editing/selection/4776665.html [ NeedsRebaseline ] | |
1602 crbug.com/593679 editing/selection/4947387.html [ NeedsRebaseline ] | |
1603 crbug.com/593679 editing/selection/4975120.html [ NeedsRebaseline ] | |
1604 crbug.com/593679 editing/selection/5057506.html [ NeedsRebaseline ] | |
1605 crbug.com/593679 editing/selection/5232159.html [ NeedsRebaseline ] | |
1606 crbug.com/593679 editing/selection/5240265.html [ NeedsRebaseline ] | |
1607 crbug.com/593679 editing/selection/5354455-2.html [ NeedsRebaseline ] | |
1608 crbug.com/593679 editing/selection/6476.html [ NeedsRebaseline ] | |
1609 crbug.com/593679 editing/selection/after-line-wrap.html [ NeedsRebaseline ] | |
1610 crbug.com/593679 editing/selection/caret-ltr-2.html [ NeedsRebaseline ] | |
1611 crbug.com/593679 editing/selection/caret-ltr-2-left.html [ NeedsRebaseline ] | |
1612 crbug.com/593679 editing/selection/caret-ltr.html [ NeedsRebaseline ] | |
1613 crbug.com/593679 editing/selection/caret-ltr-right.html [ NeedsRebaseline ] | |
1614 crbug.com/593679 editing/selection/caret-rtl-2.html [ NeedsRebaseline ] | |
1615 crbug.com/593679 editing/selection/caret-rtl-2-left.html [ NeedsRebaseline ] | |
1616 crbug.com/593679 editing/selection/caret-rtl.html [ NeedsRebaseline ] | |
1617 crbug.com/593679 editing/selection/caret-rtl-right.html [ NeedsRebaseline ] | |
1618 crbug.com/593679 editing/selection/clear-selection.html [ NeedsRebaseline ] | |
1619 crbug.com/593679 editing/selection/click-start-of-line.html [ NeedsRebaseline ] | |
1620 crbug.com/593679 editing/selection/designmode-no-caret.html [ NeedsRebaseline ] | |
1621 crbug.com/593679 editing/selection/drag-in-iframe.html [ NeedsRebaseline ] | |
1622 crbug.com/593679 editing/selection/drag-select-1.html [ NeedsRebaseline ] | |
1623 crbug.com/593679 editing/selection/expanding-selections2.html [ NeedsRebaseline
] | |
1624 crbug.com/593679 editing/selection/expanding-selections.html [ NeedsRebaseline ]
| |
1625 crbug.com/593679 editing/selection/focus-body.html [ NeedsRebaseline ] | |
1626 crbug.com/593679 editing/selection/line-wrap-2.html [ NeedsRebaseline ] | |
1627 crbug.com/593679 editing/selection/linux_selection_color.html [ NeedsRebaseline
] | |
1628 crbug.com/593679 editing/selection/mixed-editability-1.html [ NeedsRebaseline ] | |
1629 crbug.com/593679 editing/selection/mixed-editability-4.html [ NeedsRebaseline ] | |
1630 crbug.com/593679 editing/selection/mixed-editability-5.html [ NeedsRebaseline ] | |
1631 crbug.com/593679 editing/selection/mixed-editability-8.html [ NeedsRebaseline ] | |
1632 crbug.com/593679 editing/selection/mixed-editability-9.html [ NeedsRebaseline ] | |
1633 crbug.com/593679 editing/selection/node-removal-2.html [ NeedsRebaseline ] | |
1634 crbug.com/593679 editing/selection/paragraph-granularity.html [ NeedsRebaseline
] | |
1635 crbug.com/593679 editing/selection/replace-selection-1.html [ NeedsRebaseline ] | |
1636 crbug.com/593679 editing/selection/select-element-paragraph-boundary.html [ Need
sRebaseline ] | |
1637 crbug.com/593679 editing/selection/selectNodeContents.html [ NeedsRebaseline ] | |
1638 crbug.com/593679 editing/selection/selectNode.html [ NeedsRebaseline ] | |
1639 crbug.com/593679 editing/selection/triple-click-in-pre.html [ NeedsRebaseline ] | |
1640 crbug.com/593679 editing/selection/word-granularity.html [ NeedsRebaseline ] | |
1641 crbug.com/593679 editing/spelling/grammar-markers-hidpi.html [ NeedsRebaseline ]
| |
1642 crbug.com/593679 editing/spelling/grammar-markers.html [ NeedsRebaseline ] | |
1643 crbug.com/593679 editing/spelling/spelling.html [ NeedsRebaseline ] | |
1644 crbug.com/593679 editing/style/5017613-2.html [ NeedsRebaseline ] | |
1645 crbug.com/593679 editing/style/5084241.html [ NeedsRebaseline ] | |
1646 crbug.com/593679 editing/style/5279521.html [ NeedsRebaseline ] | |
1647 crbug.com/593679 editing/style/relative-font-size-change-004.html [ NeedsRebasel
ine ] | |
1648 crbug.com/593679 editing/style/smoosh-styles-001.html [ NeedsRebaseline ] | |
1649 crbug.com/593679 fast/backgrounds/001.html [ NeedsRebaseline ] | |
1650 crbug.com/593679 fast/backgrounds/background-clip-text.html [ NeedsRebaseline ] | |
1651 crbug.com/593679 fast/backgrounds/background-origin-root-element.html [ NeedsReb
aseline ] | |
1652 crbug.com/593679 fast/backgrounds/background-position-rounding.html [ NeedsRebas
eline ] | |
1653 crbug.com/593679 fast/backgrounds/opacity-on-document-element.html [ NeedsRebase
line ] | |
1654 crbug.com/593679 fast/backgrounds/selection-background-color-of-image-list-style
.html [ NeedsRebaseline ] | |
1655 crbug.com/593679 fast/backgrounds/selection-background-color-of-list-style.html
[ NeedsRebaseline ] | |
1656 crbug.com/593679 fast/block/basic/014.html [ NeedsRebaseline ] | |
1657 crbug.com/593679 fast/block/basic/015.html [ NeedsRebaseline ] | |
1658 crbug.com/593679 fast/block/basic/minheight.html [ NeedsRebaseline ] | |
1659 crbug.com/593679 fast/block/basic/truncation-rtl.html [ NeedsRebaseline ] | |
1660 crbug.com/593679 fast/block/float/002.html [ NeedsRebaseline ] | |
1661 crbug.com/593679 fast/block/float/003.html [ NeedsRebaseline ] | |
1662 crbug.com/593679 fast/block/float/015.html [ NeedsRebaseline ] | |
1663 crbug.com/593679 fast/block/float/021.html [ NeedsRebaseline ] | |
1664 crbug.com/593679 fast/block/float/023.html [ NeedsRebaseline ] | |
1665 crbug.com/593679 fast/block/float/add-inline-between-floats-with-preceding-anony
mous-box.html [ NeedsRebaseline ] | |
1666 crbug.com/593679 fast/block/float/add-inline-to-block-flow-with-block-children-t
hat-do-not-need-anonymous-boxes.html [ NeedsRebaseline ] | |
1667 crbug.com/593679 fast/block/float/centered-float-avoidance-complexity.html [ Nee
dsRebaseline ] | |
1668 crbug.com/593679 fast/block/float/editable-text-overlapping-float.html [ NeedsRe
baseline ] | |
1669 crbug.com/593679 fast/block/float/float-avoidance.html [ NeedsRebaseline ] | |
1670 crbug.com/593679 fast/block/float/float-in-float-hit-testing.html [ NeedsRebasel
ine ] | |
1671 crbug.com/593679 fast/block/float/float-in-float-painting.html [ NeedsRebaseline
] | |
1672 crbug.com/593679 fast/block/float/floats-and-text-indent.html [ NeedsRebaseline
] | |
1673 crbug.com/593679 fast/block/float/nopaint-after-layer-destruction2.html [ NeedsR
ebaseline ] | |
1674 crbug.com/593679 fast/block/float/nopaint-after-layer-destruction.html [ NeedsRe
baseline ] | |
1675 crbug.com/593679 fast/block/float/overlapping-floats-with-overflow-hidden.html [
NeedsRebaseline ] | |
1676 crbug.com/593679 fast/block/margin-collapse/006.html [ NeedsRebaseline ] | |
1677 crbug.com/593679 fast/block/margin-collapse/010.html [ NeedsRebaseline ] | |
1678 crbug.com/593679 fast/block/margin-collapse/011.html [ NeedsRebaseline ] | |
1679 crbug.com/593679 fast/block/margin-collapse/017.html [ NeedsRebaseline ] | |
1680 crbug.com/593679 fast/block/margin-collapse/018.html [ NeedsRebaseline ] | |
1681 crbug.com/593679 fast/block/margin-collapse/026.html [ NeedsRebaseline ] | |
1682 crbug.com/593679 fast/block/margin-collapse/027.html [ NeedsRebaseline ] | |
1683 crbug.com/593679 fast/block/margin-collapse/028.html [ NeedsRebaseline ] | |
1684 crbug.com/593679 fast/block/margin-collapse/029.html [ NeedsRebaseline ] | |
1685 crbug.com/593679 fast/block/margin-collapse/030.html [ NeedsRebaseline ] | |
1686 crbug.com/593679 fast/block/margin-collapse/035.html [ NeedsRebaseline ] | |
1687 crbug.com/593679 fast/block/margin-collapse/039.html [ NeedsRebaseline ] | |
1688 crbug.com/593679 fast/block/margin-collapse/040.html [ NeedsRebaseline ] | |
1689 crbug.com/593679 fast/block/margin-collapse/101.html [ NeedsRebaseline ] | |
1690 crbug.com/593679 fast/block/margin-collapse/102.html [ NeedsRebaseline ] | |
1691 crbug.com/593679 fast/block/margin-collapse/104.html [ NeedsRebaseline ] | |
1692 crbug.com/593679 fast/block/margin-collapse/block-inside-inline/006.html [ Needs
Rebaseline ] | |
1693 crbug.com/593679 fast/block/margin-collapse/block-inside-inline/010.html [ Needs
Rebaseline ] | |
1694 crbug.com/593679 fast/block/margin-collapse/block-inside-inline/011.html [ Needs
Rebaseline ] | |
1695 crbug.com/593679 fast/block/margin-collapse/block-inside-inline/017.html [ Needs
Rebaseline ] | |
1696 crbug.com/593679 fast/block/margin-collapse/block-inside-inline/018.html [ Needs
Rebaseline ] | |
1697 crbug.com/593679 fast/block/margin-collapse/negative-margins.html [ NeedsRebasel
ine ] | |
1698 crbug.com/593679 fast/block/positioning/053.html [ NeedsRebaseline ] | |
1699 crbug.com/593679 fast/block/positioning/056.html [ NeedsRebaseline ] | |
1700 crbug.com/593679 fast/block/positioning/057.html [ NeedsRebaseline ] | |
1701 crbug.com/593679 fast/block/positioning/059.html [ NeedsRebaseline ] | |
1702 crbug.com/593679 fast/block/positioning/060.html [ NeedsRebaseline ] | |
1703 crbug.com/593679 fast/block/positioning/absolute-in-inline-ltr-2.html [ NeedsReb
aseline ] | |
1704 crbug.com/593679 fast/block/positioning/absolute-in-inline-ltr-3.html [ NeedsReb
aseline ] | |
1705 crbug.com/593679 fast/block/positioning/absolute-in-inline-ltr.html [ NeedsRebas
eline ] | |
1706 crbug.com/593679 fast/block/positioning/absolute-in-inline-rtl-2.html [ NeedsReb
aseline ] | |
1707 crbug.com/593679 fast/block/positioning/absolute-in-inline-rtl-3.html [ NeedsReb
aseline ] | |
1708 crbug.com/593679 fast/block/positioning/absolute-in-inline-rtl.html [ NeedsRebas
eline ] | |
1709 crbug.com/593679 fast/block/positioning/absolute-in-inline-short-ltr.html [ Need
sRebaseline ] | |
1710 crbug.com/593679 fast/block/positioning/absolute-in-inline-short-rtl.html [ Need
sRebaseline ] | |
1711 crbug.com/593679 fast/block/positioning/absolute-positioning-no-scrollbar.html [
NeedsRebaseline ] | |
1712 crbug.com/593679 fast/block/positioning/auto-height-with-top-and-bottom.html [ N
eedsRebaseline ] | |
1713 crbug.com/593679 fast/block/positioning/fixed-positioning-scrollbar-bug.html [ N
eedsRebaseline ] | |
1714 crbug.com/593679 fast/block/positioning/hiding-inside-relpositioned-inline.html
[ NeedsRebaseline ] | |
1715 crbug.com/593679 fast/block/positioning/leftmargin-topmargin.html [ NeedsRebasel
ine ] | |
1716 crbug.com/593679 fast/block/positioning/relative-overflow-replaced-float.html [
NeedsRebaseline ] | |
1717 crbug.com/593679 fast/block/positioning/relative-overflow-replaced.html [ NeedsR
ebaseline ] | |
1718 crbug.com/593679 fast/block/positioning/rtl-fixed-positioning.html [ NeedsRebase
line ] | |
1719 crbug.com/593679 fast/block/positioning/rtl-static-positioning.html [ NeedsRebas
eline ] | |
1720 crbug.com/593679 fast/block/positioning/rtl-static-positioning-inline-block.html
[ NeedsRebaseline ] | |
1721 crbug.com/593679 fast/block/positioning/vertical-rl/fixed-positioning.html [ Nee
dsRebaseline ] | |
1722 crbug.com/593679 fast/body-propagation/background-color/001.html [ NeedsRebaseli
ne ] | |
1723 crbug.com/593679 fast/body-propagation/background-color/001-xhtml.xhtml [ NeedsR
ebaseline ] | |
1724 crbug.com/593679 fast/body-propagation/background-color/005-declarative.xhtml [
NeedsRebaseline ] | |
1725 crbug.com/593679 fast/body-propagation/background-color/005.html [ NeedsRebaseli
ne ] | |
1726 crbug.com/593679 fast/body-propagation/background-color/005-xhtml.xhtml [ NeedsR
ebaseline ] | |
1727 crbug.com/593679 fast/body-propagation/background-image/001.html [ NeedsRebaseli
ne ] | |
1728 crbug.com/593679 fast/body-propagation/background-image/001-xhtml.xhtml [ NeedsR
ebaseline ] | |
1729 crbug.com/593679 fast/body-propagation/background-image/005-declarative.xhtml [
NeedsRebaseline ] | |
1730 crbug.com/593679 fast/body-propagation/background-image/005.html [ NeedsRebaseli
ne ] | |
1731 crbug.com/593679 fast/body-propagation/background-image/005-xhtml.xhtml [ NeedsR
ebaseline ] | |
1732 crbug.com/593679 fast/body-propagation/background-image/009.html [ NeedsRebaseli
ne ] | |
1733 crbug.com/593679 fast/body-propagation/background-image/009-xhtml.xhtml [ NeedsR
ebaseline ] | |
1734 crbug.com/593679 fast/body-propagation/background-image/010.html [ NeedsRebaseli
ne ] | |
1735 crbug.com/593679 fast/body-propagation/background-image/010-xhtml.xhtml [ NeedsR
ebaseline ] | |
1736 crbug.com/593679 fast/body-propagation/overflow/005-declarative.xhtml [ NeedsReb
aseline ] | |
1737 crbug.com/593679 fast/body-propagation/overflow/005.html [ NeedsRebaseline ] | |
1738 crbug.com/593679 fast/body-propagation/overflow/005-xhtml.xhtml [ NeedsRebaselin
e ] | |
1739 crbug.com/593679 fast/borders/bidi-002.html [ NeedsRebaseline ] | |
1740 crbug.com/593679 fast/borders/bidi-009a.html [ NeedsRebaseline ] | |
1741 crbug.com/593679 fast/borders/bidi-012.html [ NeedsRebaseline ] | |
1742 crbug.com/593679 fast/borders/block-mask-overlay-image.html [ NeedsRebaseline ] | |
1743 crbug.com/593679 fast/borders/block-mask-overlay-image-outset.html [ NeedsRebase
line ] | |
1744 crbug.com/593679 fast/borders/border-radius-huge-assert.html [ NeedsRebaseline ]
| |
1745 crbug.com/593679 fast/borders/different-color-borders.html [ NeedsRebaseline ] | |
1746 crbug.com/593679 fast/borders/inline-mask-overlay-image.html [ NeedsRebaseline ]
| |
1747 crbug.com/593679 fast/borders/inline-mask-overlay-image-outset.html [ NeedsRebas
eline ] | |
1748 crbug.com/593679 fast/borders/inline-mask-overlay-image-outset-vertical-rl.html
[ NeedsRebaseline ] | |
1749 crbug.com/593679 fast/borders/rtl-border-01.html [ NeedsRebaseline ] | |
1750 crbug.com/593679 fast/borders/rtl-border-02.html [ NeedsRebaseline ] | |
1751 crbug.com/593679 fast/borders/rtl-border-03.html [ NeedsRebaseline ] | |
1752 crbug.com/593679 fast/borders/rtl-border-04.html [ NeedsRebaseline ] | |
1753 crbug.com/593679 fast/box-shadow/border-radius-big.html [ NeedsRebaseline ] | |
1754 crbug.com/593679 fast/box-sizing/percentage-height.html [ NeedsRebaseline ] | |
1755 crbug.com/593679 fast/canvas/setWidthResetAfterForcedRender.html [ NeedsRebaseli
ne ] | |
1756 crbug.com/593679 fast/canvas/shadow-offset-1.html [ NeedsRebaseline ] | |
1757 crbug.com/593679 fast/canvas/toDataURL-alpha.html [ NeedsRebaseline ] | |
1758 crbug.com/593679 fast/clip/001.html [ NeedsRebaseline ] | |
1759 crbug.com/593679 fast/clip/002.html [ NeedsRebaseline ] | |
1760 crbug.com/593679 fast/clip/003.html [ NeedsRebaseline ] | |
1761 crbug.com/593679 fast/clip/004.html [ NeedsRebaseline ] | |
1762 crbug.com/593679 fast/clip/005.html [ NeedsRebaseline ] | |
1763 crbug.com/593679 fast/clip/006.html [ NeedsRebaseline ] | |
1764 crbug.com/593679 fast/clip/007.html [ NeedsRebaseline ] | |
1765 crbug.com/593679 fast/clip/008.html [ NeedsRebaseline ] | |
1766 crbug.com/593679 fast/clip/009.html [ NeedsRebaseline ] | |
1767 crbug.com/593679 fast/clip/010.html [ NeedsRebaseline ] | |
1768 crbug.com/593679 fast/clip/011.html [ NeedsRebaseline ] | |
1769 crbug.com/593679 fast/clip/012.html [ NeedsRebaseline ] | |
1770 crbug.com/593679 fast/clip/013.html [ NeedsRebaseline ] | |
1771 crbug.com/593679 fast/clip/014.html [ NeedsRebaseline ] | |
1772 crbug.com/593679 fast/clip/015.html [ NeedsRebaseline ] | |
1773 crbug.com/593679 fast/clip/016.html [ NeedsRebaseline ] | |
1774 crbug.com/593679 fast/clip/nestedTransparencyClip.html [ NeedsRebaseline ] | |
1775 crbug.com/593679 fast/clip/outline-overflowClip.html [ NeedsRebaseline ] | |
1776 crbug.com/593679 fast/compact/001.html [ NeedsRebaseline ] | |
1777 crbug.com/593679 fast/compact/002.html [ NeedsRebaseline ] | |
1778 crbug.com/593679 fast/css/004.html [ NeedsRebaseline ] | |
1779 crbug.com/593679 fast/css/005.html [ NeedsRebaseline ] | |
1780 crbug.com/593679 fast/css/008.html [ NeedsRebaseline ] | |
1781 crbug.com/593679 fast/css3-text/css3-text-decoration/text-underline-position/tex
t-underline-position-all.html [ NeedsRebaseline ] | |
1782 crbug.com/593679 fast/css3-text/css3-text-decoration/text-underline-position/tex
t-underline-position-under.html [ NeedsRebaseline ] | |
1783 crbug.com/593679 fast/css/beforeSelectorOnCodeElement.html [ NeedsRebaseline ] | |
1784 crbug.com/593679 fast/css/bidi-override-in-anonymous-block.html [ NeedsRebaselin
e ] | |
1785 crbug.com/593679 fast/css/color-correction-on-background-image.html [ NeedsRebas
eline ] | |
1786 crbug.com/593679 fast/css/color-correction-untagged-images.html [ NeedsRebaselin
e ] | |
1787 crbug.com/593679 fast/css/continuationCrash.html [ NeedsRebaseline ] | |
1788 crbug.com/593679 fast/css/css1_forward_compatible_parsing.html [ NeedsRebaseline
] | |
1789 crbug.com/593679 fast/css/css3-nth-child.html [ NeedsRebaseline ] | |
1790 crbug.com/593679 fast/css/css-imports.html [ NeedsRebaseline ] | |
1791 crbug.com/593679 fast/css/dynamic-sibling-selector.html [ NeedsRebaseline ] | |
1792 crbug.com/593679 fast/css/first-child-pseudo-class.html [ NeedsRebaseline ] | |
1793 crbug.com/593679 fast/css/first-letter-detach.html [ NeedsRebaseline ] | |
1794 crbug.com/593679 fast/css/first-letter-visibility.html [ NeedsRebaseline ] | |
1795 crbug.com/593679 fast/css/first-line-text-decoration-inherited-from-parent.html
[ NeedsRebaseline ] | |
1796 crbug.com/593679 fast/css/first-of-type-pseudo-class.html [ NeedsRebaseline ] | |
1797 crbug.com/593679 fast/css/focus-ring-outline-color.html [ NeedsRebaseline ] | |
1798 crbug.com/593679 fast/css/font-face-opentype.html [ NeedsRebaseline ] | |
1799 crbug.com/593679 fast/css/font-face-synthetic-bold-italic-for-locally-installed.
html [ NeedsRebaseline ] | |
1800 crbug.com/593679 [ Mac Linux Win10 ] fast/css/font-weight-1.html [ NeedsRebaseli
ne ] | |
1801 crbug.com/593679 fast/css-generated-content/002.html [ NeedsRebaseline ] | |
1802 crbug.com/593679 fast/css-generated-content/009.html [ NeedsRebaseline ] | |
1803 crbug.com/593679 fast/css-generated-content/012.html [ NeedsRebaseline ] | |
1804 crbug.com/593679 fast/css-generated-content/014.html [ NeedsRebaseline ] | |
1805 crbug.com/593679 fast/css-generated-content/015.html [ NeedsRebaseline ] | |
1806 crbug.com/593679 fast/css-generated-content/table-row-before-after.html [ NeedsR
ebaseline ] | |
1807 crbug.com/593679 fast/css/hsl-color.html [ NeedsRebaseline ] | |
1808 crbug.com/593679 fast/css/import-rule-regression-11590.html [ NeedsRebaseline ] | |
1809 crbug.com/593679 fast/css/invalidation-errors-2.html [ NeedsRebaseline ] | |
1810 crbug.com/593679 fast/css/invalidation-errors-3.html [ NeedsRebaseline ] | |
1811 crbug.com/593679 fast/css/invalidation-errors.html [ NeedsRebaseline ] | |
1812 crbug.com/593679 fast/css/last-child-pseudo-class.html [ NeedsRebaseline ] | |
1813 crbug.com/593679 fast/css/last-of-type-pseudo-class.html [ NeedsRebaseline ] | |
1814 crbug.com/593679 fast/css/layerZOrderCrash.html [ NeedsRebaseline ] | |
1815 crbug.com/593679 fast/css/line-after-floating-div.html [ NeedsRebaseline ] | |
1816 crbug.com/593679 fast/css/line-height.html [ NeedsRebaseline ] | |
1817 crbug.com/593679 fast/css/link-outside-head.html [ NeedsRebaseline ] | |
1818 crbug.com/593679 fast/css/negative-leading.html [ NeedsRebaseline ] | |
1819 crbug.com/593679 fast/css/negative-nth-child.html [ NeedsRebaseline ] | |
1820 crbug.com/593679 fast/css/position-negative-top-margin.html [ NeedsRebaseline ] | |
1821 crbug.com/593679 fast/css/relative-positioned-block-with-inline-ancestor-and-par
ent-dynamic.html [ NeedsRebaseline ] | |
1822 crbug.com/593679 fast/css/relative-positioned-block-with-inline-ancestor-dynamic
.html [ NeedsRebaseline ] | |
1823 crbug.com/593679 fast/css/relative-positioned-block-with-inline-ancestor-dynamic
-removed.html [ NeedsRebaseline ] | |
1824 crbug.com/593679 fast/css/relative-positioned-block-with-inline-ancestor.html [
NeedsRebaseline ] | |
1825 crbug.com/593679 fast/css/relative-positioned-block-with-inline-parent-dynamic.h
tml [ NeedsRebaseline ] | |
1826 crbug.com/593679 fast/css/relative-positioned-block-with-inline-parent-dynamic-r
emoved.html [ NeedsRebaseline ] | |
1827 crbug.com/593679 fast/css/relative-positioned-block-with-inline-parent-keeps-sty
le.html [ NeedsRebaseline ] | |
1828 crbug.com/593679 fast/css/style-outside-head.html [ NeedsRebaseline ] | |
1829 crbug.com/593679 fast/css/style-parsed-outside-head.html [ NeedsRebaseline ] | |
1830 crbug.com/593679 fast/css/text-align.html [ NeedsRebaseline ] | |
1831 crbug.com/593679 fast/css/text-overflow-ellipsis-text-align-center.html [ NeedsR
ebaseline ] | |
1832 crbug.com/593679 fast/css/text-overflow-ellipsis-text-align-justify.html [ Needs
Rebaseline ] | |
1833 crbug.com/593679 fast/css/text-overflow-ellipsis-text-align-left.html [ NeedsReb
aseline ] | |
1834 crbug.com/593679 fast/css/text-overflow-ellipsis-text-align-right.html [ NeedsRe
baseline ] | |
1835 crbug.com/593679 fast/css/text-overflow-input.html [ NeedsRebaseline ] | |
1836 crbug.com/593679 fast/css/visibility-hit-test.html [ NeedsRebaseline ] | |
1837 crbug.com/593679 fast/css/ZeroOpacityLayers2.html [ NeedsRebaseline ] | |
1838 crbug.com/593679 fast/css/ZeroOpacityLayers.html [ NeedsRebaseline ] | |
1839 crbug.com/593679 fast/deprecated-flexbox/001.html [ NeedsRebaseline ] | |
1840 crbug.com/593679 fast/deprecated-flexbox/004.html [ NeedsRebaseline ] | |
1841 crbug.com/593679 fast/deprecated-flexbox/007.html [ NeedsRebaseline ] | |
1842 crbug.com/593679 fast/deprecated-flexbox/008.html [ NeedsRebaseline ] | |
1843 crbug.com/593679 fast/deprecated-flexbox/009-horizontal.html [ NeedsRebaseline ]
| |
1844 crbug.com/593679 fast/deprecated-flexbox/009.html [ NeedsRebaseline ] | |
1845 crbug.com/593679 fast/deprecated-flexbox/010.html [ NeedsRebaseline ] | |
1846 crbug.com/593679 fast/deprecated-flexbox/011.html [ NeedsRebaseline ] | |
1847 crbug.com/593679 fast/deprecated-flexbox/012.html [ NeedsRebaseline ] | |
1848 crbug.com/593679 fast/deprecated-flexbox/013.html [ NeedsRebaseline ] | |
1849 crbug.com/593679 fast/deprecated-flexbox/014.html [ NeedsRebaseline ] | |
1850 crbug.com/593679 fast/deprecated-flexbox/015.html [ NeedsRebaseline ] | |
1851 crbug.com/593679 fast/deprecated-flexbox/016.html [ NeedsRebaseline ] | |
1852 crbug.com/593679 fast/deprecated-flexbox/017.html [ NeedsRebaseline ] | |
1853 crbug.com/593679 fast/deprecated-flexbox/018.html [ NeedsRebaseline ] | |
1854 crbug.com/593679 fast/deprecated-flexbox/019.html [ NeedsRebaseline ] | |
1855 crbug.com/593679 fast/deprecated-flexbox/020.html [ NeedsRebaseline ] | |
1856 crbug.com/593679 fast/deprecated-flexbox/021.html [ NeedsRebaseline ] | |
1857 crbug.com/593679 fast/deprecated-flexbox/022.html [ NeedsRebaseline ] | |
1858 crbug.com/593679 fast/deprecated-flexbox/023.html [ NeedsRebaseline ] | |
1859 crbug.com/593679 fast/deprecated-flexbox/024.html [ NeedsRebaseline ] | |
1860 crbug.com/593679 fast/deprecated-flexbox/025.html [ NeedsRebaseline ] | |
1861 crbug.com/593679 fast/doctypes/002.html [ NeedsRebaseline ] | |
1862 crbug.com/593679 fast/dom/blur-contenteditable.html [ NeedsRebaseline ] | |
1863 crbug.com/593679 fast/dom/Element/null-offset-parent.html [ NeedsRebaseline ] | |
1864 crbug.com/593679 fast/dom/focus-contenteditable.html [ NeedsRebaseline ] | |
1865 crbug.com/593679 fast/dom/HTMLElement/bdo.html [ NeedsRebaseline ] | |
1866 crbug.com/593679 fast/dom/HTMLHeadElement/head-link-style-href-check.html [ Need
sRebaseline ] | |
1867 crbug.com/593679 fast/dom/HTMLLinkElement/pending-stylesheet-count.html [ NeedsR
ebaseline ] | |
1868 crbug.com/593679 fast/dom/HTMLMeterElement/meter-boundary-values.html [ NeedsReb
aseline ] | |
1869 crbug.com/593679 fast/dom/HTMLMeterElement/meter-styles.html [ NeedsRebaseline ]
| |
1870 crbug.com/593679 fast/dom/HTMLObjectElement/vspace-hspace-as-number.html [ Needs
Rebaseline ] | |
1871 crbug.com/593679 fast/dom/HTMLTableColElement/resize-table-using-col-width.html
[ NeedsRebaseline ] | |
1872 crbug.com/593679 fast/dynamic/004.html [ NeedsRebaseline ] | |
1873 crbug.com/593679 fast/dynamic/create-renderer-for-whitespace-only-text.html [ Ne
edsRebaseline ] | |
1874 crbug.com/593679 fast/dynamic/positioned-movement-with-positioned-children.html
[ NeedsRebaseline ] | |
1875 crbug.com/593679 fast/dynamic/view-overflow.html [ NeedsRebaseline ] | |
1876 crbug.com/593679 fast/encoding/utf-16-big-endian.html [ NeedsRebaseline ] | |
1877 crbug.com/593679 fast/encoding/utf-16-little-endian.html [ NeedsRebaseline ] | |
1878 crbug.com/593679 fast/events/autoscroll.html [ NeedsRebaseline ] | |
1879 crbug.com/593679 fast/events/pointer-events-2.html [ NeedsRebaseline ] | |
1880 crbug.com/593679 fast/forms/basic-buttons.html [ NeedsRebaseline ] | |
1881 crbug.com/593679 fast/forms/calendar-picker/calendar-picker-appearance.html [ Ne
edsRebaseline ] | |
1882 crbug.com/593679 fast/forms/calendar-picker/calendar-picker-appearance-minimum-d
ate.html [ NeedsRebaseline ] | |
1883 crbug.com/593679 fast/forms/calendar-picker/calendar-picker-appearance-required.
html [ NeedsRebaseline ] | |
1884 crbug.com/593679 fast/forms/calendar-picker/calendar-picker-appearance-ru.html [
NeedsRebaseline ] | |
1885 crbug.com/593679 fast/forms/calendar-picker/calendar-picker-appearance-step.html
[ NeedsRebaseline ] | |
1886 crbug.com/593679 fast/forms/calendar-picker/calendar-picker-appearance-zoom125.h
tml [ NeedsRebaseline ] | |
1887 crbug.com/593679 fast/forms/calendar-picker/calendar-picker-appearance-zoom200.h
tml [ NeedsRebaseline ] | |
1888 crbug.com/593679 fast/forms/calendar-picker/month-picker-appearance.html [ Needs
Rebaseline ] | |
1889 crbug.com/593679 fast/forms/calendar-picker/month-picker-appearance-step.html [
NeedsRebaseline ] | |
1890 crbug.com/593679 fast/forms/caret-rtl.html [ NeedsRebaseline ] | |
1891 crbug.com/593679 fast/forms/color/color-suggestion-picker-appearance-zoom125.htm
l [ NeedsRebaseline ] | |
1892 crbug.com/593679 fast/forms/color/color-suggestion-picker-appearance-zoom200.htm
l [ NeedsRebaseline ] | |
1893 crbug.com/593679 fast/forms/color/color-suggestion-picker-with-scrollbar-appeara
nce.html [ NeedsRebaseline ] | |
1894 crbug.com/593679 fast/forms/control-clip.html [ NeedsRebaseline ] | |
1895 crbug.com/593679 fast/forms/datetimelocal/datetimelocal-appearance-basic.html [
NeedsRebaseline ] | |
1896 crbug.com/593679 fast/forms/image-border.html [ NeedsRebaseline ] | |
1897 crbug.com/593679 fast/forms/input-value.html [ NeedsRebaseline ] | |
1898 crbug.com/593679 fast/forms/select/basic-selects.html [ NeedsRebaseline ] | |
1899 crbug.com/593679 fast/forms/select/HTMLOptionElement_label01.html [ NeedsRebasel
ine ] | |
1900 crbug.com/593679 fast/forms/select/HTMLOptionElement_label02.html [ NeedsRebasel
ine ] | |
1901 crbug.com/593679 fast/forms/select/HTMLOptionElement_label05.html [ NeedsRebasel
ine ] | |
1902 crbug.com/593679 [ Win Linux ] fast/forms/select/menulist-narrow-width.html [ Ne
edsRebaseline ] | |
1903 crbug.com/593679 fast/forms/select/option-text-clip.html [ NeedsRebaseline ] | |
1904 crbug.com/593679 fast/forms/select/select-autofilled.html [ NeedsRebaseline ] | |
1905 crbug.com/593679 fast/forms/select/select-style.html [ NeedsRebaseline ] | |
1906 crbug.com/593679 fast/forms/select/select-writing-direction-natural.html [ Needs
Rebaseline ] | |
1907 crbug.com/593679 fast/forms/suggestion-picker/month-suggestion-picker-appearance
.html [ NeedsRebaseline ] | |
1908 crbug.com/593679 fast/forms/suggestion-picker/month-suggestion-picker-appearance
-rtl.html [ NeedsRebaseline ] | |
1909 crbug.com/593679 fast/forms/suggestion-picker/month-suggestion-picker-appearance
-with-scroll-bar.html [ NeedsRebaseline ] | |
1910 crbug.com/593679 fast/forms/targeted-frame-submission.html [ NeedsRebaseline ] | |
1911 crbug.com/593679 fast/forms/textarea/reset-textarea.html [ NeedsRebaseline ] | |
1912 crbug.com/593679 fast/forms/textarea/textarea-placeholder-pseudo-style.html [ Ne
edsRebaseline ] | |
1913 crbug.com/593679 fast/forms/textarea/textarea-placeholder-visibility-1.html [ Ne
edsRebaseline ] | |
1914 crbug.com/593679 fast/forms/textarea/textarea-placeholder-visibility-2.html [ Ne
edsRebaseline ] | |
1915 crbug.com/593679 fast/forms/text/input-appearance-focus.html [ NeedsRebaseline ]
| |
1916 crbug.com/593679 fast/forms/text/input-no-renderer.html [ NeedsRebaseline ] | |
1917 crbug.com/593679 fast/forms/text/input-placeholder-visibility-1.html [ NeedsReba
seline ] | |
1918 crbug.com/593679 fast/forms/text/input-placeholder-visibility-3.html [ NeedsReba
seline ] | |
1919 crbug.com/593679 fast/forms/text/placeholder-pseudo-style.html [ NeedsRebaseline
] | |
1920 crbug.com/593679 [ Mac ] fast/forms/text/text-font-height-mismatch.html [ NeedsR
ebaseline ] | |
1921 crbug.com/593679 fast/forms/time/time-appearance-basic.html [ NeedsRebaseline ] | |
1922 crbug.com/593679 fast/frames/frameElement-frame.html [ NeedsRebaseline ] | |
1923 crbug.com/593679 fast/frames/frameElement-iframe.html [ NeedsRebaseline ] | |
1924 crbug.com/593679 fast/frames/frameset-style-recalc.html [ NeedsRebaseline ] | |
1925 crbug.com/593679 fast/frames/iframe-with-frameborder.html [ NeedsRebaseline ] | |
1926 crbug.com/593679 fast/frames/onlyCommentInIFrame.html [ NeedsRebaseline ] | |
1927 crbug.com/593679 fast/gradients/radial-centered.html [ NeedsRebaseline ] | |
1928 crbug.com/593679 fast/html/font-weight-bold-for-b-and-strong.html [ NeedsRebasel
ine ] | |
1929 crbug.com/593679 fast/images/favicon-as-image.html [ NeedsRebaseline ] | |
1930 crbug.com/593679 fast/inline-block/14498-positionForCoordinates.html [ NeedsReba
seline ] | |
1931 crbug.com/593679 fast/inline-block/contenteditable-baseline.html [ NeedsRebaseli
ne ] | |
1932 crbug.com/593679 fast/inline/continuation-outlines.html [ NeedsRebaseline ] | |
1933 crbug.com/593679 fast/inline/continuation-outlines-with-layers.html [ NeedsRebas
eline ] | |
1934 crbug.com/593679 fast/inline/drawStyledEmptyInlines.html [ NeedsRebaseline ] | |
1935 crbug.com/593679 fast/inline/drawStyledEmptyInlinesWithWS.html [ NeedsRebaseline
] | |
1936 crbug.com/593679 fast/inline/inline-borders-with-bidi-override.html [ NeedsRebas
eline ] | |
1937 crbug.com/593679 fast/inline/inline-continuation-borders.html [ NeedsRebaseline
] | |
1938 crbug.com/593679 fast/inline/long-wrapped-line.html [ NeedsRebaseline ] | |
1939 crbug.com/593679 fast/invalid/003.html [ NeedsRebaseline ] | |
1940 crbug.com/593679 fast/invalid/012.html [ NeedsRebaseline ] | |
1941 crbug.com/593679 fast/invalid/016.html [ NeedsRebaseline ] | |
1942 crbug.com/593679 fast/invalid/019.html [ NeedsRebaseline ] | |
1943 crbug.com/593679 fast/invalid/junk-data.xml [ NeedsRebaseline ] | |
1944 crbug.com/593679 fast/invalid/missing-end-tag.xhtml [ NeedsRebaseline ] | |
1945 crbug.com/593679 fast/layers/inline-dirty-z-order-lists.html [ NeedsRebaseline ]
| |
1946 crbug.com/593679 fast/layers/opacity-transforms.html [ NeedsRebaseline ] | |
1947 crbug.com/593679 fast/layers/scroll-rect-to-visible.html [ NeedsRebaseline ] | |
1948 crbug.com/593679 fast/layers/video-layer.html [ NeedsRebaseline ] | |
1949 crbug.com/593679 fast/layers/zindex-inherit.html [ NeedsRebaseline ] | |
1950 crbug.com/593679 fast/lists/003.html [ NeedsRebaseline ] | |
1951 crbug.com/593679 fast/lists/003-vertical.html [ NeedsRebaseline ] | |
1952 crbug.com/593679 fast/lists/007.html [ NeedsRebaseline ] | |
1953 crbug.com/593679 fast/lists/007-vertical.html [ NeedsRebaseline ] | |
1954 crbug.com/593679 fast/lists/big-list-marker.html [ NeedsRebaseline ] | |
1955 crbug.com/593679 fast/lists/ol-display-types.html [ NeedsRebaseline ] | |
1956 crbug.com/593679 fast/masking/clip-path-inset-large-radii.html [ NeedsRebaseline
] | |
1957 crbug.com/593679 fast/overflow/003.xml [ NeedsRebaseline ] | |
1958 crbug.com/593679 fast/overflow/004.html [ NeedsRebaseline ] | |
1959 crbug.com/593679 fast/overflow/007.html [ NeedsRebaseline ] | |
1960 crbug.com/593679 fast/overflow/border-radius-clipping.html [ NeedsRebaseline ] | |
1961 crbug.com/593679 fast/overflow/dynamic-hidden.html [ NeedsRebaseline ] | |
1962 crbug.com/593679 fast/overflow/float-in-relpositioned.html [ NeedsRebaseline ] | |
1963 crbug.com/593679 fast/overflow/hit-test-overflow-controls.html [ NeedsRebaseline
] | |
1964 crbug.com/593679 fast/overflow/overflow-auto-position-absolute.html [ NeedsRebas
eline ] | |
1965 crbug.com/593679 fast/overflow/overflow-auto-table.html [ NeedsRebaseline ] | |
1966 crbug.com/593679 fast/overflow/overflow-focus-ring.html [ NeedsRebaseline ] | |
1967 crbug.com/593679 fast/overflow/overflow-stacking.html [ NeedsRebaseline ] | |
1968 crbug.com/593679 fast/overflow/overflow-text-hit-testing.html [ NeedsRebaseline
] | |
1969 crbug.com/593679 fast/overflow/overflow-with-local-background-attachment.html [
NeedsRebaseline ] | |
1970 crbug.com/593679 fast/overflow/overflow-x-y.html [ NeedsRebaseline ] | |
1971 crbug.com/593679 fast/overflow/position-fixed-transform-clipping.html [ NeedsReb
aseline ] | |
1972 crbug.com/593679 fast/overflow/scrollbar-position-update.html [ NeedsRebaseline
] | |
1973 crbug.com/593679 fast/overflow/scroll-nested-positioned-layer-in-overflow.html [
NeedsRebaseline ] | |
1974 crbug.com/593679 fast/overflow/table-overflow-float.html [ NeedsRebaseline ] | |
1975 crbug.com/593679 fast/parser/document-write-option.html [ NeedsRebaseline ] | |
1976 crbug.com/593679 fast/parser/fonts.html [ NeedsRebaseline ] | |
1977 crbug.com/593679 fast/parser/nofoo-tags-inside-paragraph.html [ NeedsRebaseline
] | |
1978 crbug.com/593679 fast/parser/xhtml-alternate-entities.xml [ NeedsRebaseline ] | |
1979 crbug.com/593679 fast/reflections/abs-position-in-reflection.html [ NeedsRebasel
ine ] | |
1980 crbug.com/593679 fast/reflections/inline-crash.html [ NeedsRebaseline ] | |
1981 crbug.com/593679 fast/reflections/reflection-overflow-hidden.html [ NeedsRebasel
ine ] | |
1982 crbug.com/593679 fast/reflections/transparent-reflected-sublayers.html [ NeedsRe
baseline ] | |
1983 crbug.com/593679 fast/repaint/inline-block-overflow.html [ NeedsRebaseline ] | |
1984 crbug.com/593679 fast/repaint/line-flow-with-floats-10.html [ NeedsRebaseline ] | |
1985 crbug.com/593679 fast/repaint/line-flow-with-floats-1.html [ NeedsRebaseline ] | |
1986 crbug.com/593679 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ] | |
1987 crbug.com/593679 fast/repaint/line-flow-with-floats-3.html [ NeedsRebaseline ] | |
1988 crbug.com/593679 fast/repaint/line-flow-with-floats-4.html [ NeedsRebaseline ] | |
1989 crbug.com/593679 fast/repaint/line-flow-with-floats-5.html [ NeedsRebaseline ] | |
1990 crbug.com/593679 fast/repaint/line-flow-with-floats-6.html [ NeedsRebaseline ] | |
1991 crbug.com/593679 fast/repaint/line-flow-with-floats-7.html [ NeedsRebaseline ] | |
1992 crbug.com/593679 fast/repaint/line-flow-with-floats-8.html [ NeedsRebaseline ] | |
1993 crbug.com/593679 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ] | |
1994 crbug.com/593679 fast/repaint/overflow-outline-repaint.html [ NeedsRebaseline ] | |
1995 crbug.com/593679 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline
] | |
1996 crbug.com/593679 fast/repaint/remove-inline-layer-after-layout.html [ NeedsRebas
eline ] | |
1997 crbug.com/593679 fast/repaint/text-append-dirty-lines.html [ NeedsRebaseline ] | |
1998 crbug.com/593679 fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsReba
seline ] | |
1999 crbug.com/593679 fast/replaced/001.html [ NeedsRebaseline ] | |
2000 crbug.com/593679 fast/replaced/002.html [ NeedsRebaseline ] | |
2001 crbug.com/593679 fast/replaced/003.html [ NeedsRebaseline ] | |
2002 crbug.com/593679 fast/replaced/004.html [ NeedsRebaseline ] | |
2003 crbug.com/593679 fast/replaced/image-sizing.html [ NeedsRebaseline ] | |
2004 crbug.com/593679 fast/replaced/inline-box-wrapper-handover.html [ NeedsRebaselin
e ] | |
2005 crbug.com/593679 fast/ruby/rubyDOM-remove-text1.html [ NeedsRebaseline ] | |
2006 crbug.com/593679 fast/ruby/rubyDOM-remove-text2.html [ NeedsRebaseline ] | |
2007 crbug.com/593679 fast/ruby/ruby-empty-rt.html [ NeedsRebaseline ] | |
2008 crbug.com/593679 fast/ruby/ruby-length.html [ NeedsRebaseline ] | |
2009 crbug.com/593679 fast/ruby/ruby-simple.html [ NeedsRebaseline ] | |
2010 crbug.com/593679 fast/selectors/unqualified-hover-quirks.html [ NeedsRebaseline
] | |
2011 crbug.com/593679 fast/selectors/unqualified-hover-strict.html [ NeedsRebaseline
] | |
2012 crbug.com/593679 fast/selectors/visited-descendant.html [ NeedsRebaseline ] | |
2013 crbug.com/593679 fast/table/003.html [ NeedsRebaseline ] | |
2014 crbug.com/593679 fast/table/009.html [ NeedsRebaseline ] | |
2015 crbug.com/593679 fast/table/016.html [ NeedsRebaseline ] | |
2016 crbug.com/593679 fast/table/017.html [ NeedsRebaseline ] | |
2017 crbug.com/593679 fast/table/018.html [ NeedsRebaseline ] | |
2018 crbug.com/593679 fast/table/038.html [ NeedsRebaseline ] | |
2019 crbug.com/593679 fast/table/038-vertical.html [ NeedsRebaseline ] | |
2020 crbug.com/593679 fast/table/absolute-table-at-bottom.html [ NeedsRebaseline ] | |
2021 crbug.com/593679 fast/table/add-before-anonymous-child.html [ NeedsRebaseline ] | |
2022 crbug.com/593679 fast/table/border-collapsing/003.html [ NeedsRebaseline ] | |
2023 crbug.com/593679 fast/table/border-collapsing/003-vertical.html [ NeedsRebaselin
e ] | |
2024 crbug.com/593679 fast/table/border-collapsing/004.html [ NeedsRebaseline ] | |
2025 crbug.com/593679 fast/table/border-collapsing/004-vertical.html [ NeedsRebaselin
e ] | |
2026 crbug.com/593679 fast/table/cell-absolute-child.html [ NeedsRebaseline ] | |
2027 crbug.com/593679 fast/table/cell-width-auto.html [ NeedsRebaseline ] | |
2028 crbug.com/593679 fast/table/click-near-anonymous-table.html [ NeedsRebaseline ] | |
2029 crbug.com/593679 fast/table/edge-offsets.html [ NeedsRebaseline ] | |
2030 crbug.com/593679 fast/table/empty-cells.html [ NeedsRebaseline ] | |
2031 crbug.com/593679 fast/table/fixed-table-with-percent-width-inside-extra-large-di
v.html [ NeedsRebaseline ] | |
2032 crbug.com/593679 fast/table/insert-cell-before-form.html [ NeedsRebaseline ] | |
2033 crbug.com/593679 fast/table/insert-row-before-form.html [ NeedsRebaseline ] | |
2034 crbug.com/593679 fast/table/large-width.html [ NeedsRebaseline ] | |
2035 crbug.com/593679 fast/table/nested-percent-height-table.html [ NeedsRebaseline ]
| |
2036 crbug.com/593679 fast/table/nobr.html [ NeedsRebaseline ] | |
2037 crbug.com/593679 fast/table/overflowHidden.html [ NeedsRebaseline ] | |
2038 crbug.com/593679 fast/table/percent-heights.html [ NeedsRebaseline ] | |
2039 crbug.com/593679 fast/table/table-display-types.html [ NeedsRebaseline ] | |
2040 crbug.com/593679 fast/table/table-display-types-strict.html [ NeedsRebaseline ] | |
2041 crbug.com/593679 fast/table/table-display-types-vertical.html [ NeedsRebaseline
] | |
2042 crbug.com/593679 fast/table/text-field-baseline.html [ NeedsRebaseline ] | |
2043 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/aat-morx.html [ NeedsRebaselin
e ] | |
2044 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/atsui-kerning-and-ligatures.ht
ml [ NeedsRebaseline ] | |
2045 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/atsui-multiple-renderers.html
[ NeedsRebaseline ] | |
2046 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/atsui-partial-selection.html [
NeedsRebaseline ] | |
2047 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/atsui-pointtooffset-calls-cg.h
tml [ NeedsRebaseline ] | |
2048 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/atsui-rtl-override-selection.h
tml [ NeedsRebaseline ] | |
2049 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/atsui-small-caps-punctuation-s
ize.html [ NeedsRebaseline ] | |
2050 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/atsui-spacing-features.html [
NeedsRebaseline ] | |
2051 crbug.com/593679 fast/text-autosizing/display-type-change.html [ NeedsRebaseline
] | |
2052 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/hackernews-comments
.html [ NeedsRebaseline ] | |
2053 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/css-table-lo
ts-of-text-many-cells.html [ NeedsRebaseline ] | |
2054 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/css-table-si
ngle-cell-lots-of-text.html [ NeedsRebaseline ] | |
2055 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/fixed-table-
lots-of-text-many-cells.html [ NeedsRebaseline ] | |
2056 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/fixed-table-
single-cell-lots-of-text.html [ NeedsRebaseline ] | |
2057 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/lots-of-text
-many-cells.html [ NeedsRebaseline ] | |
2058 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/narrow-perce
ntage-width.html [ NeedsRebaseline ] | |
2059 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/narrow-speci
fied-width.html [ NeedsRebaseline ] | |
2060 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/nested-table
s.html [ NeedsRebaseline ] | |
2061 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/nested-table
-wrapping.html [ NeedsRebaseline ] | |
2062 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/single-cell-
lots-of-text.html [ NeedsRebaseline ] | |
2063 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/single-perce
nt-width-cell-lots-of-text.html [ NeedsRebaseline ] | |
2064 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/table-cell-i
nflation.html [ NeedsRebaseline ] | |
2065 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/table-for-la
yout.html [ NeedsRebaseline ] | |
2066 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/wide-percent
age-width.html [ NeedsRebaseline ] | |
2067 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text-autosizing/tables/wide-specifi
ed-width.html [ NeedsRebaseline ] | |
2068 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/002.html [ NeedsRebaseli
ne ] | |
2069 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/003.html [ NeedsRebaseli
ne ] | |
2070 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/004.html [ NeedsRebaseli
ne ] | |
2071 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/005.html [ NeedsRebaseli
ne ] | |
2072 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/006.html [ NeedsRebaseli
ne ] | |
2073 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/007.html [ NeedsRebaseli
ne ] | |
2074 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/008.html [ NeedsRebaseli
ne ] | |
2075 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/011.html [ NeedsRebaseli
ne ] | |
2076 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/012.html [ NeedsRebaseli
ne ] | |
2077 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/013.html [ NeedsRebaseli
ne ] | |
2078 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/014.html [ NeedsRebaseli
ne ] | |
2079 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/015.html [ NeedsRebaseli
ne ] | |
2080 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/basic/generic-family-changes.h
tml [ NeedsRebaseline ] | |
2081 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/bidi-embedding-pop-and-push-sa
me.html [ NeedsRebaseline ] | |
2082 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/bidi-img-alt-text.html [ Needs
Rebaseline ] | |
2083 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/break-word.html [ NeedsRebasel
ine ] | |
2084 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/capitalize-boundaries.html [ N
eedsRebaseline ] | |
2085 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/capitalize-empty-generated-str
ing.html [ NeedsRebaseline ] | |
2086 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/capitalize-preserve-nbsp.html
[ NeedsRebaseline ] | |
2087 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/caps-lock-indicator-disabled.h
tml [ NeedsRebaseline ] | |
2088 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/caps-lock-indicator-enabled.ht
ml [ NeedsRebaseline ] | |
2089 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/cg-fallback-bolding.html [ Nee
dsRebaseline ] | |
2090 crbug.com/593679 fast/text/chromium-linux-fontconfig-renderstyle.html [ NeedsReb
aseline ] | |
2091 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/complex-path-with-no-subpixel-
fonts.html [ NeedsRebaseline ] | |
2092 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/complex-preferred-logical-widt
hs.html [ NeedsRebaseline ] | |
2093 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/complex-synthetic-bold-space-w
idth.html [ NeedsRebaseline ] | |
2094 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/complex-text-rtl-selection-rep
aint.html [ NeedsRebaseline ] | |
2095 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/delete-hard-break-character.ht
ml [ NeedsRebaseline ] | |
2096 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/drawBidiText.html [ NeedsRebas
eline ] | |
2097 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/embed-at-end-of-pre-wrap-line.
html [ NeedsRebaseline ] | |
2098 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/emoji-web-font.html [ NeedsReb
aseline ] | |
2099 crbug.com/593679 [ Mac10.10 Win ] fast/text/emoticons.html [ NeedsRebaseline ] | |
2100 crbug.com/593679 [ Mac10.10 Win ] fast/text/emphasis-complex.html [ NeedsRebasel
ine ] | |
2101 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/emphasis-ellipsis-complextext.
html [ NeedsRebaseline ] | |
2102 crbug.com/593679 [ Mac10.10 Win10 Linux ] fast/text/emphasis.html [ NeedsRebasel
ine ] | |
2103 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/emphasis-vertical.html [ Needs
Rebaseline ] | |
2104 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/fake-italic.html [ NeedsRebase
line ] | |
2105 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/fallback-for-custom-font.html
[ NeedsRebaseline ] | |
2106 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/firstline/001.html [ NeedsReba
seline ] | |
2107 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/firstline/002.html [ NeedsReba
seline ] | |
2108 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/firstline/003.html [ NeedsReba
seline ] | |
2109 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/font-ascent-mac.html [ NeedsRe
baseline ] | |
2110 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/font-fallback.html [ NeedsReba
seline ] | |
2111 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/font-initial.html [ NeedsRebas
eline ] | |
2112 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/font-smallcaps-layout.html [ N
eedsRebaseline ] | |
2113 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/font-stretch.html [ NeedsRebas
eline ] | |
2114 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/font-stretch-variant.html [ Ne
edsRebaseline ] | |
2115 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/font-weight.html [ NeedsRebase
line ] | |
2116 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/font-weight-variant.html [ Nee
dsRebaseline ] | |
2117 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/format-control.html [ NeedsReb
aseline ] | |
2118 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/in-rendered-text-rtl.html [ Ne
edsRebaseline ] | |
2119 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/001.html [ Needs
Rebaseline ] | |
2120 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/alef-connected.h
tml [ NeedsRebaseline ] | |
2121 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-AN-after-em
pty-run.html [ NeedsRebaseline ] | |
2122 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-AN-after-L.
html [ NeedsRebaseline ] | |
2123 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-control-cha
rs-treated-as-ZWS.html [ NeedsRebaseline ] | |
2124 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-CS-after-AN
.html [ NeedsRebaseline ] | |
2125 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-european-te
rminators.html [ NeedsRebaseline ] | |
2126 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-explicit-em
bedding.html [ NeedsRebaseline ] | |
2127 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-ignored-for
-first-child-inline.html [ NeedsRebaseline ] | |
2128 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-innertext.h
tml [ NeedsRebaseline ] | |
2129 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-L2-run-reor
dering.html [ NeedsRebaseline ] | |
2130 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-layout-acro
ss-linebreak.html [ NeedsRebaseline ] | |
2131 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-LDB-2-CSS.h
tml [ NeedsRebaseline ] | |
2132 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-LDB-2-forma
tting-characters.html [ NeedsRebaseline ] | |
2133 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-LDB-2-HTML.
html [ NeedsRebaseline ] | |
2134 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-linebreak-0
01.html [ NeedsRebaseline ] | |
2135 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-linebreak-0
02.html [ NeedsRebaseline ] | |
2136 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-linebreak-0
03.html [ NeedsRebaseline ] | |
2137 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-listbox-ats
ui.html [ NeedsRebaseline ] | |
2138 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-listbox.htm
l [ NeedsRebaseline ] | |
2139 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-menulist.ht
ml [ NeedsRebaseline ] | |
2140 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-mirror-he-a
r.html [ NeedsRebaseline ] | |
2141 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-neutral-dir
ectionality-paragraph-start.html [ NeedsRebaseline ] | |
2142 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-neutral-run
.html [ NeedsRebaseline ] | |
2143 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bidi-override.ht
ml [ NeedsRebaseline ] | |
2144 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/bold-bengali.htm
l [ NeedsRebaseline ] | |
2145 crbug.com/593679 [ Mac10.10 Win ] fast/text/international/complex-character-base
d-fallback.html [ NeedsRebaseline ] | |
2146 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/complex-joining-
using-gpos.html [ NeedsRebaseline ] | |
2147 crbug.com/593679 [ Mac10.10 Win ] fast/text/international/danda-space.html [ Nee
dsRebaseline ] | |
2148 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/hebrew-vowels.ht
ml [ NeedsRebaseline ] | |
2149 crbug.com/593679 [ Mac10.10 Win ] fast/text/international/hindi-spacing.html [ N
eedsRebaseline ] | |
2150 crbug.com/593679 [ Mac10.10 Win ] fast/text/international/hindi-whitespace.html
[ NeedsRebaseline ] | |
2151 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/khmer-selection.
html [ NeedsRebaseline ] | |
2152 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/lang-glyph-cache
-separation.html [ NeedsRebaseline ] | |
2153 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/menulist-width-r
tl.html [ NeedsRebaseline ] | |
2154 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/mixed-directiona
lity-selection.html [ NeedsRebaseline ] | |
2155 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/plane2.html [ Ne
edsRebaseline ] | |
2156 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/pop-up-button-te
xt-alignment-and-direction.html [ NeedsRebaseline ] | |
2157 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/rtl-caret.html [
NeedsRebaseline ] | |
2158 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/rtl-negative-let
ter-spacing.html [ NeedsRebaseline ] | |
2159 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/rtl-white-space-
pre-wrap.html [ NeedsRebaseline ] | |
2160 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/text-spliced-fon
t.html [ NeedsRebaseline ] | |
2161 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/thai-baht-space.
html [ NeedsRebaseline ] | |
2162 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/thai-line-breaks
.html [ NeedsRebaseline ] | |
2163 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/unicode-bidi-pla
intext.html [ NeedsRebaseline ] | |
2164 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/unicode-bidi-pla
intext-in-textarea.html [ NeedsRebaseline ] | |
2165 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/international/wrap-CJK-001.htm
l [ NeedsRebaseline ] | |
2166 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/justified-selection-at-edge.ht
ml [ NeedsRebaseline ] | |
2167 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/justified-selection.html [ Nee
dsRebaseline ] | |
2168 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/justify-ideograph-complex.html
[ NeedsRebaseline ] | |
2169 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/justify-ideograph-simple.html
[ NeedsRebaseline ] | |
2170 crbug.com/593679 [ Mac10.10 Linux ] fast/text/justify-ideograph-vertical.html [
NeedsRebaseline ] | |
2171 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/large-text-composed-char.html
[ NeedsRebaseline ] | |
2172 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/line-breaks-after-white-space.
html [ NeedsRebaseline ] | |
2173 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/line-breaks.html [ NeedsRebase
line ] | |
2174 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/line-initial-and-final-swashes
.html [ NeedsRebaseline ] | |
2175 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/midword-break-after-breakable-
char.html [ NeedsRebaseline ] | |
2176 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/midword-break-before-surrogate
-pair.html [ NeedsRebaseline ] | |
2177 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/midword-break-hang.html [ Need
sRebaseline ] | |
2178 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/monospace-width-cache.html [ N
eedsRebaseline ] | |
2179 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/reset-emptyRun.html [ NeedsReb
aseline ] | |
2180 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/selection-hard-linebreak.html
[ NeedsRebaseline ] | |
2181 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/selection-painting-hidpi.html
[ NeedsRebaseline ] | |
2182 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/selection-rect-line-height-too
-big.html [ NeedsRebaseline ] | |
2183 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/selection-rect-line-height-too
-small.html [ NeedsRebaseline ] | |
2184 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/shadow-translucent-fill.html [
NeedsRebaseline ] | |
2185 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/shaping/same-script-different-
lang.html [ NeedsRebaseline ] | |
2186 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/shaping/shaping-script-order.h
tml [ NeedsRebaseline ] | |
2187 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/shaping/shaping-selection-rect
.html [ NeedsRebaseline ] | |
2188 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/should-use-atsui.html [ NeedsR
ebaseline ] | |
2189 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/small-caps-turkish.html [ Need
sRebaseline ] | |
2190 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/softHyphen.html [ NeedsRebasel
ine ] | |
2191 crbug.com/593679 fast/text/stroking-decorations.html [ NeedsRebaseline ] | |
2192 crbug.com/593679 fast/text/stroking.html [ NeedsRebaseline ] | |
2193 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/sub-pixel/text-scaling-pixel.h
tml [ NeedsRebaseline ] | |
2194 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/sub-pixel/text-scaling-vertica
l.html [ NeedsRebaseline ] | |
2195 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/textIteratorNilRenderer.html [
NeedsRebaseline ] | |
2196 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/text-letter-spacing.html [ Nee
dsRebaseline ] | |
2197 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/text-shadow-no-default-color.h
tml [ NeedsRebaseline ] | |
2198 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/text-stroke-with-border.html [
NeedsRebaseline ] | |
2199 crbug.com/593679 [ Mac10.10 Win ] fast/text/unicode-fallback-font.html [ NeedsRe
baseline ] | |
2200 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/vertical-rl-rtl-linebreak.html
[ NeedsRebaseline ] | |
2201 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/vertical-surrogate-pair.html [
NeedsRebaseline ] | |
2202 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/wbr.html [ NeedsRebaseline ] | |
2203 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/wbr-in-pre-crash.html [ NeedsR
ebaseline ] | |
2204 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/wbr-pre.html [ NeedsRebaseline
] | |
2205 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/wbr-styled.html [ NeedsRebasel
ine ] | |
2206 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/webfont-synthetic-bold.html [
NeedsRebaseline ] | |
2207 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/001.html [ NeedsReb
aseline ] | |
2208 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/002.html [ NeedsReb
aseline ] | |
2209 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/003.html [ NeedsReb
aseline ] | |
2210 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/004.html [ NeedsReb
aseline ] | |
2211 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/005.html [ NeedsReb
aseline ] | |
2212 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/006.html [ NeedsReb
aseline ] | |
2213 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/007.html [ NeedsReb
aseline ] | |
2214 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/008.html [ NeedsReb
aseline ] | |
2215 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/009.html [ NeedsReb
aseline ] | |
2216 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/010.html [ NeedsReb
aseline ] | |
2217 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/011.html [ NeedsReb
aseline ] | |
2218 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/012.html [ NeedsReb
aseline ] | |
2219 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/015.html [ NeedsReb
aseline ] | |
2220 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/016.html [ NeedsReb
aseline ] | |
2221 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/018.html [ NeedsReb
aseline ] | |
2222 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/019.html [ NeedsReb
aseline ] | |
2223 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/020.html [ NeedsReb
aseline ] | |
2224 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/021.html [ NeedsReb
aseline ] | |
2225 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/023.html [ NeedsReb
aseline ] | |
2226 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/024.html [ NeedsReb
aseline ] | |
2227 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/025.html [ NeedsReb
aseline ] | |
2228 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/026.html [ NeedsReb
aseline ] | |
2229 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/027.html [ NeedsReb
aseline ] | |
2230 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/028.html [ NeedsReb
aseline ] | |
2231 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/029.html [ NeedsReb
aseline ] | |
2232 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/030.html [ NeedsReb
aseline ] | |
2233 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/normal-after-nowrap
-breaking.html [ NeedsRebaseline ] | |
2234 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/nowrap-clear-float.
html [ NeedsRebaseline ] | |
2235 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/pre-newline-box-tes
t.html [ NeedsRebaseline ] | |
2236 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/pre-wrap-last-char.
html [ NeedsRebaseline ] | |
2237 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/pre-wrap-line-test.
html [ NeedsRebaseline ] | |
2238 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/pre-wrap-overflow-s
election.html [ NeedsRebaseline ] | |
2239 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/pre-wrap-spaces-aft
er-newline.html [ NeedsRebaseline ] | |
2240 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/select-new-line-wit
h-line-break-normal.html [ NeedsRebaseline ] | |
2241 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/whitespace/span-in-word-space-
causes-overflow.html [ NeedsRebaseline ] | |
2242 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/wide-zero-width-space.html [ N
eedsRebaseline ] | |
2243 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/word-break.html [ NeedsRebasel
ine ] | |
2244 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/word-break-run-rounding.html [
NeedsRebaseline ] | |
2245 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/word-break-soft-hyphen.html [
NeedsRebaseline ] | |
2246 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/word-space.html [ NeedsRebasel
ine ] | |
2247 crbug.com/593679 [ Win Linux Mac10.10 ] fast/text/zero-font-size.html [ NeedsReb
aseline ] | |
2248 crbug.com/593679 fast/transforms/diamond.html [ NeedsRebaseline ] | |
2249 crbug.com/593679 fast/transforms/transform-on-inline.html [ NeedsRebaseline ] | |
2250 crbug.com/593679 fast/transforms/transforms-with-opacity.html [ NeedsRebaseline
] | |
2251 crbug.com/593679 fast/transforms/transforms-with-zoom.html [ NeedsRebaseline ] | |
2252 crbug.com/593679 [ Mac Linux ] fast/writing-mode/english-lr-text.html [ NeedsReb
aseline ] | |
2253 crbug.com/593679 fast/writing-mode/english-rl-text.html [ NeedsRebaseline ] | |
2254 crbug.com/593679 fast/writing-mode/japanese-lr-selection.html [ NeedsRebaseline
] | |
2255 crbug.com/593679 fast/writing-mode/japanese-rl-selection.html [ NeedsRebaseline
] | |
2256 crbug.com/593679 fast/writing-mode/text-combine-various-fonts.html [ NeedsRebase
line ] | |
2257 crbug.com/593679 fast/writing-mode/text-orientation-basic.html [ NeedsRebaseline
] | |
2258 crbug.com/593679 fast/writing-mode/vertical-baseline-alignment.html [ NeedsRebas
eline ] | |
2259 crbug.com/593679 fast/xsl/document-function.xml [ NeedsRebaseline ] | |
2260 crbug.com/593679 fast/xsl/xslt-extra-content-at-end.xml [ NeedsRebaseline ] | |
2261 crbug.com/593679 http/tests/misc/acid3.html [ NeedsRebaseline ] | |
2262 crbug.com/593679 http/tests/misc/favicon-as-image.html [ NeedsRebaseline ] | |
2263 crbug.com/593679 http/tests/misc/slow-loading-mask.html [ NeedsRebaseline ] | |
2264 crbug.com/593679 http/tests/security/dataTransfer-set-data-file-url.html [ Needs
Rebaseline ] | |
2265 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/background-color-applied-t
o-rounded-inline-element.htm [ NeedsRebaseline ] | |
2266 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/background_repeat_space_co
ntent_box.htm [ NeedsRebaseline ] | |
2267 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
01.htm [ NeedsRebaseline ] | |
2268 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
02.htm [ NeedsRebaseline ] | |
2269 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
03.htm [ NeedsRebaseline ] | |
2270 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
04.htm [ NeedsRebaseline ] | |
2271 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
05.htm [ NeedsRebaseline ] | |
2272 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
06.htm [ NeedsRebaseline ] | |
2273 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
07.htm [ NeedsRebaseline ] | |
2274 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
08.htm [ NeedsRebaseline ] | |
2275 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
09.htm [ NeedsRebaseline ] | |
2276 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
11.htm [ NeedsRebaseline ] | |
2277 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
12.htm [ NeedsRebaseline ] | |
2278 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
13.htm [ NeedsRebaseline ] | |
2279 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
14.htm [ NeedsRebaseline ] | |
2280 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
15.htm [ NeedsRebaseline ] | |
2281 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-0
16.htm [ NeedsRebaseline ] | |
2282 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-radius-not-inherite
d-001.htm [ NeedsRebaseline ] | |
2283 crbug.com/593679 ietestcenter/css3/bordersbackgrounds/border-top-left-radius-val
ues-001.htm [ NeedsRebaseline ] | |
2284 crbug.com/593679 [ Win Linux Mac10.10 ] ietestcenter/css3/text/textshadow-003.ht
m [ NeedsRebaseline ] | |
2285 crbug.com/593679 [ Win Linux Mac10.10 ] ietestcenter/css3/text/textshadow-004.ht
m [ NeedsRebaseline ] | |
2286 crbug.com/593679 media/video-display-toggle.html [ NeedsRebaseline ] | |
2287 crbug.com/593679 media/video-empty-source.html [ NeedsRebaseline ] | |
2288 crbug.com/593679 media/video-no-audio.html [ NeedsRebaseline ] | |
2289 crbug.com/593679 plugins/embed-attributes-style.html [ NeedsRebaseline ] | |
2290 crbug.com/593679 printing/forced-break-tree-dump-only.html [ NeedsRebaseline ] | |
2291 crbug.com/593679 scrollbars/scrollbars-on-positioned-content.html [ NeedsRebasel
ine ] | |
2292 crbug.com/593679 svg/as-background-image/svg-as-background-5.html [ NeedsRebasel
ine ] | |
2293 crbug.com/593679 svg/as-image/image-respects-pageScaleFactor.html [ NeedsRebasel
ine ] | |
2294 crbug.com/593679 svg/batik/paints/patternRegionA.svg [ NeedsRebaseline ] | |
2295 crbug.com/593679 svg/batik/text/smallFonts.svg [ NeedsRebaseline ] | |
2296 crbug.com/593679 svg/batik/text/textFeatures.svg [ NeedsRebaseline ] | |
2297 crbug.com/593679 svg/batik/text/textProperties2.svg [ NeedsRebaseline ] | |
2298 crbug.com/593679 svg/batik/text/textProperties.svg [ NeedsRebaseline ] | |
2299 crbug.com/593679 svg/canvas/canvas-pattern-svg.html [ NeedsRebaseline ] | |
2300 crbug.com/593679 svg/carto.net/textbox.svg [ NeedsRebaseline ] | |
2301 crbug.com/593679 svg/carto.net/window.svg [ NeedsRebaseline ] | |
2302 crbug.com/593679 svg/custom/bug45331.svg [ NeedsRebaseline ] | |
2303 crbug.com/593679 svg/custom/clip-mask-negative-scale.svg [ NeedsRebaseline ] | |
2304 crbug.com/593679 svg/custom/fill-fallback.svg [ NeedsRebaseline ] | |
2305 crbug.com/593679 svg/custom/image-rescale-scroll.html [ NeedsRebaseline ] | |
2306 crbug.com/593679 svg/custom/invalid-css.svg [ NeedsRebaseline ] | |
2307 crbug.com/593679 svg/custom/invalid-fill-hex.svg [ NeedsRebaseline ] | |
2308 crbug.com/593679 svg/custom/invalid-stroke-hex.svg [ NeedsRebaseline ] | |
2309 crbug.com/593679 svg/custom/junk-data.svg [ NeedsRebaseline ] | |
2310 crbug.com/593679 svg/custom/load-non-wellformed.svg [ NeedsRebaseline ] | |
2311 crbug.com/593679 svg/custom/marker-orient-auto.html [ NeedsRebaseline ] | |
2312 crbug.com/593679 svg/custom/missing-xlink.svg [ NeedsRebaseline ] | |
2313 crbug.com/593679 svg/custom/path-bad-data.svg [ NeedsRebaseline ] | |
2314 crbug.com/593679 svg/custom/rootmost-svg-xy-attrs.xhtml [ NeedsRebaseline ] | |
2315 crbug.com/593679 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.ht
ml [ NeedsRebaseline ] | |
2316 crbug.com/593679 svg/custom/stroked-pattern.svg [ NeedsRebaseline ] | |
2317 crbug.com/593679 svg/custom/stroke-fallback.svg [ NeedsRebaseline ] | |
2318 crbug.com/593679 svg/custom/svg-float-border-padding.xml [ NeedsRebaseline ] | |
2319 crbug.com/593679 svg/custom/text-filter.svg [ NeedsRebaseline ] | |
2320 crbug.com/593679 svg/custom/use-font-face-crash.svg [ NeedsRebaseline ] | |
2321 crbug.com/593679 svg/custom/viewport-em.svg [ NeedsRebaseline ] | |
2322 crbug.com/593679 svg/hixie/data-types/002.xhtml [ NeedsRebaseline ] | |
2323 crbug.com/593679 svg/hixie/error/012.xml [ NeedsRebaseline ] | |
2324 crbug.com/593679 svg/hixie/error/013.xml [ NeedsRebaseline ] | |
2325 crbug.com/593679 svg/hixie/mixed/003.xml [ NeedsRebaseline ] | |
2326 crbug.com/593679 svg/hixie/mixed/008.xml [ NeedsRebaseline ] | |
2327 crbug.com/593679 svg/hixie/mixed/009.xml [ NeedsRebaseline ] | |
2328 crbug.com/593679 svg/hixie/mixed/010.xml [ NeedsRebaseline ] | |
2329 crbug.com/593679 svg/hixie/perf/007.xml [ NeedsRebaseline ] | |
2330 crbug.com/593679 svg/hixie/rendering-model/003.xhtml [ NeedsRebaseline ] | |
2331 crbug.com/593679 svg/hixie/viewbox/preserveAspectRatio/001.xml [ NeedsRebaseline
] | |
2332 crbug.com/593679 svg/text/foreignObject-text-clipping-bug.xml [ NeedsRebaseline
] | |
2333 crbug.com/593679 svg/text/text-repaint-rects.xhtml [ NeedsRebaseline ] | |
2334 crbug.com/593679 svg/text/text-selection-tselect-01-b.svg [ NeedsRebaseline ] | |
2335 crbug.com/593679 svg/text/text-selection-tspan-01-b.svg [ NeedsRebaseline ] | |
2336 crbug.com/593679 [ Linux Win ] svg/transforms/animated-path-inside-transformed-h
tml.xhtml [ NeedsRebaseline ] | |
2337 crbug.com/593679 svg/W3C-SVG-1.1/animate-elem-25-t.svg [ NeedsRebaseline ] | |
2338 crbug.com/593679 svg/W3C-SVG-1.1/animate-elem-34-t.svg [ NeedsRebaseline ] | |
2339 crbug.com/593679 svg/W3C-SVG-1.1/animate-elem-44-t.svg [ NeedsRebaseline ] | |
2340 crbug.com/593679 svg/W3C-SVG-1.1/animate-elem-65-t.svg [ NeedsRebaseline ] | |
2341 crbug.com/593679 svg/W3C-SVG-1.1/animate-elem-83-t.svg [ NeedsRebaseline ] | |
2342 crbug.com/593679 svg/W3C-SVG-1.1/filters-light-01-f.svg [ NeedsRebaseline ] | |
2343 crbug.com/593679 svg/W3C-SVG-1.1/masking-path-05-f.svg [ NeedsRebaseline ] | |
2344 crbug.com/593679 svg/W3C-SVG-1.1/painting-render-01-b.svg [ NeedsRebaseline ] | |
2345 crbug.com/593679 [ Win ] svg/W3C-SVG-1.1/paths-data-02-t.svg [ NeedsRebaseline ]
| |
2346 crbug.com/593679 svg/W3C-SVG-1.1/paths-data-06-t.svg [ NeedsRebaseline ] | |
2347 crbug.com/593679 svg/W3C-SVG-1.1/paths-data-07-t.svg [ NeedsRebaseline ] | |
2348 crbug.com/593679 svg/W3C-SVG-1.1/pservers-grad-01-b.svg [ NeedsRebaseline ] | |
2349 crbug.com/593679 svg/W3C-SVG-1.1/pservers-grad-02-b.svg [ NeedsRebaseline ] | |
2350 crbug.com/593679 svg/W3C-SVG-1.1/pservers-grad-03-b.svg [ NeedsRebaseline ] | |
2351 crbug.com/593679 svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ NeedsRebaseline ] | |
2352 crbug.com/593679 svg/W3C-SVG-1.1/styling-css-03-b.svg [ NeedsRebaseline ] | |
2353 crbug.com/593679 svg/W3C-SVG-1.1/text-intro-04-t.svg [ NeedsRebaseline ] | |
2354 crbug.com/593679 svg/W3C-SVG-1.1/text-tselect-01-b.svg [ NeedsRebaseline ] | |
2355 crbug.com/593679 svg/W3C-SVG-1.1/text-tspan-01-b.svg [ NeedsRebaseline ] | |
2356 crbug.com/593679 svg/zoom/page/zoom-hixie-mixed-008.xml [ NeedsRebaseline ] | |
2357 crbug.com/593679 svg/zoom/page/zoom-hixie-mixed-009.xml [ NeedsRebaseline ] | |
2358 crbug.com/593679 svg/zoom/page/zoom-svg-float-border-padding.xml [ NeedsRebaseli
ne ] | |
2359 crbug.com/593679 svg/zoom/text/zoom-hixie-mixed-008.xml [ NeedsRebaseline ] | |
2360 crbug.com/593679 svg/zoom/text/zoom-hixie-mixed-009.xml [ NeedsRebaseline ] | |
2361 crbug.com/593679 svg/zoom/text/zoom-svg-float-border-padding.xml [ NeedsRebaseli
ne ] | |
2362 crbug.com/593679 tables/layering/paint-test-layering-1.html [ NeedsRebaseline ] | |
2363 crbug.com/593679 tables/layering/paint-test-layering-2.html [ NeedsRebaseline ] | |
2364 crbug.com/593679 tables/mozilla/bugs/bug10296-1.html [ NeedsRebaseline ] | |
2365 crbug.com/593679 tables/mozilla/bugs/bug1055-1.html [ NeedsRebaseline ] | |
2366 crbug.com/593679 tables/mozilla/bugs/bug10633.html [ NeedsRebaseline ] | |
2367 crbug.com/593679 tables/mozilla/bugs/bug113235-1.html [ NeedsRebaseline ] | |
2368 crbug.com/593679 tables/mozilla/bugs/bug113235-2.html [ NeedsRebaseline ] | |
2369 crbug.com/593679 tables/mozilla/bugs/bug1302.html [ NeedsRebaseline ] | |
2370 crbug.com/593679 tables/mozilla/bugs/bug131020.html [ NeedsRebaseline ] | |
2371 crbug.com/593679 tables/mozilla/bugs/bug131020_iframe.html [ NeedsRebaseline ] | |
2372 crbug.com/593679 tables/mozilla/bugs/bug139524-2.html [ NeedsRebaseline ] | |
2373 crbug.com/593679 tables/mozilla/bugs/bug1430.html [ NeedsRebaseline ] | |
2374 crbug.com/593679 tables/mozilla/bugs/bug15544.html [ NeedsRebaseline ] | |
2375 crbug.com/593679 tables/mozilla/bugs/bug16252.html [ NeedsRebaseline ] | |
2376 crbug.com/593679 tables/mozilla/bugs/bug17130-1.html [ NeedsRebaseline ] | |
2377 crbug.com/593679 tables/mozilla/bugs/bug17130-2.html [ NeedsRebaseline ] | |
2378 crbug.com/593679 tables/mozilla/bugs/bug17138.html [ NeedsRebaseline ] | |
2379 crbug.com/593679 tables/mozilla/bugs/bug18664.html [ NeedsRebaseline ] | |
2380 crbug.com/593679 tables/mozilla/bugs/bug18955.html [ NeedsRebaseline ] | |
2381 crbug.com/593679 tables/mozilla/bugs/bug2050.html [ NeedsRebaseline ] | |
2382 crbug.com/593679 tables/mozilla/bugs/bug20579.html [ NeedsRebaseline ] | |
2383 crbug.com/593679 tables/mozilla/bugs/bug20804.html [ NeedsRebaseline ] | |
2384 crbug.com/593679 tables/mozilla/bugs/bug23235.html [ NeedsRebaseline ] | |
2385 crbug.com/593679 tables/mozilla/bugs/bug23299.html [ NeedsRebaseline ] | |
2386 crbug.com/593679 tables/mozilla/bugs/bug24200.html [ NeedsRebaseline ] | |
2387 crbug.com/593679 tables/mozilla/bugs/bug24627.html [ NeedsRebaseline ] | |
2388 crbug.com/593679 tables/mozilla/bugs/bug2479-1.html [ NeedsRebaseline ] | |
2389 crbug.com/593679 tables/mozilla/bugs/bug2479-2.html [ NeedsRebaseline ] | |
2390 crbug.com/593679 tables/mozilla/bugs/bug2479-3.html [ NeedsRebaseline ] | |
2391 crbug.com/593679 tables/mozilla/bugs/bug2479-4.html [ NeedsRebaseline ] | |
2392 crbug.com/593679 tables/mozilla/bugs/bug2509.html [ NeedsRebaseline ] | |
2393 crbug.com/593679 tables/mozilla/bugs/bug25663.html [ NeedsRebaseline ] | |
2394 crbug.com/593679 tables/mozilla/bugs/bug2947.html [ NeedsRebaseline ] | |
2395 crbug.com/593679 tables/mozilla/bugs/bug2981-1.html [ NeedsRebaseline ] | |
2396 crbug.com/593679 tables/mozilla/bugs/bug2997.html [ NeedsRebaseline ] | |
2397 crbug.com/593679 tables/mozilla/bugs/bug30692.html [ NeedsRebaseline ] | |
2398 crbug.com/593679 tables/mozilla/bugs/bug3977.html [ NeedsRebaseline ] | |
2399 crbug.com/593679 tables/mozilla/bugs/bug44523.html [ NeedsRebaseline ] | |
2400 crbug.com/593679 tables/mozilla/bugs/bug46268-3.html [ NeedsRebaseline ] | |
2401 crbug.com/593679 tables/mozilla/bugs/bug46368-1.html [ NeedsRebaseline ] | |
2402 crbug.com/593679 tables/mozilla/bugs/bug5538.html [ NeedsRebaseline ] | |
2403 crbug.com/593679 tables/mozilla/bugs/bug5797.html [ NeedsRebaseline ] | |
2404 crbug.com/593679 tables/mozilla/bugs/bug5799.html [ NeedsRebaseline ] | |
2405 crbug.com/593679 tables/mozilla/bugs/bug5835.html [ NeedsRebaseline ] | |
2406 crbug.com/593679 tables/mozilla/bugs/bug6304.html [ NeedsRebaseline ] | |
2407 crbug.com/593679 tables/mozilla/bugs/bug69382-1.html [ NeedsRebaseline ] | |
2408 crbug.com/593679 tables/mozilla/bugs/bug709.html [ NeedsRebaseline ] | |
2409 crbug.com/593679 tables/mozilla/bugs/bug7112-1.html [ NeedsRebaseline ] | |
2410 crbug.com/593679 tables/mozilla/bugs/bug7112-2.html [ NeedsRebaseline ] | |
2411 crbug.com/593679 tables/mozilla/bugs/bug7121-1.html [ NeedsRebaseline ] | |
2412 crbug.com/593679 tables/mozilla/bugs/bug82946-1.html [ NeedsRebaseline ] | |
2413 crbug.com/593679 tables/mozilla/bugs/bug82946-2.html [ NeedsRebaseline ] | |
2414 crbug.com/593679 tables/mozilla/bugs/bug8858.html [ NeedsRebaseline ] | |
2415 crbug.com/593679 tables/mozilla/bugs/bug93363.html [ NeedsRebaseline ] | |
2416 crbug.com/593679 tables/mozilla/bugs/bug96334.html [ NeedsRebaseline ] | |
2417 crbug.com/593679 tables/mozilla/collapsing_borders/bug41262-3.html [ NeedsRebase
line ] | |
2418 crbug.com/593679 tables/mozilla/core/bloomberg.html [ NeedsRebaseline ] | |
2419 crbug.com/593679 tables/mozilla/dom/deleteTbodyRebuild1.html [ NeedsRebaseline ]
| |
2420 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug1128.html [ NeedsRebas
eline ] | |
2421 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug14007-2.html [ NeedsRe
baseline ] | |
2422 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug1725.html [ NeedsRebas
eline ] | |
2423 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug18770.html [ NeedsReba
seline ] | |
2424 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug2479-5.html [ NeedsReb
aseline ] | |
2425 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug25707.html [ NeedsReba
seline ] | |
2426 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug32205-1.html [ NeedsRe
baseline ] | |
2427 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug42043.html [ NeedsReba
seline ] | |
2428 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug46268-4.html [ NeedsRe
baseline ] | |
2429 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug51000.html [ NeedsReba
seline ] | |
2430 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug56024.html [ NeedsReba
seline ] | |
2431 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug80762-2.html [ NeedsRe
baseline ] | |
2432 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug8499.html [ NeedsRebas
eline ] | |
2433 crbug.com/593679 tables/mozilla_expected_failures/bugs/bug89315.html [ NeedsReba
seline ] | |
2434 crbug.com/593679 tables/mozilla_expected_failures/core/backgrounds.html [ NeedsR
ebaseline ] | |
2435 crbug.com/593679 tables/mozilla_expected_failures/marvin/x_table_rules_all.xml [
NeedsRebaseline ] | |
2436 crbug.com/593679 tables/mozilla_expected_failures/marvin/x_table_rules_cols.xml
[ NeedsRebaseline ] | |
2437 crbug.com/593679 tables/mozilla_expected_failures/marvin/x_table_rules_rows.xml
[ NeedsRebaseline ] | |
2438 crbug.com/593679 tables/mozilla_expected_failures/other/test4.html [ NeedsRebase
line ] | |
2439 crbug.com/593679 tables/mozilla/marvin/tables_border_1.html [ NeedsRebaseline ] | |
2440 crbug.com/593679 tables/mozilla/marvin/tables_border_2.html [ NeedsRebaseline ] | |
2441 crbug.com/593679 tables/mozilla/marvin/tables_border_3.html [ NeedsRebaseline ] | |
2442 crbug.com/593679 tables/mozilla/marvin/tables_row_th_nowrap.html [ NeedsRebaseli
ne ] | |
2443 crbug.com/593679 tables/mozilla/marvin/tables_td_align_center.html [ NeedsRebase
line ] | |
2444 crbug.com/593679 tables/mozilla/marvin/tables_td_nowrap.html [ NeedsRebaseline ]
| |
2445 crbug.com/593679 tables/mozilla/marvin/tables_width_percent.html [ NeedsRebaseli
ne ] | |
2446 crbug.com/593679 tables/mozilla/marvin/tbody_align_char.html [ NeedsRebaseline ]
| |
2447 crbug.com/593679 tables/mozilla/marvin/tbody_align_justify.html [ NeedsRebaselin
e ] | |
2448 crbug.com/593679 tables/mozilla/marvin/tfoot_align_char.html [ NeedsRebaseline ]
| |
2449 crbug.com/593679 tables/mozilla/marvin/tfoot_align_justify.html [ NeedsRebaselin
e ] | |
2450 crbug.com/593679 tables/mozilla/marvin/thead_align_char.html [ NeedsRebaseline ]
| |
2451 crbug.com/593679 tables/mozilla/marvin/thead_align_justify.html [ NeedsRebaselin
e ] | |
2452 crbug.com/593679 tables/mozilla/marvin/tr_bgcolor_white.html [ NeedsRebaseline ]
| |
2453 crbug.com/593679 tables/mozilla/marvin/tr_bgcolor_white_rgb.html [ NeedsRebaseli
ne ] | |
2454 crbug.com/593679 tables/mozilla/marvin/x_table_border_none.xml [ NeedsRebaseline
] | |
2455 crbug.com/593679 tables/mozilla/marvin/x_table_border_px.xml [ NeedsRebaseline ]
| |
2456 crbug.com/593679 tables/mozilla/marvin/x_table_border.xml [ NeedsRebaseline ] | |
2457 crbug.com/593679 tables/mozilla/marvin/x_table_class.xml [ NeedsRebaseline ] | |
2458 crbug.com/593679 tables/mozilla/marvin/x_table_id.xml [ NeedsRebaseline ] | |
2459 crbug.com/593679 tables/mozilla/marvin/x_table_rules_groups.xml [ NeedsRebaselin
e ] | |
2460 crbug.com/593679 tables/mozilla/marvin/x_table_rules_none.xml [ NeedsRebaseline
] | |
2461 crbug.com/593679 tables/mozilla/other/cell_widths.html [ NeedsRebaseline ] | |
2462 crbug.com/593679 tables/mozilla/other/wa_table_tr_align.html [ NeedsRebaseline ]
| |
2463 crbug.com/593679 transforms/3d/general/perspective-units.html [ NeedsRebaseline
] | |
2464 crbug.com/593679 transforms/3d/hit-testing/backface-hit-test.html [ NeedsRebasel
ine ] | |
2465 crbug.com/593679 transforms/3d/hit-testing/backface-no-transform-hit-test.html [
NeedsRebaseline ] | |
2466 crbug.com/593679 virtual/display_list_2d_canvas/fast/canvas/setWidthResetAfterFo
rcedRender.html [ NeedsRebaseline ] | |
2467 crbug.com/593679 virtual/display_list_2d_canvas/fast/canvas/shadow-offset-1.html
[ NeedsRebaseline ] | |
2468 crbug.com/593679 virtual/display_list_2d_canvas/fast/canvas/toDataURL-alpha.html
[ NeedsRebaseline ] | |
2469 crbug.com/593679 virtual/gpu/fast/canvas/setWidthResetAfterForcedRender.html [ N
eedsRebaseline ] | |
2470 crbug.com/593679 virtual/gpu/fast/canvas/shadow-offset-1.html [ NeedsRebaseline
] | |
2471 crbug.com/593679 virtual/gpu/fast/canvas/toDataURL-alpha.html [ NeedsRebaseline
] | |
2472 crbug.com/593679 virtual/gpu-rasterization/fast/images/favicon-as-image.html [ N
eedsRebaseline ] | |
2473 crbug.com/593679 virtual/pointerevent/fast/events/autoscroll.html [ NeedsRebasel
ine ] | |
2474 crbug.com/593679 virtual/pointerevent/fast/events/pointer-events-2.html [ NeedsR
ebaseline ] | |
2475 crbug.com/593679 virtual/prefer_compositing_to_lcd_text/compositing/overflow/nes
ted-scrolling.html [ NeedsRebaseline ] | |
2476 crbug.com/593679 virtual/prefer_compositing_to_lcd_text/compositing/overflow/rem
ove-overflow-crash2.html [ NeedsRebaseline ] | |
2477 crbug.com/593679 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scr
oll-ancestor-update.html [ NeedsRebaseline ] | |
2478 crbug.com/593679 virtual/prefer_compositing_to_lcd_text/scrollbars/scrollbars-on
-positioned-content.html [ NeedsRebaseline ] | |
2479 crbug.com/593679 virtual/rootlayerscrolls/scrollbars/scrollbars-on-positioned-co
ntent.html [ NeedsRebaseline ] | |
2480 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] | |
2481 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear
ance.html [ NeedsManualRebaseline ] | |
2482 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke
r-appearance.html [ NeedsManualRebaseline ] | |
2483 crbug.com/593679 virtual/threaded/printing/forced-break-tree-dump-only.html [ Ne
edsRebaseline ] | |
2484 crbug.com/593679 virtual/trustedeventsdefaultaction/fast/events/autoscroll.html
[ NeedsRebaseline ] | |
2485 crbug.com/593679 virtual/trustedeventsdefaultaction/fast/events/pointer-events-2
.html [ NeedsRebaseline ] | |
2486 crbug.com/593679 virtual/spv2/fast/clip/005.html [ NeedsRebaseline ] | |
2487 crbug.com/593679 virtual/spv2/fast/clip/016.html [ NeedsRebaseline ] | |
2488 crbug.com/593679 virtual/spv2/fast/clip/014.html [ NeedsRebaseline ] | |
2489 crbug.com/593679 virtual/spv2/fast/clip/006.html [ NeedsRebaseline ] | |
2490 crbug.com/593679 virtual/spv2/fast/clip/015.html [ NeedsRebaseline ] | |
2491 crbug.com/593679 virtual/spv2/fast/clip/007.html [ NeedsRebaseline ] | |
2492 crbug.com/593679 virtual/spv2/fast/clip/008.html [ NeedsRebaseline ] | |
2493 crbug.com/593679 virtual/spv2/fast/overflow/overflow-auto-table.html [ NeedsReba
seline ] | |
2494 crbug.com/593679 virtual/spv2/fast/clip/013.html [ NeedsRebaseline ] | |
2495 crbug.com/593679 virtual/spv2/fast/clip/001.html [ NeedsRebaseline ] | |
2496 crbug.com/593679 virtual/spv2/fast/clip/003.html [ NeedsRebaseline ] | |
2497 crbug.com/593679 virtual/spv2/fast/clip/011.html [ NeedsRebaseline ] | |
2498 crbug.com/593679 virtual/spv2/fast/clip/009.html [ NeedsRebaseline ] | |
2499 crbug.com/593679 virtual/spv2/fast/overflow/004.html [ NeedsRebaseline ] | |
2500 crbug.com/593679 virtual/spv2/fast/clip/002.html [ NeedsRebaseline ] | |
2501 crbug.com/593679 virtual/spv2/fast/clip/012.html [ NeedsRebaseline ] | |
2502 crbug.com/593679 virtual/spv2/fast/overflow/overflow-auto-position-absolute.html
[ NeedsRebaseline ] | |
2503 crbug.com/593679 virtual/spv2/fast/clip/004.html [ NeedsRebaseline ] | |
2504 crbug.com/593679 editing/pasteboard/emacs-cntl-y-001.html [ NeedsRebaseline ] | |
2505 crbug.com/593679 editing/pasteboard/emacs-ctrl-k-y-001.html [ NeedsRebaseline ] | |
2506 crbug.com/593679 css1/text_properties/line_height.html [ NeedsRebaseline ] | |
2507 crbug.com/593679 [ Mac10.9 ] fast/dynamic/window-resize-scrollbars-test.html [ N
eedsRebaseline ] | |
OLD | NEW |