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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-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/repaint/modify-transferred-listitem-different-attr-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
index d490e46dd936906dec93c3c81a6477b6bb63b91d..9190ea08473728c4d8fc42156f82cb4b13cdaf95 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/modify-transferred-listitem-different-attr-expected.txt
@@ -9,6 +9,11 @@
"drawsContent": true,
"paintInvalidations": [
{
+ "object": "LayoutSVGInlineText #text",
+ "rect": [23, 8, 85, 23],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutSVGText text id='target'",
"rect": [23, 8, 85, 23],
"reason": "full"
@@ -19,49 +24,20 @@
"reason": "incremental"
},
{
- "object": "LayoutSVGText text id='source'",
- "rect": [58, 45, 50, 26],
- "reason": "full"
- },
- {
"object": "LayoutSVGInlineText #text",
- "rect": [58, 61, 50, 10],
- "reason": "incremental"
+ "rect": [58, 45, 50, 26],
+ "reason": "forced by layout"
},
{
- "object": "LayoutSVGInlineText #text",
- "rect": [103, 8, 5, 23],
- "reason": "incremental"
+ "object": "LayoutSVGText text id='source'",
+ "rect": [58, 45, 50, 26],
+ "reason": "full"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'A'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox ' B C'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'X'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox ' Y Z'",
- "reason": "full"
- },
- {
"object": "LayoutSVGRoot svg",
"reason": "incremental"
},
@@ -75,15 +51,15 @@
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'A'",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox ' B C'",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGText text id='source'",
@@ -95,11 +71,11 @@
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'X Y Z'",
- "reason": "incremental"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698