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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt

Issue 2775543003: Auto-rebaseline for r459330 (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-rescale-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt
index f24b20a17a719e08a8488153db9790ec25a83c7e..6074da8b5c4992856e43b49cdf7f80b8ccd3110b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt
@@ -22,6 +22,26 @@
"reason": "subtree"
},
{
+ "object": "LayoutSVGForeignObject foreignObject",
+ "rect": [0, 0, 100, 100],
+ "reason": "subtree"
+ },
+ {
+ "object": "LayoutSVGForeignObject foreignObject",
+ "rect": [0, 0, 100, 100],
+ "reason": "subtree"
+ },
+ {
+ "object": "LayoutBlockFlow P",
+ "rect": [210, 113, 100, 47],
+ "reason": "subtree"
+ },
+ {
+ "object": "LayoutBlockFlow P",
+ "rect": [210, 13, 100, 47],
+ "reason": "subtree"
+ },
+ {
"object": "LayoutSVGContainer g id='text3g'",
"rect": [0, 3, 14, 4],
"reason": "subtree"
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-rescale-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698