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 |