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

Unified Diff: third_party/WebKit/LayoutTests/svg/dom/SVGPathSegList-segment-modification-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/svg/dom/SVGPathSegList-segment-modification-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/dom/SVGPathSegList-segment-modification-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/SVGPathSegList-segment-modification-expected.txt
deleted file mode 100644
index f82a7dac4e1453d9e740af39d8f71c508ad80301..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/dom/SVGPathSegList-segment-modification-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [78, 38, 84, 42],
- [49, 38, 113, 42]
- ],
- "paintInvalidationClients": [
- "LayoutSVGPath path id='smile'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698