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

Unified Diff: third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (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/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt b/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt
index 82a9e4830d4bb7bf206a193da617c53bcc9d603f..02dab6c12d4ed0a3df2a503f818f135fe0b91dc1 100644
--- a/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt
@@ -24,26 +24,11 @@
"reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [1, 1, 400, 200],
- "reason": "bounds change"
- },
- {
"object": "LayoutEmbeddedObject OBJECT",
"rect": [1, 1, 400, 200],
"reason": "forced by layout"
},
{
- "object": "LayoutView #document",
- "rect": [1, 1, 400, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutView #document",
- "rect": [1, 1, 400, 200],
- "reason": "bounds change"
- },
- {
"object": "LayoutSVGRoot svg",
"rect": [11, 11, 380, 180],
"reason": "bounds change"
@@ -54,27 +39,12 @@
"reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 285, 135],
- "reason": "bounds change"
- },
- {
"object": "LayoutEmbeddedObject OBJECT",
"rect": [0, 0, 285, 135],
"reason": "forced by layout"
},
{
"object": "LayoutView #document",
- "rect": [0, 0, 285, 135],
- "reason": "bounds change"
- },
- {
- "object": "LayoutView #document",
- "rect": [0, 0, 285, 135],
- "reason": "bounds change"
- },
- {
- "object": "LayoutView #document",
"rect": [0, 135, 285, 15],
"reason": "scroll"
},
@@ -138,12 +108,8 @@
"reason": "scroll"
},
{
- "object": "LayoutView #document",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow HTML",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow BODY",
@@ -159,7 +125,7 @@
},
{
"object": "LayoutText #text",
- "reason": "none"
+ "reason": "location change"
},
{
"object": "LayoutView #document",
@@ -171,7 +137,7 @@
},
{
"object": "LayoutView #document",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutSVGRoot svg",

Powered by Google App Engine
This is Rietveld 408576698