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

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

Issue 1921493006: Revert code to avoid AntiAliased clips now that the referenced Skia bug is fixed. (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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/paint/ClipDisplayItem.cpp » ('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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 69
70 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-append.html [ Failure ] 70 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-append.html [ Failure ]
71 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-remove.html [ Failure ] 71 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-cell-remove.html [ Failure ]
72 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-cell-border- width.html [ Failure ] 72 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-cell-border- width.html [ Failure ]
73 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-col-border-w idth.html [ Failure ] 73 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-col-border-w idth.html [ Failure ]
74 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-bor der-width.html [ Failure ] 74 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-colgroup-bor der-width.html [ Failure ]
75 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-w idth.html [ Failure ] 75 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-row-border-w idth.html [ Failure ]
76 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border -width.html [ Failure ] 76 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-table-border -width.html [ Failure ]
77 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border -width.html [ Failure ] 77 crbug.com/527242 virtual/spv2/paint/invalidation/spv2/cached-change-tbody-border -width.html [ Failure ]
78 78
79 crbug.com/590971 inspector/layers/layer-canvas-log.html [ NeedsManualRebaseline ]
80 crbug.com/590971 printing/absolute-position-headers-and-footers.html [ NeedsManu alRebaseline ]
81 crbug.com/590971 printing/fixed-positioned-but-static-headers-and-footers.html [ NeedsManualRebaseline ]
82 crbug.com/590971 printing/fixed-positioned-headers-and-footers-absolute-covering -some-pages.html [ NeedsManualRebaseline ]
83 crbug.com/590971 printing/fixed-positioned-headers-and-footers-clipped.html [ Ne edsManualRebaseline ]
84 crbug.com/590971 printing/fixed-positioned-headers-and-footers-inside-transform. html [ NeedsManualRebaseline ]
85 crbug.com/590971 printing/fixed-positioned-headers-and-footers-larger-than-page. html [ NeedsManualRebaseline ]
86 crbug.com/590971 printing/fixed-positioned-headers-and-footers.html [ NeedsManua lRebaseline ]
87 crbug.com/590971 printing/iframe-print.html [ NeedsManualRebaseline ]
88 crbug.com/590971 printing/subframes-percentage-height.html [ NeedsManualRebaseli ne ]
89 crbug.com/590971 virtual/threaded/printing/absolute-position-headers-and-footers .html [ NeedsManualRebaseline ]
90 crbug.com/590971 virtual/threaded/printing/fixed-positioned-but-static-headers-a nd-footers.html [ NeedsManualRebaseline ]
91 crbug.com/590971 virtual/threaded/printing/fixed-positioned-headers-and-footers- absolute-covering-some-pages.html [ NeedsManualRebaseline ]
92 crbug.com/590971 virtual/threaded/printing/fixed-positioned-headers-and-footers- clipped.html [ NeedsManualRebaseline ]
93 crbug.com/590971 virtual/threaded/printing/fixed-positioned-headers-and-footers- inside-transform.html [ NeedsManualRebaseline ]
94 crbug.com/590971 virtual/threaded/printing/fixed-positioned-headers-and-footers- larger-than-page.html [ NeedsManualRebaseline ]
95 crbug.com/590971 virtual/threaded/printing/fixed-positioned-headers-and-footers. html [ NeedsManualRebaseline ]
96 crbug.com/590971 virtual/threaded/printing/iframe-print.html [ NeedsManualRebase line ]
97 crbug.com/590971 virtual/threaded/printing/subframes-percentage-height.html [ Ne edsManualRebaseline ]
98
79 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ] 99 crbug.com/537172 [ Win10 ] virtual/spv2/paint/invalidation/spv2/background-image -paint-invalidation.html [ Failure ]
80 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ] 100 crbug.com/564443 [ Mac10.9 Mac10.10 Win7 Linux ] virtual/spv2/paint/invalidation /spv2/background-image-paint-invalidation.html [ Failure Pass ]
81 101
82 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ] 102 crbug.com/504613 crbug.com/524248 paint/images/image-backgrounds-not-antialiased .html [ Skip ]
83 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ] 103 crbug.com/504613 crbug.com/524248 virtual/spv2/paint/images/image-backgrounds-no t-antialiased.html [ Skip ]
84 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ] 104 crbug.com/502531 fast/borders/border-antialiasing.html [ Failure ]
85 105
86 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ] 106 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Crash ]
87 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ] 107 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Crash ]
88 108
(...skipping 1030 matching lines...) Expand 10 before | Expand all | Expand 10 after
1119 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ] 1139 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-002.htm [ Failure ]
1120 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ] 1140 crbug.com/521730 [ Win10 ] ietestcenter/css3/text/textshadow-010.htm [ Failure ]
1121 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ] 1141 crbug.com/521730 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ]
1122 crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.htm l [ Failure ] 1142 crbug.com/521730 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.htm l [ Failure ]
1123 crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ] 1143 crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure ]
1124 crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ] 1144 crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ]
1125 crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ] 1145 crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ]
1126 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ] 1146 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ]
1127 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ] 1147 crbug.com/521730 [ Win10 ] printing/quirks-percentage-height.html [ Failure ]
1128 crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ] 1148 crbug.com/521730 [ Win10 ] printing/standards-percentage-heights.html [ Failure ]
1129 crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ] 1149 #crbug.com/521730 [ Win10 ] printing/subframes-percentage-height.html [ Failure ]
1130 crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-bo dy.html [ Failure ] 1150 crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-bo dy.html [ Failure ]
1131 crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.ht ml [ Failure ] 1151 crbug.com/521730 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.ht ml [ Failure ]
1132 crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-height s.html [ Failure ] 1152 crbug.com/521730 [ Win10 ] virtual/threaded/printing/standards-percentage-height s.html [ Failure ]
1133 crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-height .html [ Failure ] 1153 #crbug.com/521730 [ Win10 ] virtual/threaded/printing/subframes-percentage-heigh t.html [ Failure ]
1134 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolut e-covering-some-pages.html [ Failure ] 1154 #crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolu te-covering-some-pages.html [ Failure ]
1135 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-absolute-covering-some-pages.html [ Failure ] 1155 #crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-a nd-footers-absolute-covering-some-pages.html [ Failure ]
1136 crbug.com/521730 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Missing ] 1156 #crbug.com/521730 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Missing ]
1137 crbug.com/521730 [ Win10 ] printing/fixed-positioned-but-static-headers-and-foot ers.html [ Missing ] 1157 #crbug.com/521730 [ Win10 ] printing/fixed-positioned-but-static-headers-and-foo ters.html [ Missing ]
1138 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-clipped .html [ Missing ] 1158 #crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-clippe d.html [ Missing ]
1139 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside- transform.html [ Missing ] 1159 #crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside -transform.html [ Missing ]
1140 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger- than-page.html [ Missing ] 1160 #crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger -than-page.html [ Missing ]
1141 crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Missing ] 1161 #crbug.com/521730 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Missing ]
1142 crbug.com/521730 [ Win10 ] virtual/threaded/printing/absolute-position-headers-a nd-footers.html [ Missing ] 1162 #crbug.com/521730 [ Win10 ] virtual/threaded/printing/absolute-position-headers- and-footers.html [ Missing ]
1143 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-static -headers-and-footers.html [ Missing ] 1163 #crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-stati c-headers-and-footers.html [ Missing ]
1144 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-clipped.html [ Missing ] 1164 #crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-a nd-footers-clipped.html [ Missing ]
1145 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-inside-transform.html [ Missing ] 1165 #crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-a nd-footers-inside-transform.html [ Missing ]
1146 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers-larger-than-page.html [ Missing ] 1166 #crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-a nd-footers-larger-than-page.html [ Missing ]
1147 crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-an d-footers.html [ Missing ] 1167 #crbug.com/521730 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-a nd-footers.html [ Missing ]
1148 1168
1149 crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.htm l [ Skip ] 1169 crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.htm l [ Skip ]
1150 crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ] 1170 crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ]
1151 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] 1171 #crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ]
1152 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] 1172 #crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
1153 1173
1154 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ] 1174 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
1155 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ] 1175 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
1156 1176
1157 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ] 1177 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1158 1178
1159 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] 1179 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
1160 1180
1161 # This test has different results in Debug and Release. 1181 # This test has different results in Debug and Release.
1162 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ] 1182 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ]
(...skipping 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
1510 1530
1511 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa ilure ] 1531 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa ilure ]
1512 1532
1513 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] 1533 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ]
1514 1534
1515 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1535 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1516 1536
1517 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ] 1537 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ]
1518 1538
1519 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] 1539 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/paint/ClipDisplayItem.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698