OLD | NEW |
---|---|
1 # Expectations for slimming paint v2 | 1 # Expectations for slimming paint v2 |
2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view | 2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view |
3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now). | 3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now). |
4 | 4 |
5 accessibility/ [ Skip ] | 5 accessibility/ [ Skip ] |
6 animations/ [ Skip ] | 6 animations/ [ Skip ] |
7 app_banner/ [ Skip ] | 7 app_banner/ [ Skip ] |
8 battery-status/ [ Skip ] | 8 battery-status/ [ Skip ] |
9 bindings/ [ Skip ] | 9 bindings/ [ Skip ] |
10 bluetooth/ [ Skip ] | 10 bluetooth/ [ Skip ] |
(...skipping 582 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
593 fast/clip/nestedTransparencyClip.html [ Failure ] | 593 fast/clip/nestedTransparencyClip.html [ Failure ] |
594 fast/clip/outline-overflowClip.html [ Failure ] | 594 fast/clip/outline-overflowClip.html [ Failure ] |
595 fast/clip/overflow-border-radius-clip.html [ Failure ] | 595 fast/clip/overflow-border-radius-clip.html [ Failure ] |
596 fast/clip/overflow-border-radius-combinations.html [ Failure ] | 596 fast/clip/overflow-border-radius-combinations.html [ Failure ] |
597 fast/clip/overflow-border-radius-composited-parent.html [ Failure ] | 597 fast/clip/overflow-border-radius-composited-parent.html [ Failure ] |
598 fast/clip/overflow-border-radius-composited.html [ Failure ] | 598 fast/clip/overflow-border-radius-composited.html [ Failure ] |
599 fast/clip/overflow-border-radius-fixed-position.html [ Failure ] | 599 fast/clip/overflow-border-radius-fixed-position.html [ Failure ] |
600 fast/clip/overflow-border-radius-transformed.html [ Failure ] | 600 fast/clip/overflow-border-radius-transformed.html [ Failure ] |
601 fast/css-generated-content/014.html [ Failure ] | 601 fast/css-generated-content/014.html [ Failure ] |
602 fast/css-generated-content/table-parts-before-and-after.html [ Failure ] | 602 fast/css-generated-content/table-parts-before-and-after.html [ Failure ] |
603 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ Failure ] | |
chrishtr
2016/09/07 20:49:02
These are marked as Failure because they invalidat
Xianzhu
2016/09/07 21:38:35
Yes.
pdr.
2016/09/08 01:36:23
There are about 426 repaint tests in fast/ (43 out
Xianzhu
2016/09/08 03:01:42
I planned to move all repaint tests to paint/inval
| |
603 fast/css-grid-layout/min-width-height-auto-overflow.html [ Failure ] | 604 fast/css-grid-layout/min-width-height-auto-overflow.html [ Failure ] |
604 fast/css-grid-layout/scrolled-grid-painting-overflow.html [ Failure ] | 605 fast/css-grid-layout/scrolled-grid-painting-overflow.html [ Failure ] |
605 fast/css-grid-layout/scrolled-grid-painting.html [ Failure ] | 606 fast/css-grid-layout/scrolled-grid-painting.html [ Failure ] |
606 fast/css/acid2.html [ Failure ] | 607 fast/css/acid2.html [ Failure ] |
607 fast/css/bidi-override-in-anonymous-block.html [ Failure ] | 608 fast/css/bidi-override-in-anonymous-block.html [ Failure ] |
608 fast/css/border-height.html [ Failure ] | 609 fast/css/border-height.html [ Failure ] |
609 fast/css/color-correction-backgrounds-and-text.html [ Failure ] | 610 fast/css/color-correction-backgrounds-and-text.html [ Failure ] |
610 fast/css/color-correction-on-background-image.html [ Failure ] | 611 fast/css/color-correction-on-background-image.html [ Failure ] |
611 fast/css/containment/paint-containment-with-absolute-position.html [ Failure ] | 612 fast/css/containment/paint-containment-with-absolute-position.html [ Failure ] |
612 fast/css/containment/paint-containment-with-box-shadow.html [ Failure ] | 613 fast/css/containment/paint-containment-with-box-shadow.html [ Failure ] |
(...skipping 572 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1185 fast/repaint/clip-unclip-and-change.html [ Failure ] | 1186 fast/repaint/clip-unclip-and-change.html [ Failure ] |
1186 fast/repaint/composited-iframe-scroll-repaint.html [ Failure ] | 1187 fast/repaint/composited-iframe-scroll-repaint.html [ Failure ] |
1187 fast/repaint/containing-block-position-change.html [ Failure ] | 1188 fast/repaint/containing-block-position-change.html [ Failure ] |
1188 fast/repaint/delete-into-nested-block.html [ Failure ] | 1189 fast/repaint/delete-into-nested-block.html [ Failure ] |
1189 fast/repaint/destroy-composited-scrollbar.html [ Failure ] | 1190 fast/repaint/destroy-composited-scrollbar.html [ Failure ] |
1190 fast/repaint/dont-invalidate-root-layer-when-composited-layer-becomes-visible.ht ml [ Failure ] | 1191 fast/repaint/dont-invalidate-root-layer-when-composited-layer-becomes-visible.ht ml [ Failure ] |
1191 fast/repaint/filter-invalidation-with-composited-container-change.html [ Failure ] | 1192 fast/repaint/filter-invalidation-with-composited-container-change.html [ Failure ] |
1192 fast/repaint/filter-repaint-accelerated-child-with-filter-child.html [ Failure ] | 1193 fast/repaint/filter-repaint-accelerated-child-with-filter-child.html [ Failure ] |
1193 fast/repaint/filter-repaint-accelerated-on-accelerated-filter.html [ Failure ] | 1194 fast/repaint/filter-repaint-accelerated-on-accelerated-filter.html [ Failure ] |
1194 fast/repaint/filter-repaint-on-accelerated-layer.html [ Failure ] | 1195 fast/repaint/filter-repaint-on-accelerated-layer.html [ Failure ] |
1196 fast/repaint/fixed-after-scroll.html [ Failure ] | |
1195 fast/repaint/fixed-and-absolute-position-scrolled.html [ Failure ] | 1197 fast/repaint/fixed-and-absolute-position-scrolled.html [ Failure ] |
1196 fast/repaint/fixed-child-move-after-scroll.html [ Failure ] | 1198 fast/repaint/fixed-child-move-after-scroll.html [ Failure ] |
1197 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Failure ] | 1199 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Failure ] |
1198 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ Failure ] | 1200 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ Failure ] |
1199 fast/repaint/fixed-element-repaint-after-compositing-update.html [ Failure ] | 1201 fast/repaint/fixed-element-repaint-after-compositing-update.html [ Failure ] |
1200 fast/repaint/fixed-in-page-scale.html [ Crash Timeout ] | 1202 fast/repaint/fixed-in-page-scale.html [ Crash Timeout ] |
1201 fast/repaint/fixed-move-after-scroll.html [ Failure ] | 1203 fast/repaint/fixed-move-after-scroll.html [ Failure ] |
1202 fast/repaint/fixed-right-bottom-in-page-scale.html [ Crash Timeout ] | 1204 fast/repaint/fixed-right-bottom-in-page-scale.html [ Crash Timeout ] |
1205 fast/repaint/fixed-to-relative-position-with-absolute-child.html [ Failure ] | |
1203 fast/repaint/fixed-tranformed.html [ Failure ] | 1206 fast/repaint/fixed-tranformed.html [ Failure ] |
1204 fast/repaint/fixed-under-composited-absolute-scrolled.html [ Failure ] | 1207 fast/repaint/fixed-under-composited-absolute-scrolled.html [ Failure ] |
1205 fast/repaint/fixed-under-composited-fixed-scrolled.html [ Failure ] | 1208 fast/repaint/fixed-under-composited-fixed-scrolled.html [ Failure ] |
1206 fast/repaint/fixed.html [ Failure ] | 1209 fast/repaint/fixed.html [ Failure ] |
1207 fast/repaint/focus-ring.html [ Failure ] | 1210 fast/repaint/focus-ring.html [ Failure ] |
1208 fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html [ Failur e ] | 1211 fast/repaint/full-viewport-repaint-for-background-attachment-fixed.html [ Failur e ] |
1209 fast/repaint/hover-invalidation-table.html [ Failure ] | 1212 fast/repaint/hover-invalidation-table.html [ Failure ] |
1210 fast/repaint/image-resize.html [ Failure ] | 1213 fast/repaint/image-resize.html [ Failure ] |
1211 fast/repaint/inline-focus.html [ Failure ] | 1214 fast/repaint/inline-focus.html [ Failure ] |
1212 fast/repaint/inline-outline-repaint.html [ Failure ] | 1215 fast/repaint/inline-outline-repaint.html [ Failure ] |
1213 fast/repaint/inline-style-change-in-scrolled-view.html [ Failure ] | 1216 fast/repaint/inline-style-change-in-scrolled-view.html [ Failure ] |
1214 fast/repaint/invalidate-paint-in-iframe-in-composited-layer.html [ Failure ] | 1217 fast/repaint/invalidate-paint-in-iframe-in-composited-layer.html [ Failure ] |
1215 fast/repaint/invalidation-after-opacity-change-subtree.html [ Failure ] | 1218 fast/repaint/invalidation-after-opacity-change-subtree.html [ Failure ] |
1216 fast/repaint/japanese-rl-selection-clear.html [ Failure ] | 1219 fast/repaint/japanese-rl-selection-clear.html [ Failure ] |
1217 fast/repaint/japanese-rl-selection-repaint.html [ Failure ] | 1220 fast/repaint/japanese-rl-selection-repaint.html [ Failure ] |
1218 fast/repaint/line-flow-with-floats-1.html [ Failure ] | 1221 fast/repaint/line-flow-with-floats-1.html [ Failure ] |
1219 fast/repaint/line-flow-with-floats-10.html [ Failure ] | 1222 fast/repaint/line-flow-with-floats-10.html [ Failure ] |
1220 fast/repaint/line-flow-with-floats-2.html [ Failure ] | 1223 fast/repaint/line-flow-with-floats-2.html [ Failure ] |
1221 fast/repaint/line-flow-with-floats-3.html [ Failure ] | 1224 fast/repaint/line-flow-with-floats-3.html [ Failure ] |
1222 fast/repaint/line-flow-with-floats-4.html [ Failure ] | 1225 fast/repaint/line-flow-with-floats-4.html [ Failure ] |
1223 fast/repaint/line-flow-with-floats-5.html [ Failure ] | 1226 fast/repaint/line-flow-with-floats-5.html [ Failure ] |
1224 fast/repaint/line-flow-with-floats-6.html [ Failure ] | 1227 fast/repaint/line-flow-with-floats-6.html [ Failure ] |
1225 fast/repaint/line-flow-with-floats-7.html [ Failure ] | 1228 fast/repaint/line-flow-with-floats-7.html [ Failure ] |
1226 fast/repaint/line-flow-with-floats-8.html [ Failure ] | 1229 fast/repaint/line-flow-with-floats-8.html [ Failure ] |
1227 fast/repaint/line-flow-with-floats-9.html [ Failure ] | 1230 fast/repaint/line-flow-with-floats-9.html [ Failure ] |
1231 fast/repaint/mix-blend-mode-separate-stacking-context.html [ Failure ] | |
1228 fast/repaint/multicol-as-paint-container.html [ Failure ] | 1232 fast/repaint/multicol-as-paint-container.html [ Failure ] |
1229 fast/repaint/multicol-nested.html [ Failure ] | 1233 fast/repaint/multicol-nested.html [ Failure ] |
1230 fast/repaint/multicol-repaint.html [ Failure ] | 1234 fast/repaint/multicol-repaint.html [ Failure ] |
1231 fast/repaint/multicol-with-abspos-in-relpos.html [ Failure ] | 1235 fast/repaint/multicol-with-abspos-in-relpos.html [ Failure ] |
1232 fast/repaint/multicol-with-block.html [ Failure ] | 1236 fast/repaint/multicol-with-block.html [ Failure ] |
1233 fast/repaint/multicol-with-inline.html [ Failure ] | 1237 fast/repaint/multicol-with-inline.html [ Failure ] |
1234 fast/repaint/multicol-with-overflowing-block-rl.html [ Failure ] | 1238 fast/repaint/multicol-with-overflowing-block-rl.html [ Failure ] |
1235 fast/repaint/multicol-with-relpos.html [ Failure ] | 1239 fast/repaint/multicol-with-relpos.html [ Failure ] |
1236 fast/repaint/multicol-with-text.html [ Failure ] | 1240 fast/repaint/multicol-with-text.html [ Failure ] |
1237 fast/repaint/multiple-backgrounds-style-change.html [ Failure ] | 1241 fast/repaint/multiple-backgrounds-style-change.html [ Failure ] |
(...skipping 1043 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2281 crbug.com/642240 fast/canvas/canvas-hidpi-blurry.html [ Failure ] | 2285 crbug.com/642240 fast/canvas/canvas-hidpi-blurry.html [ Failure ] |
2282 crbug.com/642240 fast/hidpi/broken-image-icon-hidpi.html [ Failure ] | 2286 crbug.com/642240 fast/hidpi/broken-image-icon-hidpi.html [ Failure ] |
2283 crbug.com/642240 fast/hidpi/broken-image-with-size-hidpi.html [ Failure ] | 2287 crbug.com/642240 fast/hidpi/broken-image-with-size-hidpi.html [ Failure ] |
2284 crbug.com/642240 fast/hidpi/clip-text-in-hidpi.html [ Failure ] | 2288 crbug.com/642240 fast/hidpi/clip-text-in-hidpi.html [ Failure ] |
2285 crbug.com/642240 fast/hidpi/device-scale-factor-paint.html [ Failure ] | 2289 crbug.com/642240 fast/hidpi/device-scale-factor-paint.html [ Failure ] |
2286 crbug.com/642240 fast/hidpi/focus-rings.html [ Failure ] | 2290 crbug.com/642240 fast/hidpi/focus-rings.html [ Failure ] |
2287 crbug.com/642240 fast/hidpi/gradient-with-scaled-ancestor.html [ Failure ] | 2291 crbug.com/642240 fast/hidpi/gradient-with-scaled-ancestor.html [ Failure ] |
2288 crbug.com/642240 fast/hidpi/resize-corner-hidpi.html [ Failure ] | 2292 crbug.com/642240 fast/hidpi/resize-corner-hidpi.html [ Failure ] |
2289 crbug.com/642240 fast/sub-pixel/shadows-hidpi.html [ Failure ] | 2293 crbug.com/642240 fast/sub-pixel/shadows-hidpi.html [ Failure ] |
2290 crbug.com/642240 svg/as-image/image-respects-deviceScaleFactor.html [ Failure ] | 2294 crbug.com/642240 svg/as-image/image-respects-deviceScaleFactor.html [ Failure ] |
OLD | NEW |