Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt |
deleted file mode 100644 |
index 481e35d55cf0d06718c4de017bb035589958d1ed..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/js-late-clipPath-creation-expected.txt |
+++ /dev/null |
@@ -1,58 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutSVGContainer g id='content'", |
- "rect": [16, 39, 784, 174], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGText text", |
- "rect": [16, 39, 784, 174], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "rect": [334, 39, 466, 174], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [334, 39, 466, 174], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutSVGPath path", |
- "rect": [0, 0, 334, 500], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "reason": "incremental" |
- }, |
- { |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGResourceClipper clipPath id='dynClip'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
-} |
- |