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

Unified Diff: LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002-expected.txt
diff --git a/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002-expected.txt b/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..27f19c375a58026907f337589a6d68eb6c805b0a
--- /dev/null
+++ b/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-margin-002-expected.txt
@@ -0,0 +1,11 @@
+This is a testharness.js-based test.
+FAIL 10.12345px - inline assert_equals: expected "10.12345px" but got "10.1235px"
+PASS .5px - inline
+PASS +15px - inline
+PASS +10.678px - inline
+FAIL 10.12345px - computed assert_equals: expected "10.123px" but got "10.124px"
+PASS .5px - computed
+PASS +15px - computed
+PASS +10.678px - computed
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698