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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2

Issue 2547723002: Merge LayoutTests fast/transforms in transforms (Closed)
Patch Set: Fix a bad path reference. Created 4 years 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/FlagExpectations/root-layer-scrolls » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 Bug(none) accessibility/ [ Skip ] 5 Bug(none) accessibility/ [ Skip ]
6 Bug(none) animations/ [ Skip ] 6 Bug(none) animations/ [ Skip ]
7 Bug(none) app_banner/ [ Skip ] 7 Bug(none) app_banner/ [ Skip ]
8 Bug(none) battery-status/ [ Skip ] 8 Bug(none) battery-status/ [ Skip ]
9 Bug(none) bindings/ [ Skip ] 9 Bug(none) bindings/ [ Skip ]
10 Bug(none) bluetooth/ [ Skip ] 10 Bug(none) bluetooth/ [ Skip ]
(...skipping 1133 matching lines...) Expand 10 before | Expand all | Expand 10 after
1144 Bug(none) fast/text/softHyphen.html [ Failure ] 1144 Bug(none) fast/text/softHyphen.html [ Failure ]
1145 Bug(none) fast/text/stroking-decorations.html [ Failure Pass ] 1145 Bug(none) fast/text/stroking-decorations.html [ Failure Pass ]
1146 Bug(none) fast/text/textIteratorNilRenderer.html [ Failure ] 1146 Bug(none) fast/text/textIteratorNilRenderer.html [ Failure ]
1147 Bug(none) fast/text/unicode-fallback-font.html [ Failure ] 1147 Bug(none) fast/text/unicode-fallback-font.html [ Failure ]
1148 Bug(none) fast/text/whitespace/024.html [ Failure ] 1148 Bug(none) fast/text/whitespace/024.html [ Failure ]
1149 Bug(none) fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ] 1149 Bug(none) fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure ]
1150 Bug(none) fast/text/whitespace/pre-wrap-overflow-selection.html [ Failure ] 1150 Bug(none) fast/text/whitespace/pre-wrap-overflow-selection.html [ Failure ]
1151 Bug(none) fast/text/whitespace/pre-wrap-spaces-after-newline.html [ Failure ] 1151 Bug(none) fast/text/whitespace/pre-wrap-spaces-after-newline.html [ Failure ]
1152 Bug(none) fast/text/word-break.html [ Failure ] 1152 Bug(none) fast/text/word-break.html [ Failure ]
1153 Bug(none) fast/text/word-spacing-nbsp.html [ Failure ] 1153 Bug(none) fast/text/word-spacing-nbsp.html [ Failure ]
1154 Bug(none) fast/transforms/diamond.html [ Failure ]
1155 Bug(none) fast/transforms/matrix-01.html [ Failure ]
1156 Bug(none) fast/transforms/matrix-02.html [ Failure ]
1157 Bug(none) fast/transforms/rotated-transform-affects-scrolling-1.html [ Failure ]
1158 Bug(none) fast/transforms/rotated-transform-affects-scrolling-2.html [ Failure ]
1159 Bug(none) fast/transforms/shadows.html [ Failure ]
1160 Bug(none) fast/transforms/skew-with-unitless-zero.html [ Failure ]
1161 Bug(none) fast/transforms/transform-on-inline.html [ Failure ]
1162 Bug(none) fast/transforms/transform-table-row.html [ Failure ]
1163 Bug(none) fast/transforms/transformed-caret.html [ Pass Failure ]
1164 Bug(none) fast/transforms/transformed-document-element.html [ Failure ]
1165 Bug(none) fast/transforms/transformed-focused-text-input.html [ Failure ]
1166 Bug(none) fast/transforms/transforms-with-opacity.html [ Failure ]
1167 Bug(none) fast/writing-mode/border-radius-clipping-vertical-lr.html [ Failure ] 1154 Bug(none) fast/writing-mode/border-radius-clipping-vertical-lr.html [ Failure ]
1168 Bug(none) fast/writing-mode/fieldsets.html [ Failure ] 1155 Bug(none) fast/writing-mode/fieldsets.html [ Failure ]
1169 Bug(none) svg/animations/animateMotion-accumulate-1a.svg [ Failure ] 1156 Bug(none) svg/animations/animateMotion-accumulate-1a.svg [ Failure ]
1170 Bug(none) svg/animations/animateMotion-accumulate-1b.svg [ Failure ] 1157 Bug(none) svg/animations/animateMotion-accumulate-1b.svg [ Failure ]
1171 Bug(none) svg/animations/animateMotion-accumulate-1c.svg [ Failure ] 1158 Bug(none) svg/animations/animateMotion-accumulate-1c.svg [ Failure ]
1172 Bug(none) svg/animations/animateMotion-accumulate-2a.svg [ Failure ] 1159 Bug(none) svg/animations/animateMotion-accumulate-2a.svg [ Failure ]
1173 Bug(none) svg/animations/animateMotion-accumulate-2b.svg [ Failure ] 1160 Bug(none) svg/animations/animateMotion-accumulate-2b.svg [ Failure ]
1174 Bug(none) svg/as-background-image/svg-transformed-background.html [ Failure ] 1161 Bug(none) svg/as-background-image/svg-transformed-background.html [ Failure ]
1175 Bug(none) svg/as-background-image/tiled-background-image.html [ Crash Timeout ] 1162 Bug(none) svg/as-background-image/tiled-background-image.html [ Crash Timeout ]
1176 Bug(none) svg/as-image/image-preserveAspectRatio-all.svg [ Failure ] 1163 Bug(none) svg/as-image/image-preserveAspectRatio-all.svg [ Failure ]
(...skipping 661 matching lines...) Expand 10 before | Expand all | Expand 10 after
1838 Bug(none) svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ] 1825 Bug(none) svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
1839 Bug(none) svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml [ Fai lure ] 1826 Bug(none) svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml [ Fai lure ]
1840 Bug(none) svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failu re ] 1827 Bug(none) svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failu re ]
1841 Bug(none) svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ] 1828 Bug(none) svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
1842 Bug(none) svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ] 1829 Bug(none) svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ]
1843 Bug(none) svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failur e ] 1830 Bug(none) svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failur e ]
1844 Bug(none) svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Fai lure ] 1831 Bug(none) svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Fai lure ]
1845 Bug(none) svg/zoom/text/zoom-hixie-mixed-008.xml [ Failure ] 1832 Bug(none) svg/zoom/text/zoom-hixie-mixed-008.xml [ Failure ]
1846 Bug(none) svg/zoom/text/zoom-hixie-mixed-009.xml [ Failure ] 1833 Bug(none) svg/zoom/text/zoom-hixie-mixed-009.xml [ Failure ]
1847 Bug(none) svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ] 1834 Bug(none) svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ]
1835 Bug(none) transforms/diamond.html [ Failure ]
1836 Bug(none) transforms/matrix-01.html [ Failure ]
1837 Bug(none) transforms/matrix-02.html [ Failure ]
1838 Bug(none) transforms/rotated-transform-affects-scrolling-1.html [ Failure ]
1839 Bug(none) transforms/rotated-transform-affects-scrolling-2.html [ Failure ]
1840 Bug(none) transforms/shadows.html [ Failure ]
1841 Bug(none) transforms/skew-with-unitless-zero.html [ Failure ]
1842 Bug(none) transforms/transform-on-inline.html [ Failure ]
1843 Bug(none) transforms/transform-table-row.html [ Failure ]
1844 Bug(none) transforms/transformed-caret.html [ Pass Failure ]
1845 Bug(none) transforms/transformed-document-element.html [ Failure ]
1846 Bug(none) transforms/transformed-focused-text-input.html [ Failure ]
1847 Bug(none) transforms/transforms-with-opacity.html [ Failure ]
1848 1848
1849 crbug.com/642401 fast/css/all-shorthand-first-letter.html [ Failure ] 1849 crbug.com/642401 fast/css/all-shorthand-first-letter.html [ Failure ]
1850 1850
1851 crbug.com/644358 compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-out er-late-composite.html [ Crash ] 1851 crbug.com/644358 compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-out er-late-composite.html [ Crash ]
1852 crbug.com/644358 compositing/iframes/connect-compositing-iframe-delayed.html [ C rash ] 1852 crbug.com/644358 compositing/iframes/connect-compositing-iframe-delayed.html [ C rash ]
1853 crbug.com/644358 compositing/iframes/connect-compositing-iframe.html [ Crash ] 1853 crbug.com/644358 compositing/iframes/connect-compositing-iframe.html [ Crash ]
1854 crbug.com/644358 compositing/iframes/enter-compositing-iframe.html [ Crash ] 1854 crbug.com/644358 compositing/iframes/enter-compositing-iframe.html [ Crash ]
1855 crbug.com/644358 compositing/squashing/squashed-layer-loses-graphicslayer.html [ Crash ] 1855 crbug.com/644358 compositing/squashing/squashed-layer-loses-graphicslayer.html [ Crash ]
1856 crbug.com/644358 fast/forms/relayout-shifts-inner-editor.html [ Crash ] 1856 crbug.com/644358 fast/forms/relayout-shifts-inner-editor.html [ Crash ]
1857 1857
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
2146 # fast/css/input-search-padding.html 2146 # fast/css/input-search-padding.html
2147 # fast/forms/search/search-vertical-alignment.html 2147 # fast/forms/search/search-vertical-alignment.html
2148 # fast/forms/search/searchfield-heights.html 2148 # fast/forms/search/searchfield-heights.html
2149 # fast/forms/text/text-font-height-mismatch.html 2149 # fast/forms/text/text-font-height-mismatch.html
2150 # fast/forms/text/textfield-overflow-by-value-update.html 2150 # fast/forms/text/textfield-overflow-by-value-update.html
2151 # fast/replaced/width100percent-searchfield.html 2151 # fast/replaced/width100percent-searchfield.html
2152 # 2152 #
2153 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2153 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2154 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2154 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2155 # also tracked in crbug.com/548184). 2155 # also tracked in crbug.com/548184).
2156 # fast/transforms/transform-overflow.html 2156 # transforms/transform-overflow.html
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/FlagExpectations/root-layer-scrolls » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698