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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt

Issue 1416273002: Remove SVGPathElement.pathSegList and related interfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
deleted file mode 100644
index 02087af42a64d3a8b1af286399483ab8f63fa1c4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [90, 76, 286, 18],
- [90, 76, 286, 18],
- [90, 56, 215, 18],
- [90, 56, 215, 18],
- [46, 103, 128, 122],
- [45, 102, 79, 73],
- [10, 175, 498, 50]
- ],
- "paintInvalidationClients": [
- "LayoutSVGRoot svg",
- "LayoutSVGPath path",
- "LayoutSVGText text id='d_start'",
- "LayoutSVGInlineText #text",
- "InlineTextBox 'M50,150 l45,-43 l24,64 l-69,-21z'",
- "LayoutSVGText text id='d_end'",
- "LayoutSVGInlineText #text",
- "InlineTextBox 'M 50 150 l 45 -43 l 50 50 l 24 64 l -69 -21 Z'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698