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

Side by Side Diff: LayoutTests/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt

Issue 1120133004: Serialize <number> to round to at most 6 decimals (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to fix win Created 5 years, 7 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 unified diff | Download patch
OLDNEW
1 Test calling getPropertyValue on computed margin styles. 1 Test calling getPropertyValue on computed margin styles.
2 2
3 margin-left: 258.71875px 3 margin-left: 258.719px
4 margin-top: 78.390625px 4 margin-top: 78.3906px
5 margin-right: 113.28125px 5 margin-right: 113.281px
6 margin-bottom: 0px 6 margin-bottom: 0px
7 Test 7 Test
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698