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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t0801-c412-hz-box-00-b-a-expected.txt

Issue 1574933002: Changed type of border-width longhands from unsigned to float. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made transitions use fractional border widths, added assert that border widths are positive, and r… Created 4 years, 11 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/css2.1/t0801-c412-hz-box-00-b-a-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0801-c412-hz-box-00-b-a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0801-c412-hz-box-00-b-a-expected.txt
index 2d66e7a5e210d6a8cb30dea1854b22f49476faf1..9f6eb6951f9933a0c25d9cf3b247bdf9ed973ef1 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0801-c412-hz-box-00-b-a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0801-c412-hz-box-00-b-a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x169
LayoutText {#text} at (0,0) size 268x19
text run at (0,0) width 268: "The two diagrams below should be identical."
LayoutBlockFlow {DIV} at (0,36) size 784x101
- LayoutBlockFlow {P} at (40,0) size 520x40 [color=#0000FF] [bgcolor=#00FFFF] [border: none (40px solid #FF00FF) none (40px solid #FF00FF)]
+ LayoutBlockFlow {P} at (40,0) size 520x40 [color=#0000FF] [bgcolor=#00FFFF] [border: none (40.00px solid #FF00FF) none (40.00px solid #FF00FF)]
LayoutText {#text} at (80,0) size 360x40
text run at (80,0) width 360: "X X X X X"
LayoutBlockFlow {P} at (0,56) size 784x45

Powered by Google App Engine
This is Rietveld 408576698