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

Unified Diff: third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-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/svg/repaint/image-with-clip-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt
index 0e870551f83741d78909144f945a04633baf63c3..63d67d8a7b3484bae75d3c338a9a1b84640cb450 100644
--- a/third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/repaint/image-with-clip-path-expected.txt
@@ -7,38 +7,38 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutSVGContainer g id='g'",
- "rect": [0, 0, 10, 10],
- "reason": "location change"
+ "object": "LayoutSVGRoot svg",
+ "rect": [0, 10, 237, 70],
+ "reason": "incremental"
},
{
- "object": "LayoutSVGContainer g id='g'",
- "rect": [20, 20, 60, 60],
- "reason": "location change"
+ "object": "LayoutSVGRoot svg",
+ "rect": [0, 75, 237, 5],
+ "reason": "incremental"
},
{
- "object": "LayoutSVGContainer g id='g'",
- "rect": [20, 20, 60, 60],
+ "object": "LayoutSVGRect rect id='r'",
+ "rect": [0, 0, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutSVGContainer g id='g'",
- "rect": [175, 25, 50, 50],
+ "object": "LayoutSVGRect rect id='r'",
+ "rect": [0, 0, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutSVGHiddenContainer defs",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutSVGContainer g id='g'",
+ "rect": [20, 20, 60, 60],
"reason": "location change"
},
{
- "object": "LayoutSVGHiddenContainer defs",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutSVGContainer g id='g'",
+ "rect": [20, 20, 60, 60],
"reason": "location change"
},
{
"object": "LayoutSVGImage image",
- "rect": [0, 0, 10, 10],
+ "rect": [20, 20, 60, 60],
"reason": "location change"
},
{
@@ -47,8 +47,8 @@
"reason": "location change"
},
{
- "object": "LayoutSVGImage image",
- "rect": [20, 20, 60, 60],
+ "object": "LayoutSVGContainer g id='g'",
+ "rect": [175, 25, 50, 50],
"reason": "location change"
},
{
@@ -58,38 +58,34 @@
},
{
"object": "LayoutSVGRect rect id='r'",
- "rect": [0, 0, 100, 100],
+ "rect": [175, 25, 50, 50],
"reason": "location change"
},
{
- "object": "LayoutSVGRect rect id='r'",
- "rect": [0, 0, 100, 100],
+ "object": "LayoutSVGContainer g id='g'",
+ "rect": [0, 0, 10, 10],
"reason": "location change"
},
{
- "object": "LayoutSVGRect rect id='r'",
- "rect": [175, 25, 50, 50],
+ "object": "LayoutSVGImage image",
+ "rect": [0, 0, 10, 10],
"reason": "location change"
},
{
- "object": "LayoutSVGResourceClipper clipPath id='p'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutSVGHiddenContainer defs",
"reason": "location change"
},
{
- "object": "LayoutSVGResourceClipper clipPath id='p'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutSVGHiddenContainer defs",
"reason": "location change"
},
{
- "object": "LayoutSVGRoot svg",
- "rect": [0, 10, 237, 70],
- "reason": "incremental"
+ "object": "LayoutSVGResourceClipper clipPath id='p'",
+ "reason": "location change"
},
{
- "object": "LayoutSVGRoot svg",
- "rect": [0, 75, 237, 5],
- "reason": "incremental"
+ "object": "LayoutSVGResourceClipper clipPath id='p'",
+ "reason": "location change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698