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

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

Issue 2128463002: Pixel snap SVG's root border box to local transform [spv2] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename to transformToPixelSnappedBorderBox, improve comments Created 4 years, 5 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/core/paint/PaintPropertyTreeBuilder.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 # 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 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 compositing/draws-content/webgl-simple-background.html [ Failure ] 117 compositing/draws-content/webgl-simple-background.html [ Failure ]
118 compositing/filters/sw-layer-overlaps-hw-shadow.html [ Failure ] 118 compositing/filters/sw-layer-overlaps-hw-shadow.html [ Failure ]
119 compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Failure ] 119 compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Failure ]
120 compositing/filters/sw-shadow-overlaps-hw-layer.html [ Failure ] 120 compositing/filters/sw-shadow-overlaps-hw-layer.html [ Failure ]
121 compositing/filters/sw-shadow-overlaps-hw-shadow.html [ Failure ] 121 compositing/filters/sw-shadow-overlaps-hw-shadow.html [ Failure ]
122 compositing/fixed-background-after-style-recalc.html [ Failure ] 122 compositing/fixed-background-after-style-recalc.html [ Failure ]
123 compositing/fixed-background-composited-html.html [ Failure ] 123 compositing/fixed-background-composited-html.html [ Failure ]
124 compositing/fixed-background-negative-z-index-fixed.html [ Failure ] 124 compositing/fixed-background-negative-z-index-fixed.html [ Failure ]
125 compositing/fixed-body-background-positioned.html [ Failure ] 125 compositing/fixed-body-background-positioned.html [ Failure ]
126 compositing/fixed-position-changed-to-absolute.html [ Failure ] 126 compositing/fixed-position-changed-to-absolute.html [ Failure ]
127 compositing/fixed-raster-scale-use-counts.html [ Failure ]
128 compositing/flat-with-transformed-child.html [ Failure ] 127 compositing/flat-with-transformed-child.html [ Failure ]
129 compositing/force-compositing-mode/overflow-iframe-enter-compositing.html [ Fail ure ] 128 compositing/force-compositing-mode/overflow-iframe-enter-compositing.html [ Fail ure ]
130 compositing/force-compositing-mode/overflow-iframe-layer.html [ Failure ] 129 compositing/force-compositing-mode/overflow-iframe-layer.html [ Failure ]
131 compositing/geometry/abs-position-inside-opacity.html [ Failure ] 130 compositing/geometry/abs-position-inside-opacity.html [ Failure ]
132 compositing/geometry/ancestor-overflow-change.html [ Failure ] 131 compositing/geometry/ancestor-overflow-change.html [ Failure ]
133 compositing/geometry/bounds-clipped-composited-child.html [ Failure ] 132 compositing/geometry/bounds-clipped-composited-child.html [ Failure ]
134 compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Failure ] 133 compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Failure ]
135 compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ Failure ] 134 compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ Failure ]
136 compositing/geometry/bounds-ignores-hidden-dynamic.html [ Failure ] 135 compositing/geometry/bounds-ignores-hidden-dynamic.html [ Failure ]
137 compositing/geometry/bounds-ignores-hidden.html [ Failure ] 136 compositing/geometry/bounds-ignores-hidden.html [ Failure ]
(...skipping 1733 matching lines...) Expand 10 before | Expand all | Expand 10 after
1871 svg/custom/clip-path-referencing-use.svg [ Failure ] 1870 svg/custom/clip-path-referencing-use.svg [ Failure ]
1872 svg/custom/clip-path-referencing-use2.svg [ Failure ] 1871 svg/custom/clip-path-referencing-use2.svg [ Failure ]
1873 svg/custom/clip-path-units-changes.svg [ Failure ] 1872 svg/custom/clip-path-units-changes.svg [ Failure ]
1874 svg/custom/clip-path-with-css-transform-1.svg [ Failure ] 1873 svg/custom/clip-path-with-css-transform-1.svg [ Failure ]
1875 svg/custom/clip-path-with-css-transform-2.svg [ Failure ] 1874 svg/custom/clip-path-with-css-transform-2.svg [ Failure ]
1876 svg/custom/clip-path-with-transform.svg [ Failure ] 1875 svg/custom/clip-path-with-transform.svg [ Failure ]
1877 svg/custom/clone-element-with-animated-svg-properties.html [ Failure ] 1876 svg/custom/clone-element-with-animated-svg-properties.html [ Failure ]
1878 svg/custom/container-opacity-clip-viewBox.svg [ Failure ] 1877 svg/custom/container-opacity-clip-viewBox.svg [ Failure ]
1879 svg/custom/convolution-crash.svg [ Failure ] 1878 svg/custom/convolution-crash.svg [ Failure ]
1880 svg/custom/coords-relative-units-transforms.svg [ Failure ] 1879 svg/custom/coords-relative-units-transforms.svg [ Failure ]
1881 svg/custom/createImageElement2.xhtml [ Failure ]
1882 svg/custom/cross-referenced-resources.html [ Failure ] 1880 svg/custom/cross-referenced-resources.html [ Failure ]
1883 svg/custom/deep-dynamic-updates.svg [ Failure ] 1881 svg/custom/deep-dynamic-updates.svg [ Failure ]
1884 svg/custom/dominant-baseline-hanging.svg [ Failure ] 1882 svg/custom/dominant-baseline-hanging.svg [ Failure ]
1885 svg/custom/dominant-baseline-modes.svg [ Failure ] 1883 svg/custom/dominant-baseline-modes.svg [ Failure ]
1886 svg/custom/dynamic-empty-path.svg [ Failure ] 1884 svg/custom/dynamic-empty-path.svg [ Failure ]
1887 svg/custom/dynamic-viewBox.svg [ Failure ] 1885 svg/custom/dynamic-viewBox.svg [ Failure ]
1888 svg/custom/embedding-external-svgs.xhtml [ Failure ] 1886 svg/custom/embedding-external-svgs.xhtml [ Failure ]
1889 svg/custom/empty-clip-path.svg [ Failure ] 1887 svg/custom/empty-clip-path.svg [ Failure ]
1890 svg/custom/empty-merge.svg [ Failure ] 1888 svg/custom/empty-merge.svg [ Failure ]
1891 svg/custom/feComponentTransfer-Discrete.svg [ Failure ] 1889 svg/custom/feComponentTransfer-Discrete.svg [ Failure ]
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
2021 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ Failure ] 2019 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ Failure ]
2022 svg/custom/relative-sized-shadow-tree-content.xhtml [ Failure ] 2020 svg/custom/relative-sized-shadow-tree-content.xhtml [ Failure ]
2023 svg/custom/relative-sized-use-on-symbol.xhtml [ Failure ] 2021 svg/custom/relative-sized-use-on-symbol.xhtml [ Failure ]
2024 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ] 2022 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml [ Failure ]
2025 svg/custom/repaint-moving-svg-and-div.xhtml [ Failure ] 2023 svg/custom/repaint-moving-svg-and-div.xhtml [ Failure ]
2026 svg/custom/repaint-shadow.svg [ Failure ] 2024 svg/custom/repaint-shadow.svg [ Failure ]
2027 svg/custom/resource-invalidate-on-target-update.svg [ Failure ] 2025 svg/custom/resource-invalidate-on-target-update.svg [ Failure ]
2028 svg/custom/resources-css-scaled.html [ Failure ] 2026 svg/custom/resources-css-scaled.html [ Failure ]
2029 svg/custom/root-container-opacity-clip-viewBox.svg [ Failure ] 2027 svg/custom/root-container-opacity-clip-viewBox.svg [ Failure ]
2030 svg/custom/root-size-attribute-changes.html [ Failure ] 2028 svg/custom/root-size-attribute-changes.html [ Failure ]
2031 svg/custom/rootmost-svg-xy-attrs.xhtml [ Failure ]
2032 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ] 2029 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ]
2033 svg/custom/second-inline-text.xhtml [ Failure ] 2030 svg/custom/second-inline-text.xhtml [ Failure ]
2034 svg/custom/shape-rendering.svg [ Failure ] 2031 svg/custom/shape-rendering.svg [ Failure ]
2035 svg/custom/shapes-supporting-markers.svg [ Failure ] 2032 svg/custom/shapes-supporting-markers.svg [ Failure ]
2036 svg/custom/small-rect-scale.svg [ Failure ] 2033 svg/custom/small-rect-scale.svg [ Failure ]
2037 svg/custom/stroke-fallback.svg [ Failure ] 2034 svg/custom/stroke-fallback.svg [ Failure ]
2038 svg/custom/stroke-opacity-update.svg [ Failure ] 2035 svg/custom/stroke-opacity-update.svg [ Failure ]
2039 svg/custom/stroke-width-large.svg [ Failure ] 2036 svg/custom/stroke-width-large.svg [ Failure ]
2040 svg/custom/stroked-pattern.svg [ Failure ] 2037 svg/custom/stroked-pattern.svg [ Failure ]
2041 svg/custom/style-attribute-font-size.svg [ Failure ] 2038 svg/custom/style-attribute-font-size.svg [ Failure ]
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
2156 svg/dom/SVGLengthList-replaceItem.xhtml [ Failure ] 2153 svg/dom/SVGLengthList-replaceItem.xhtml [ Failure ]
2157 svg/dom/SVGLengthList-xml-dom-modifications.xhtml [ Failure ] 2154 svg/dom/SVGLengthList-xml-dom-modifications.xhtml [ Failure ]
2158 svg/dom/SVGStringList-basics.xhtml [ Failure ] 2155 svg/dom/SVGStringList-basics.xhtml [ Failure ]
2159 svg/dynamic-updates/SVG-dynamic-css-transform.html [ Failure ] 2156 svg/dynamic-updates/SVG-dynamic-css-transform.html [ Failure ]
2160 svg/dynamic-updates/SVGCircleElement-dom-cx-attr.html [ Failure ] 2157 svg/dynamic-updates/SVGCircleElement-dom-cx-attr.html [ Failure ]
2161 svg/dynamic-updates/SVGCircleElement-dom-cy-attr.html [ Failure ] 2158 svg/dynamic-updates/SVGCircleElement-dom-cy-attr.html [ Failure ]
2162 svg/dynamic-updates/SVGCircleElement-dom-r-attr.html [ Failure ] 2159 svg/dynamic-updates/SVGCircleElement-dom-r-attr.html [ Failure ]
2163 svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop.html [ Failure ] 2160 svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop.html [ Failure ]
2164 svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop.html [ Failure ] 2161 svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop.html [ Failure ]
2165 svg/dynamic-updates/SVGCircleElement-svgdom-r-prop.html [ Failure ] 2162 svg/dynamic-updates/SVGCircleElement-svgdom-r-prop.html [ Failure ]
2166 svg/dynamic-updates/SVGClipPath-influences-hitTesting.html [ Failure ]
2167 svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting.html [ Failure ]
2168 svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr.html [ Failure ]
2169 svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop.html [ Failure ]
2170 svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting.html [ Fa ilure ]
2171 svg/dynamic-updates/SVGCursorElement-dom-x-attr.html [ Failure ]
2172 svg/dynamic-updates/SVGCursorElement-dom-y-attr.html [ Failure ]
2173 svg/dynamic-updates/SVGCursorElement-svgdom-x-prop.html [ Failure ]
2174 svg/dynamic-updates/SVGCursorElement-svgdom-y-prop.html [ Failure ]
2175 svg/dynamic-updates/SVGEllipseElement-dom-cx-attr.html [ Failure ] 2163 svg/dynamic-updates/SVGEllipseElement-dom-cx-attr.html [ Failure ]
2176 svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html [ Failure ] 2164 svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html [ Failure ]
2177 svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html [ Failure ] 2165 svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html [ Failure ]
2178 svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html [ Failure ] 2166 svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html [ Failure ]
2179 svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html [ Failure ] 2167 svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html [ Failure ]
2180 svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html [ Failure ] 2168 svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html [ Failure ]
2181 svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html [ Failure ] 2169 svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html [ Failure ]
2182 svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html [ Failure ] 2170 svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html [ Failure ]
2183 svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html [ Failure ] 2171 svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html [ Failure ]
2184 svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html [ Failure ] 2172 svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html [ Failure ]
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
2361 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr.html [ Failure ] 2349 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr.html [ Failure ]
2362 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr.html [ Failure ] 2350 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr.html [ Failure ]
2363 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr.html [ F ailure ] 2351 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr.html [ F ailure ]
2364 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr.html [ Failu re ] 2352 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr.html [ Failu re ]
2365 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr.html [ Failu re ] 2353 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr.html [ Failu re ]
2366 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop.html [ Failure ] 2354 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop.html [ Failure ]
2367 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.html [ Failure ] 2355 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop.html [ Failure ]
2368 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop.html [ Failure ] 2356 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop.html [ Failure ]
2369 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop.html [ Fa ilure ] 2357 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop.html [ Fa ilure ]
2370 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop.html [ Fa ilure ] 2358 svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop.html [ Fa ilure ]
2371 svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr.html [ Failure ]
2372 svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html [ Failure ]
2373 svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html [ Failure ] 2359 svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html [ Failure ]
2374 svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr.html [ Failure ] 2360 svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr.html [ Failure ]
2375 svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html [ Failure ]
2376 svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop.html [ Failure ]
2377 svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop.html [ Failure ] 2361 svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop.html [ Failure ]
2378 svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html [ Failure ] 2362 svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html [ Failure ]
2379 svg/dynamic-updates/SVGImageElement-dom-height-attr.html [ Failure ]
2380 svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr.html [ Failure ]
2381 svg/dynamic-updates/SVGImageElement-dom-width-attr.html [ Failure ]
2382 svg/dynamic-updates/SVGImageElement-dom-x-attr.html [ Failure ]
2383 svg/dynamic-updates/SVGImageElement-dom-y-attr.html [ Failure ]
2384 svg/dynamic-updates/SVGImageElement-svgdom-height-prop.html [ Failure ]
2385 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html [ Failu re ]
2386 svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html [ Failure ]
2387 svg/dynamic-updates/SVGImageElement-svgdom-x-prop.html [ Failure ]
2388 svg/dynamic-updates/SVGImageElement-svgdom-y-prop.html [ Failure ]
2389 svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr.html [ F ailure ] 2363 svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr.html [ F ailure ]
2390 svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr.html [ Failu re ] 2364 svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr.html [ Failu re ]
2391 svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr.html [ Failure ] 2365 svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr.html [ Failure ]
2392 svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr.html [ Failure ] 2366 svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr.html [ Failure ]
2393 svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr.html [ Failure ] 2367 svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr.html [ Failure ]
2394 svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr.html [ Failure ] 2368 svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr.html [ Failure ]
2395 svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop.html [ Failure ] 2369 svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop.html [ Failure ]
2396 svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop.html [ Fa ilure ] 2370 svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop.html [ Fa ilure ]
2397 svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop.html [ Failure ] 2371 svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop.html [ Failure ]
2398 svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop.html [ Failure ] 2372 svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop.html [ Failure ]
2399 svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop.html [ Failure ] 2373 svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop.html [ Failure ]
2400 svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop.html [ Failure ] 2374 svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop.html [ Failure ]
2401 svg/dynamic-updates/SVGLineElement-dom-x1-attr.html [ Failure ]
2402 svg/dynamic-updates/SVGLineElement-dom-x2-attr.html [ Failure ]
2403 svg/dynamic-updates/SVGLineElement-dom-y1-attr.html [ Failure ]
2404 svg/dynamic-updates/SVGLineElement-dom-y2-attr.html [ Failure ]
2405 svg/dynamic-updates/SVGLineElement-svgdom-x1-prop.html [ Failure ]
2406 svg/dynamic-updates/SVGLineElement-svgdom-x2-prop.html [ Failure ]
2407 svg/dynamic-updates/SVGLineElement-svgdom-y1-prop.html [ Failure ]
2408 svg/dynamic-updates/SVGLineElement-svgdom-y2-prop.html [ Failure ]
2409 svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr.html [ Failure ]
2410 svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr.html [ Failure ]
2411 svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr.html [ Failure ]
2412 svg/dynamic-updates/SVGMarkerElement-dom-orient-attr.html [ Failure ]
2413 svg/dynamic-updates/SVGMarkerElement-dom-refX-attr.html [ Failure ]
2414 svg/dynamic-updates/SVGMarkerElement-dom-refY-attr.html [ Failure ]
2415 svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop.html [ Failure ]
2416 svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop.html [ Failure ]
2417 svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop.html [ Failure ]
2418 svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop.html [ Failure ]
2419 svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop.html [ Failure ]
2420 svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop.html [ Failure ]
2421 svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop.html [ Failure ]
2422 svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call.html [ Failure ]
2423 svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call.html [ Failure ]
2424 svg/dynamic-updates/SVGMaskElement-dom-height-attr.html [ Failure ] 2375 svg/dynamic-updates/SVGMaskElement-dom-height-attr.html [ Failure ]
2425 svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr.html [ Failure ] 2376 svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr.html [ Failure ]
2426 svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr.html [ Failure ] 2377 svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr.html [ Failure ]
2427 svg/dynamic-updates/SVGMaskElement-dom-width-attr.html [ Failure ] 2378 svg/dynamic-updates/SVGMaskElement-dom-width-attr.html [ Failure ]
2428 svg/dynamic-updates/SVGMaskElement-dom-x-attr.html [ Failure ] 2379 svg/dynamic-updates/SVGMaskElement-dom-x-attr.html [ Failure ]
2429 svg/dynamic-updates/SVGMaskElement-dom-y-attr.html [ Failure ] 2380 svg/dynamic-updates/SVGMaskElement-dom-y-attr.html [ Failure ]
2430 svg/dynamic-updates/SVGMaskElement-svgdom-height-prop.html [ Failure ] 2381 svg/dynamic-updates/SVGMaskElement-svgdom-height-prop.html [ Failure ]
2431 svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop.html [ Failure ] 2382 svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop.html [ Failure ]
2432 svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop.html [ Failure ] 2383 svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop.html [ Failure ]
2433 svg/dynamic-updates/SVGMaskElement-svgdom-width-prop.html [ Failure ] 2384 svg/dynamic-updates/SVGMaskElement-svgdom-width-prop.html [ Failure ]
2434 svg/dynamic-updates/SVGMaskElement-svgdom-x-prop.html [ Failure ] 2385 svg/dynamic-updates/SVGMaskElement-svgdom-x-prop.html [ Failure ]
2435 svg/dynamic-updates/SVGMaskElement-svgdom-y-prop.html [ Failure ] 2386 svg/dynamic-updates/SVGMaskElement-svgdom-y-prop.html [ Failure ]
2436 svg/dynamic-updates/SVGPatternElement-dom-height-attr.html [ Failure ]
2437 svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr.html [ Failur e ]
2438 svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr.html [ Failure ]
2439 svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr.html [ Failure ]
2440 svg/dynamic-updates/SVGPatternElement-dom-width-attr.html [ Failure ]
2441 svg/dynamic-updates/SVGPatternElement-dom-x-attr.html [ Failure ]
2442 svg/dynamic-updates/SVGPatternElement-dom-y-attr.html [ Failure ]
2443 svg/dynamic-updates/SVGPatternElement-svgdom-height-prop.html [ Failure ]
2444 svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop.html [ Fai lure ]
2445 svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop.html [ Failur e ]
2446 svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop.html [ Failure ]
2447 svg/dynamic-updates/SVGPatternElement-svgdom-width-prop.html [ Failure ]
2448 svg/dynamic-updates/SVGPatternElement-svgdom-x-prop.html [ Failure ]
2449 svg/dynamic-updates/SVGPatternElement-svgdom-y-prop.html [ Failure ]
2450 svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr.html [ Failure ] 2387 svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr.html [ Failure ]
2451 svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr.html [ Failure ] 2388 svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr.html [ Failure ]
2452 svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr.html [ Failure ] 2389 svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr.html [ Failure ]
2453 svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr.html [ Failure ] 2390 svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr.html [ Failure ]
2454 svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr.html [ F ailure ] 2391 svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr.html [ F ailure ]
2455 svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr.html [ Failu re ] 2392 svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr.html [ Failu re ]
2456 svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr.html [ Failure ] 2393 svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr.html [ Failure ]
2457 svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop.html [ Failure ] 2394 svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop.html [ Failure ]
2458 svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop.html [ Failure ] 2395 svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop.html [ Failure ]
2459 svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop.html [ Failure ] 2396 svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop.html [ Failure ]
2460 svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop.html [ Failure ] 2397 svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop.html [ Failure ]
2461 svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop.html [ Failure ] 2398 svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop.html [ Failure ]
2462 svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop.html [ Fa ilure ] 2399 svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop.html [ Fa ilure ]
2463 svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop.html [ Failure ] 2400 svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop.html [ Failure ]
2464 svg/dynamic-updates/SVGRectElement-dom-height-attr.html [ Failure ]
2465 svg/dynamic-updates/SVGRectElement-dom-width-attr.html [ Failure ]
2466 svg/dynamic-updates/SVGRectElement-dom-x-attr.html [ Failure ]
2467 svg/dynamic-updates/SVGRectElement-dom-y-attr.html [ Failure ]
2468 svg/dynamic-updates/SVGRectElement-svgdom-height-prop.html [ Failure ]
2469 svg/dynamic-updates/SVGRectElement-svgdom-width-prop.html [ Failure ]
2470 svg/dynamic-updates/SVGRectElement-svgdom-x-prop.html [ Failure ]
2471 svg/dynamic-updates/SVGRectElement-svgdom-y-prop.html [ Failure ]
2472 svg/dynamic-updates/SVGTextElement-dom-dx-attr.html [ Failure ] 2401 svg/dynamic-updates/SVGTextElement-dom-dx-attr.html [ Failure ]
2473 svg/dynamic-updates/SVGTextElement-dom-dy-attr.html [ Failure ] 2402 svg/dynamic-updates/SVGTextElement-dom-dy-attr.html [ Failure ]
2474 svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr.html [ Failure ] 2403 svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr.html [ Failure ]
2475 svg/dynamic-updates/SVGTextElement-dom-rotate-attr.html [ Failure ] 2404 svg/dynamic-updates/SVGTextElement-dom-rotate-attr.html [ Failure ]
2476 svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html [ Failure ] 2405 svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html [ Failure ]
2477 svg/dynamic-updates/SVGTextElement-dom-transform-attr.html [ Failure ] 2406 svg/dynamic-updates/SVGTextElement-dom-transform-attr.html [ Failure ]
2478 svg/dynamic-updates/SVGTextElement-dom-x-attr.html [ Failure ] 2407 svg/dynamic-updates/SVGTextElement-dom-x-attr.html [ Failure ]
2479 svg/dynamic-updates/SVGTextElement-dom-y-attr.html [ Failure ] 2408 svg/dynamic-updates/SVGTextElement-dom-y-attr.html [ Failure ]
2480 svg/dynamic-updates/SVGTextElement-svgdom-dx-prop.html [ Failure ] 2409 svg/dynamic-updates/SVGTextElement-svgdom-dx-prop.html [ Failure ]
2481 svg/dynamic-updates/SVGTextElement-svgdom-dy-prop.html [ Failure ] 2410 svg/dynamic-updates/SVGTextElement-svgdom-dy-prop.html [ Failure ]
2482 svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop.html [ Failure ] 2411 svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop.html [ Failure ]
2483 svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html [ Failure ] 2412 svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html [ Failure ]
2484 svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop.html [ Failure ] 2413 svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop.html [ Failure ]
2485 svg/dynamic-updates/SVGTextElement-svgdom-transform-prop.html [ Failure ] 2414 svg/dynamic-updates/SVGTextElement-svgdom-transform-prop.html [ Failure ]
2486 svg/dynamic-updates/SVGTextElement-svgdom-x-prop.html [ Failure ] 2415 svg/dynamic-updates/SVGTextElement-svgdom-x-prop.html [ Failure ]
2487 svg/dynamic-updates/SVGTextElement-svgdom-y-prop.html [ Failure ] 2416 svg/dynamic-updates/SVGTextElement-svgdom-y-prop.html [ Failure ]
2488 svg/dynamic-updates/SVGUseElement-dom-href1-attr.html [ Failure ]
2489 svg/dynamic-updates/SVGUseElement-dom-href2-attr.html [ Failure ]
2490 svg/dynamic-updates/SVGUseElement-svgdom-href1-prop.html [ Failure ]
2491 svg/dynamic-updates/SVGUseElement-svgdom-href2-prop.html [ Failure ]
2492 svg/filters/animate-fill.svg [ Failure ] 2417 svg/filters/animate-fill.svg [ Failure ]
2493 svg/filters/big-height-filter.svg [ Failure ] 2418 svg/filters/big-height-filter.svg [ Failure ]
2494 svg/filters/big-sized-filter-2.svg [ Failure ] 2419 svg/filters/big-sized-filter-2.svg [ Failure ]
2495 svg/filters/big-sized-filter.svg [ Failure ] 2420 svg/filters/big-sized-filter.svg [ Failure ]
2496 svg/filters/big-width-filter.svg [ Failure ] 2421 svg/filters/big-width-filter.svg [ Failure ]
2497 svg/filters/color-clear-input.svg [ Failure ] 2422 svg/filters/color-clear-input.svg [ Failure ]
2498 svg/filters/color-interpolation-filters.svg [ Failure ] 2423 svg/filters/color-interpolation-filters.svg [ Failure ]
2499 svg/filters/color-space-conversion.svg [ Failure ] 2424 svg/filters/color-space-conversion.svg [ Failure ]
2500 svg/filters/container-with-filters.svg [ Failure ] 2425 svg/filters/container-with-filters.svg [ Failure ]
2501 svg/filters/feBlend-all-modes.html [ Timeout ] 2426 svg/filters/feBlend-all-modes.html [ Timeout ]
(...skipping 628 matching lines...) Expand 10 before | Expand all | Expand 10 after
3130 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ Failure ] 3055 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ Failure ]
3131 svg/zoom/page/absolute-sized-document-scrollbars.svg [ Failure ] 3056 svg/zoom/page/absolute-sized-document-scrollbars.svg [ Failure ]
3132 svg/zoom/page/relative-sized-document-scrollbars.svg [ Failure ] 3057 svg/zoom/page/relative-sized-document-scrollbars.svg [ Failure ]
3133 svg/zoom/page/zoom-background-image-tiled.html [ Crash ] 3058 svg/zoom/page/zoom-background-image-tiled.html [ Crash ]
3134 svg/zoom/page/zoom-clip-path.html [ Failure ] 3059 svg/zoom/page/zoom-clip-path.html [ Failure ]
3135 svg/zoom/page/zoom-coords-viewattr-01-b.svg [ Failure ] 3060 svg/zoom/page/zoom-coords-viewattr-01-b.svg [ Failure ]
3136 svg/zoom/page/zoom-foreign-content.svg [ Failure ] 3061 svg/zoom/page/zoom-foreign-content.svg [ Failure ]
3137 svg/zoom/page/zoom-foreignObject.svg [ Failure ] 3062 svg/zoom/page/zoom-foreignObject.svg [ Failure ]
3138 svg/zoom/page/zoom-hixie-mixed-008.xml [ Failure ] 3063 svg/zoom/page/zoom-hixie-mixed-008.xml [ Failure ]
3139 svg/zoom/page/zoom-hixie-mixed-009.xml [ Failure ] 3064 svg/zoom/page/zoom-hixie-mixed-009.xml [ Failure ]
3140 svg/zoom/page/zoom-hixie-rendering-model-004.xhtml [ Failure ]
3141 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Crash Failure Timeou t ] 3065 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Crash Failure Timeou t ]
3142 svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ] 3066 svg/zoom/page/zoom-mask-with-percentages.svg [ Failure ]
3143 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ] 3067 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
3144 svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html [ Crash ] 3068 svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html [ Crash ]
3145 svg/zoom/page/zoom-svg-as-image.html [ Crash ] 3069 svg/zoom/page/zoom-svg-as-image.html [ Crash ]
3146 svg/zoom/page/zoom-svg-as-object.html [ Failure ] 3070 svg/zoom/page/zoom-svg-as-object.html [ Failure ]
3147 svg/zoom/page/zoom-svg-as-relative-image.html [ Crash ] 3071 svg/zoom/page/zoom-svg-as-relative-image.html [ Crash ]
3148 svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ] 3072 svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
3149 svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml [ Failure ] 3073 svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml [ Failure ]
3150 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ] 3074 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ]
3151 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ] 3075 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
3152 svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ] 3076 svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ]
3153 svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failure ] 3077 svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failure ]
3154 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ] 3078 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ]
3155 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ] 3079 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ]
3156 svg/zoom/text/zoom-em-units.html [ Failure ] 3080 svg/zoom/text/zoom-em-units.html [ Failure ]
3157 svg/zoom/text/zoom-foreignObject.svg [ Failure ] 3081 svg/zoom/text/zoom-foreignObject.svg [ Failure ]
3158 svg/zoom/text/zoom-hixie-mixed-008.xml [ Failure ] 3082 svg/zoom/text/zoom-hixie-mixed-008.xml [ Failure ]
3159 svg/zoom/text/zoom-hixie-mixed-009.xml [ Failure ] 3083 svg/zoom/text/zoom-hixie-mixed-009.xml [ Failure ]
3160 svg/zoom/text/zoom-hixie-rendering-model-004.xhtml [ Failure ]
3161 svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ] 3084 svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ]
3162 svg/zoom/text/zoom-text-and-geometry.html [ Failure ] 3085 svg/zoom/text/zoom-text-and-geometry.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698