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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5514-brdr-lw-03-b-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/t0805-c5514-brdr-lw-03-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt
index 57afd28a707e23972b185b87b7accc96533ed173..4aa7a4ffbf2e53f0514c637dd77ee5e78e3a88d2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt
@@ -4,6 +4,6 @@ layer at (0,0) size 800x42
LayoutBlockFlow {HTML} at (0,0) size 800x42
LayoutBlockFlow {BODY} at (8,8) size 784x26
LayoutBlockFlow {DIV} at (0,0) size 784x26 [color=#000080]
- LayoutBlockFlow {DIV} at (0,0) size 784x26 [border: (3px solid #000080) none]
+ LayoutBlockFlow {DIV} at (0,0) size 784x26 [border: (3.00px solid #000080) none]
LayoutText {#text} at (0,3) size 252x19
text run at (0,3) width 252: "This box should be open ended at the left."

Powered by Google App Engine
This is Rietveld 408576698