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

Unified Diff: LayoutTests/fast/dom/length-attribute-mapping-expected.txt

Issue 10349004: Revert 115573 - Move Length and CSS length computation to float (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1123/
Patch Set: Created 8 years, 8 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: LayoutTests/fast/dom/length-attribute-mapping-expected.txt
===================================================================
--- LayoutTests/fast/dom/length-attribute-mapping-expected.txt (revision 115918)
+++ LayoutTests/fast/dom/length-attribute-mapping-expected.txt (working copy)
@@ -7,7 +7,7 @@
PASS: 60%% is mapped to 60%
PASS: 50* is not mapped
PASS: 40*5 is not mapped
-PASS: 30.5 is mapped to 30.5px
+PASS: 30.5 is mapped to 30px
<col>:
PASS: 90zz is mapped to 90px
@@ -16,5 +16,5 @@
PASS: 60%% is mapped to 60%
PASS: 50* is not mapped
PASS: 40*5 is not mapped
-PASS: 30.5 is mapped to 30.5px
+PASS: 30.5 is mapped to 30px
« no previous file with comments | « LayoutTests/fast/dom/length-attribute-mapping.html ('k') | LayoutTests/platform/mac-snowleopard/fast/forms/001-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698