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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-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/fast/repaint/inline-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
index 390cf8c04ec60a48a5db9438eac821d7496c57be..6b5390b493d037a2ddada815edf33eeecdbb34b4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
@@ -12,19 +12,9 @@
"reason": "style change"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [-1, -1, 801, 233],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "rect": [-1, -1, 801, 53],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (anonymous)",
"rect": [-1, -1, 801, 19],
- "reason": "bounds change"
+ "reason": "invalidate paint rectangle"
},
{
"object": "LayoutBlockFlow P",
@@ -58,10 +48,6 @@
{
"object": "RootInlineBox",
"reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698