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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt

Issue 2184693002: 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/fast/repaint/quotes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt
index 39138eb690ec9d0fb7852b49f39eedf757b09ccf..0c7eb32c1b30d018bc558af5f632c4c5429bb0cb 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt
@@ -15,12 +15,12 @@
},
{
"object": "LayoutText #text",
- "rect": [15, 26, 49, 18],
+ "rect": [15, 26, 49, 17],
"reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [17, 26, 48, 18],
+ "rect": [17, 26, 48, 17],
"reason": "style change"
},
{
@@ -35,12 +35,7 @@
},
{
"object": "LayoutTextFragment (anonymous)",
- "rect": [63, 26, 8, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutTextFragment (anonymous)",
- "rect": [8, 26, 8, 18],
+ "rect": [63, 26, 8, 17],
"reason": "style change"
}
]

Powered by Google App Engine
This is Rietveld 408576698