Index: third_party/WebKit/LayoutTests/svg/text/text-viewbox-rescale-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/text/text-viewbox-rescale-expected.txt b/third_party/WebKit/LayoutTests/svg/text/text-viewbox-rescale-expected.txt |
deleted file mode 100644 |
index 0343dd1a38ac936ed8a134e34c135920742fadbc..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/svg/text/text-viewbox-rescale-expected.txt |
+++ /dev/null |
@@ -1,48 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [59, 143, 95, 23], |
- [59, 143, 95, 23], |
- [59, 143, 95, 23], |
- [59, 143, 95, 23], |
- [59, 43, 95, 123], |
- [59, 43, 95, 23], |
- [59, 43, 95, 23], |
- [59, 43, 95, 23], |
- [59, 43, 95, 23], |
- [59, 43, 95, 23], |
- [59, 43, 95, 23] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'PASS '", |
- "InlineFlowBox", |
- "InlineTextBox 'PASS'", |
- "RootInlineBox", |
- "InlineTextBox 'PASS '", |
- "InlineFlowBox", |
- "InlineTextBox 'PASS'", |
- "LayoutSVGRoot (positioned) svg", |
- "LayoutSVGViewportContainer svg id='inner1'", |
- "LayoutSVGText text", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'PASS '", |
- "LayoutSVGTSpan tspan", |
- "InlineFlowBox", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'PASS'", |
- "LayoutSVGInlineText #text", |
- "LayoutSVGViewportContainer svg id='inner2'", |
- "LayoutSVGText text", |
- "LayoutSVGTSpan tspan", |
- "InlineFlowBox" |
- ] |
- } |
- ] |
-} |
- |