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

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

Issue 1971843002: Fix paint invalidation rect of LayoutView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 786 matching lines...) Expand 10 before | Expand all | Expand 10 after
797 crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ] 797 crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ]
798 798
799 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Timeout ] 799 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Timeout ]
800 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Crash Pass Timeout ] 800 crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.h tml [ Crash Pass Timeout ]
801 801
802 crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.htm l [ Failure Pass ] 802 crbug.com/564403 http/tests/inspector/service-workers/service-worker-manager.htm l [ Failure Pass ]
803 803
804 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ] 804 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ]
805 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ] 805 crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
806 806
807 crbug.com/611046 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsR ebaseline ]
808 crbug.com/611046 fast/repaint/background-image-paint-invalidation.html [ NeedsRe baseline ]
809 crbug.com/611046 fast/repaint/border-radius-repaint-2.html [ NeedsRebaseline ]
810 crbug.com/611046 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsR ebaseline ]
811 crbug.com/611046 fast/repaint/full-viewport-repaint-for-background-attachment-fi xed.html [ NeedsRebaseline ]
812 crbug.com/611046 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ]
813 crbug.com/611046 fast/repaint/requestAnimation-translation-leave-traces.html [ N eedsRebaseline ]
814 crbug.com/611046 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ NeedsRebaseline ]
815 crbug.com/611046 fast/repaint/shift-relative-positioned-container-with-image-rem oval.html [ NeedsRebaseline ]
816 crbug.com/611046 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ]
817 crbug.com/611046 fast/repaint/window-resize-no-layout-change1.html [ NeedsRebase line ]
818 crbug.com/611046 fast/repaint/window-resize-no-layout-change2.html [ NeedsRebase line ]
819
807 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Pass Crash ] 820 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-i nterpolation.html [ Pass Crash ]
808 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Pass Crash ] 821 crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-tran sform-interpolation.html [ Pass Crash ]
809 822
810 crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ] 823 crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ]
811 824
812 crbug.com/400841 media/video-canvas-draw.html [ Failure ] 825 crbug.com/400841 media/video-canvas-draw.html [ Failure ]
813 crbug.com/400829 media/video-object-fit.html [ Failure ] 826 crbug.com/400829 media/video-object-fit.html [ Failure ]
814 crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Fail ure ] 827 crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Fail ure ]
815 828
816 # We only want to run one of the web-animations-api tests in stable mode. 829 # We only want to run one of the web-animations-api tests in stable mode.
(...skipping 559 matching lines...) Expand 10 before | Expand all | Expand 10 after
1376 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ] 1389 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ]
1377 crbug.com/603183 [ Mac ] bluetooth/requestDevice-blacklist.html [ Skip ] 1390 crbug.com/603183 [ Mac ] bluetooth/requestDevice-blacklist.html [ Skip ]
1378 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ] 1391 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ]
1379 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ] 1392 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ]
1380 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ] 1393 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ]
1381 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] 1394 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ]
1382 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] 1395 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ]
1383 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] 1396 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ]
1384 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] 1397 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ]
1385 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] 1398 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698