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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-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/css3/flexbox/repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-expected.txt
index 699e8cf8431c27f39a2a5cd9be28f0e8979bc807..4ce108c0c94c2031eb8e97d364ba14e3f1d55d17 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/flexbox/repaint-expected.txt
@@ -133,11 +133,6 @@
},
{
"object": "LayoutBlockFlow DIV id='content'",
- "rect": [148, 128, 644, 100],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow DIV id='content'",
"rect": [138, 128, 654, 100],
"reason": "location change"
},
@@ -168,11 +163,6 @@
},
{
"object": "LayoutBlockFlow P",
- "rect": [148, 128, 644, 100],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow P",
"rect": [138, 128, 654, 100],
"reason": "location change"
},
@@ -188,11 +178,6 @@
},
{
"object": "LayoutText #text",
- "rect": [148, 128, 640, 99],
- "reason": "location change"
- },
- {
- "object": "LayoutText #text",
"rect": [138, 128, 651, 99],
"reason": "location change"
},

Powered by Google App Engine
This is Rietveld 408576698