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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-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/t0804-c5510-padn-00-b-ag-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-expected.txt
index fd97ca42c72f149fe1b50e011fd1a7aa67373a64..debb6c28f21a3c8803c5b7c330c1c576efe27d92 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-00-b-ag-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x392
LayoutText {#text} at (0,0) size 266x19
text run at (0,0) width 266: "The five diagrams below should be identical."
LayoutBlockFlow {DIV} at (0,36) size 138x329.97 [color=#FFA500]
- LayoutBlockFlow {P} at (0,0) size 138x58 [bgcolor=#FF0000] [border: (24px solid #FFFF00)]
+ LayoutBlockFlow {P} at (0,0) size 138x58 [bgcolor=#FF0000] [border: (24.00px solid #FFFF00)]
LayoutImage {IMG} at (24,24) size 10x10
LayoutImage {IMG} at (34,24) size 10x10
LayoutImage {IMG} at (44,24) size 10x10

Powered by Google App Engine
This is Rietveld 408576698