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

Unified Diff: LayoutTests/platform/linux/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt

Issue 1193533006: Migrate svg layout tests to use slimming paint by default (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ready to go Created 5 years, 6 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: LayoutTests/platform/linux/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
diff --git a/LayoutTests/platform/linux/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt b/LayoutTests/platform/linux/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
index 849693fa5491fc560730f4ffaeb3e5d31cdf3f4d..bfe5b095189f496f6971dbf5b8ae1cf8dcc97216 100644
--- a/LayoutTests/platform/linux/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
+++ b/LayoutTests/platform/linux/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt
@@ -13,6 +13,16 @@
[46, 103, 128, 122],
[45, 102, 79, 73],
[10, 175, 479, 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