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

Side by Side Diff: third_party/WebKit/LayoutTests/vr/resources/test-constants.js

Issue 2616403002: Revert of Add more WebVR layout tests, adjust test format (Closed)
Patch Set: Created 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 // assert_equals can fail when comparing floats due to precision errors, so
2 // use assert_approx_equals with this constant instead
3 var FLOAT_EPSILON = 0.0000001;
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698