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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css3/flexbox/repaint-expected.txt

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/css3/flexbox/repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/flexbox/repaint-expected.txt
index 05125b2ae571ea3ae9f57630ad8110df6e372260..3c8854ab3abe0d64258cbbe0ac96e9b89b168c2e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/flexbox/repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/flexbox/repaint-expected.txt
@@ -20,7 +20,7 @@
},
{
"object": "LayoutText #text",
- "rect": [137, 116, 653, 90],
+ "rect": [138, 116, 652, 89],
"reason": "forced by layout"
},
{
@@ -45,17 +45,12 @@
},
{
"object": "LayoutText #text",
- "rect": [147, 116, 633, 108],
+ "rect": [148, 116, 632, 107],
"reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [147, 116, 633, 108],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [399, 116, 393, 162],
+ "rect": [148, 116, 632, 107],
"reason": "forced by layout"
},
{
@@ -74,6 +69,11 @@
"reason": "incremental"
},
{
+ "object": "LayoutText #text",
+ "rect": [400, 116, 391, 161],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow DIV id='left'",
"rect": [148, 116, 252, 162],
"reason": "incremental"

Powered by Google App Engine
This is Rietveld 408576698