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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt

Issue 1971493002: Auto-rebaseline for r392652 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
index 76cc60e465949b89409c208e3ba75d17ad357fa0..85604ee30e380d3586231016d82789c3010fa640 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
@@ -7,14 +7,9 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV class='linkbar'",
- "rect": [24, 1010, 737, 22],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow P",
"rect": [24, 1010, 737, 22],
- "reason": "bounds change"
+ "reason": "invalidate paint rectangle"
},
{
"object": "LayoutInline A",
@@ -48,10 +43,6 @@
{
"object": "RootInlineBox",
"reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698