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

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

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
index 008bda05a206f373363143f23da93b033ba7f27e..7b5571dd8dc7c50f113be0aa964254f9e8fb5cd2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt
@@ -21,6 +21,11 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [16, 42, 784, 170],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [16, 42, 784, 170],
"reason": "layoutObject insertion"
},
{
@@ -39,11 +44,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGInlineText #text",
- "rect": [334, 42, 466, 170],
- "reason": "incremental"
- },
- {
"object": "LayoutSVGRoot svg id='svg-root'",
"rect": [334, 42, 466, 170],
"reason": "incremental"
@@ -82,14 +82,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'Clipped. INVISIBLE.'",
- "reason": "full"
- },
- {
"object": "LayoutSVGRoot svg id='svg-root'",
"reason": "incremental"
},
@@ -107,11 +99,11 @@
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'Clipped. INVISIBLE.'",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGResourceClipper clipPath id='dynClip'",

Powered by Google App Engine
This is Rietveld 408576698