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

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

Issue 1813383002: Move all fast-path paint invalidation mapping into PaintInvalidationState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 360
361 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail ure ] 361 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail ure ]
362 362
363 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h tml [ Failure Pass ] 363 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h tml [ Failure Pass ]
364 364
365 crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ] 365 crbug.com/552433 svg/W3C-SVG-1.1/coords-units-02-b.svg [ Pass Failure ]
366 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Fail ure Pass ] 366 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/dom/length-list-parser.html [ Fail ure Pass ]
367 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with- svg-transform.svg [ Failure Pass ] 367 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/transforms/text-with-pattern-with- svg-transform.svg [ Failure Pass ]
368 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass ] 368 crbug.com/552433 [ Linux Mac Win10 Win7 ] svg/hixie/perf/006.xml [ Failure Pass ]
369 369
370 crbug.com/591199 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebase line ]
371
370 crbug.com/581661 svg/hixie/perf/002.xml [ NeedsManualRebaseline ] 372 crbug.com/581661 svg/hixie/perf/002.xml [ NeedsManualRebaseline ]
371 crbug.com/581661 svg/batik/text/textOnPath.svg [ NeedsManualRebaseline ] 373 crbug.com/581661 svg/batik/text/textOnPath.svg [ NeedsManualRebaseline ]
372 crbug.com/581661 svg/hixie/perf/001.xml [ NeedsManualRebaseline ] 374 crbug.com/581661 svg/hixie/perf/001.xml [ NeedsManualRebaseline ]
373 375
374 crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline ] 376 crbug.com/530044 transforms/2d/transform-borderbox.html [ NeedsManualRebaseline ]
375 377
376 # This directly has manual tests that don't have to run with run-webkit-tests 378 # This directly has manual tests that don't have to run with run-webkit-tests
377 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 379 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
378 380
379 # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag. 381 # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag.
(...skipping 1247 matching lines...) Expand 10 before | Expand all | Expand 10 after
1627 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] 1629 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ]
1628 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] 1630 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ]
1629 1631
1630 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1632 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1631 1633
1632 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1634 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1633 1635
1634 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1636 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1635 1637
1636 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1638 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698