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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-constraints-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/borders/border-radius-constraints-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-constraints-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-constraints-expected.txt
index d97c49fbd63e3e61447fba767e86c411e8ebee3d..ee4d58bfedbba0897fc474866d3559e7153beaf4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-constraints-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-constraints-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x572
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 401x19
- text run at (0,0) width 401: "Test that corner-radii are constrained according to the CSS3 rules."
+ LayoutText {#text} at (0,0) size 400x19
+ text run at (0,0) width 400: "Test that corner-radii are constrained according to the CSS3 rules."
LayoutBlockFlow {DIV} at (20,40) size 240x80 [border: (20px solid #000000)]
LayoutBlockFlow {DIV} at (20,140) size 80x240 [border: (20px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698