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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/fast/repaint/window-resize-vertical-writing-mode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
index 39684f4e4baeea23868abc30675f2637fa29358f..54e55dfaffd4c708f367e21de9330336991d56b5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/window-resize-vertical-writing-mode-expected.txt
@@ -153,16 +153,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow HTML",
- "rect": [200, 0, 939, 235],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 939, 235],
- "reason": "bounds change"
- },
- {
"object": "LayoutView #document",
"rect": [0, 0, 939, 235],
"reason": "full"
@@ -202,10 +192,6 @@
],
"objectPaintInvalidations": [
{
- "object": "LayoutBlockFlow HTML",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow BODY",
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698