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

Unified Diff: third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-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/repaint-paintorder-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
index 2e336ca03ffe1ecc819dfc7168e8586788d91eb7..dd284939e100df6074e90d6a0cabd4e066f96385 100644
--- a/third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
@@ -7,23 +7,23 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutSVGContainer use id='t1'",
- "rect": [47, 166, 133, 132],
+ "object": "LayoutSVGPath polygon",
+ "rect": [137, 37, 580, 563],
"reason": "style change"
},
{
- "object": "LayoutSVGContainer use id='t2'",
- "rect": [184, 166, 132, 132],
+ "object": "LayoutSVGPath polygon",
+ "rect": [456, 166, 133, 132],
"reason": "style change"
},
{
- "object": "LayoutSVGEllipse circle id='t4'",
- "rect": [46, 28, 7, 7],
+ "object": "LayoutSVGPath polygon id='t3'",
+ "rect": [320, 166, 133, 132],
"reason": "style change"
},
{
- "object": "LayoutSVGPath polygon",
- "rect": [137, 37, 580, 563],
+ "object": "LayoutSVGContainer use id='t1'",
+ "rect": [47, 166, 133, 132],
"reason": "style change"
},
{
@@ -32,28 +32,28 @@
"reason": "style change"
},
{
- "object": "LayoutSVGPath polygon",
- "rect": [184, 166, 132, 132],
+ "object": "LayoutSVGViewportContainer svg id='poly'",
+ "rect": [47, 166, 133, 132],
"reason": "style change"
},
{
- "object": "LayoutSVGPath polygon",
- "rect": [456, 166, 133, 132],
+ "object": "LayoutSVGContainer use id='t2'",
+ "rect": [184, 166, 132, 132],
"reason": "style change"
},
{
- "object": "LayoutSVGPath polygon id='t3'",
- "rect": [320, 166, 133, 132],
+ "object": "LayoutSVGPath polygon",
+ "rect": [184, 166, 132, 132],
"reason": "style change"
},
{
"object": "LayoutSVGViewportContainer svg id='poly'",
- "rect": [47, 166, 133, 132],
+ "rect": [184, 166, 132, 132],
"reason": "style change"
},
{
- "object": "LayoutSVGViewportContainer svg id='poly'",
- "rect": [184, 166, 132, 132],
+ "object": "LayoutSVGEllipse circle id='t4'",
+ "rect": [46, 28, 7, 7],
"reason": "style change"
}
]

Powered by Google App Engine
This is Rietveld 408576698