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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-001-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/20110323/replaced-intrinsic-001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-001-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-001-expected.txt
index 1f3066ef36d2625790f0f07b684e23d0438c53b8..da4c0db56edb4dc6eee35ca8359987dcb6b8ff4d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-001-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/20110323/replaced-intrinsic-001-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (8,8) size 150x235 layerType: background only
layer at (6,86) size 154x154
- LayoutBlockFlow (positioned) zI: -1 {P} at (6,86) size 154x154 [bgcolor=#FF0000] [border: (2px solid #00FF00)]
+ LayoutBlockFlow (positioned) zI: -1 {P} at (6,86) size 154x154 [bgcolor=#FF0000] [border: (2.00px solid #00FF00)]
LayoutText zI: -1 {#text} at (2,2) size 92x59
text run at (2,2) width 92: "FAIL (absolute"
text run at (2,22) width 87: "positioning not"

Powered by Google App Engine
This is Rietveld 408576698