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

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

Issue 1817463004: Always apply parent clips to selection rects when painting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/paint/selection/resources/selection.js » ('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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border -width.html [ Failure ] 100 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border -width.html [ Failure ]
101 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border -width.html [ Failure ] 101 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border -width.html [ Failure ]
102 102
103 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ] 103 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ]
104 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ] 104 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ]
105 105
106 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 106 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
107 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 107 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
108 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 108 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
109 109
110 crbug.com/594962 paint/selection/text-selection-newline-clipped-by-overflow.html [ NeedsRebaseline ]
111 crbug.com/594962 fast/text/selection-rect-rounding.html [ NeedsRebaseline ]
112 crbug.com/594962 fast/text/whitespace/pre-wrap-overflow-selection.html [ NeedsRe baseline ]
113 crbug.com/594962 fast/text/selection-painted-separately.html [ NeedsRebaseline ]
114
110 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 115 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
111 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 116 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
112 117
113 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ] 118 crbug.com/539226 http/tests/xmlhttprequest/open-in-body-onload-sync-to-invalid-c ross-origin-response-handling.html [ Timeout Pass ]
114 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ] 119 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-redirect-response-handling.html [ Timeout Pass ]
115 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ] 120 crbug.com/539226 [ Win ] http/tests/xmlhttprequest/open-in-body-onload-sync-to-i nvalid-preflight-handling.html [ Timeout Pass ]
116 121
117 # Expected to fail until OffscreenCanvas can render on the gpu 122 # Expected to fail until OffscreenCanvas can render on the gpu
118 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ] 123 crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-strokeRect-in-worker.ht ml [ Failure ]
119 124
(...skipping 1285 matching lines...) Expand 10 before | Expand all | Expand 10 after
1405 1410
1406 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1411 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1407 1412
1408 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1413 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1409 1414
1410 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1415 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1411 1416
1412 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ] 1417 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ]
1413 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ] 1418 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ]
1414 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1419 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/selection/resources/selection.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698