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

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

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 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 ce100b60240ea64176aa710483be26451fa05691..6261ec94ce35a95f9b3483c2867a9b560f4f9626 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
@@ -7,24 +7,29 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "InlineTextBox 'Clipped. INVISIBLE.'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutSVGContainer g id='content'",
+ "rect": [16, 42, 784, 170],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [16, 42, 784, 170],
"reason": "layoutObject insertion"
},
{
- "object": "InlineTextBox 'Clipped. INVISIBLE.'",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutSVGRoot svg id='svg-root'",
+ "rect": [16, 42, 784, 170],
+ "reason": "bounds change"
},
{
- "object": "InlineTextBox 'Clipped. INVISIBLE.'",
- "rect": [0, 0, 0, 0],
- "reason": "incremental"
+ "object": "LayoutSVGText text",
+ "rect": [16, 42, 784, 170],
+ "reason": "style change"
},
{
- "object": "LayoutSVGContainer g id='content'",
+ "object": "LayoutSVGText text",
"rect": [16, 42, 784, 170],
- "reason": "bounds change"
+ "reason": "layoutObject insertion"
},
{
"object": "LayoutSVGContainer g id='content'",
@@ -33,11 +38,11 @@
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [16, 42, 784, 170],
- "reason": "layoutObject insertion"
+ "rect": [334, 42, 466, 170],
+ "reason": "incremental"
},
{
- "object": "LayoutSVGInlineText #text",
+ "object": "LayoutSVGRoot svg id='svg-root'",
"rect": [334, 42, 466, 170],
"reason": "incremental"
},
@@ -47,43 +52,31 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGResourceClipper clipPath id='dynClip'",
- "rect": [0, 0, 0, 0],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGRoot svg id='svg-root'",
- "rect": [16, 42, 784, 170],
- "reason": "bounds change"
+ "object": "InlineTextBox 'Clipped. INVISIBLE.'",
+ "reason": "incremental"
},
{
- "object": "LayoutSVGRoot svg id='svg-root'",
- "rect": [334, 42, 466, 170],
- "reason": "incremental"
+ "object": "InlineTextBox 'Clipped. INVISIBLE.'",
+ "reason": "full"
},
{
- "object": "LayoutSVGText text",
- "rect": [16, 42, 784, 170],
+ "object": "InlineTextBox 'Clipped. INVISIBLE.'",
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGText text",
- "rect": [16, 42, 784, 170],
- "reason": "style change"
+ "object": "LayoutSVGResourceClipper clipPath id='dynClip'",
+ "reason": "layoutObject insertion"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698