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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt

Issue 1880263003: Auto-rebaseline for r386782 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/fast/repaint/window-resize-media-query-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
index 9f943bd8b8a9c167afc9b71a8e9cfb74ade49832..6a8d982de942fbae5b8055941ef2a15924884111 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
@@ -19,11 +19,6 @@
},
{
"object": "LayoutView #document",
- "rect": [0, 0, 200, 200],
- "reason": "style change"
- },
- {
- "object": "LayoutView #document",
"rect": [0, 0, 200, 300],
"reason": "style change"
}
@@ -47,11 +42,6 @@
},
{
"object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 200, 8],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow HTML",
"rect": [0, 0, 300, 8],
"reason": "forced by layout"
},
@@ -112,11 +102,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 250, 8],
- "reason": "forced by layout"
- },
- {
"object": "LayoutView #document",
"rect": [0, 0, 250, 250],
"reason": "full"

Powered by Google App Engine
This is Rietveld 408576698