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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-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/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
index 0b168a16f638d299f8aee0c220d91d7b93c400ad..6652478c841f670eacba832e650b72285453219d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
@@ -18,21 +18,11 @@
},
{
"object": "LayoutBlockFlow DIV id='target'",
- "rect": [0, 0, 44, 20],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV id='target'",
"rect": [0, 0, 58, 20],
"reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [0, 0, 44, 19],
- "reason": "full"
- },
- {
- "object": "LayoutText #text",
"rect": [0, 0, 58, 19],
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698