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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/js-update-path-removal-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/custom/js-update-path-removal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-update-path-removal-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-update-path-removal-expected.txt
deleted file mode 100644
index 2542fa7f7766a153be0756d15daa72d166ced435..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/custom/js-update-path-removal-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [50, 24, 200, 107]
- ],
- "paintInvalidationClients": [
- "LayoutSVGPath path id='path'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698