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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt

Issue 2245063007: Auto-rebaseline for r412763 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/custom/js-late-pattern-and-object-creation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt
index e680175220b01a89525e24baf12529b207e34e7c..c1f24bb72b93c29a38b56ae07a13d1f9360d298e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt
@@ -11,12 +11,12 @@
{
"object": "LayoutSVGContainer g id='content'",
"rect": [0, 14, 678, 366],
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutSVGRoot svg id='svg-root'",
"rect": [0, 14, 678, 366],
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutSVGInlineText #text",
@@ -98,11 +98,11 @@
},
{
"object": "LayoutSVGRoot svg id='svg-root'",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutSVGContainer g id='content'",
- "reason": "bounds change"
+ "reason": "became visible"
},
{
"object": "LayoutSVGText text",

Powered by Google App Engine
This is Rietveld 408576698