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

Unified Diff: third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-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/paintorder-filtered-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
index 5ada144ec1dad89406bb6608ce09f5dc81f5f86c..4dcf9e1c4f6f3a20156921df4c4c1ccc5d4a459b 100644
--- a/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
@@ -7,13 +7,8 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutSVGContainer use",
- "rect": [454, 163, 137, 137],
- "reason": "SVG resource change"
- },
- {
- "object": "LayoutSVGContainer use id='t1'",
- "rect": [45, 163, 137, 137],
+ "object": "LayoutSVGPath polygon",
+ "rect": [137, 37, 580, 563],
"reason": "style change"
},
{
@@ -22,23 +17,18 @@
"reason": "style change"
},
{
- "object": "LayoutSVGEllipse circle id='t4'",
- "rect": [46, 28, 7, 7],
- "reason": "style change"
- },
- {
- "object": "LayoutSVGPath polygon",
- "rect": [137, 37, 580, 563],
- "reason": "style change"
+ "object": "LayoutSVGContainer use",
+ "rect": [454, 163, 137, 137],
+ "reason": "SVG resource change"
},
{
- "object": "LayoutSVGPath polygon",
- "rect": [47, 166, 133, 132],
- "reason": "style change"
+ "object": "LayoutSVGViewportContainer svg",
+ "rect": [318, 163, 137, 137],
+ "reason": "SVG resource change"
},
{
- "object": "LayoutSVGPath polygon",
- "rect": [184, 166, 132, 132],
+ "object": "LayoutSVGContainer use id='t1'",
+ "rect": [45, 163, 137, 137],
"reason": "style change"
},
{
@@ -52,9 +42,9 @@
"reason": "style change"
},
{
- "object": "LayoutSVGViewportContainer svg",
- "rect": [318, 163, 137, 137],
- "reason": "SVG resource change"
+ "object": "LayoutSVGPath polygon",
+ "rect": [47, 166, 133, 132],
+ "reason": "style change"
},
{
"object": "LayoutSVGViewportContainer svg id='poly'",
@@ -62,9 +52,19 @@
"reason": "style change"
},
{
+ "object": "LayoutSVGPath polygon",
+ "rect": [184, 166, 132, 132],
+ "reason": "style change"
+ },
+ {
"object": "LayoutSVGViewportContainer svg id='poly'",
"rect": [184, 166, 132, 132],
"reason": "style change"
+ },
+ {
+ "object": "LayoutSVGEllipse circle id='t4'",
+ "rect": [46, 28, 7, 7],
+ "reason": "style change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698