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

Unified Diff: third_party/WebKit/LayoutTests/ambient-light/rounded-lux-value-expected.txt

Issue 2772843002: [DeviceLight] Ensure to round lux value to avoid fingerprinting risk. (Closed)
Patch Set: fix compile Created 3 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: third_party/WebKit/LayoutTests/ambient-light/rounded-lux-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/ambient-light/rounded-lux-value-expected.txt b/third_party/WebKit/LayoutTests/ambient-light/rounded-lux-value-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..06ae433336dabe0d3235fbf4a91cabcc64c6146d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/ambient-light/rounded-lux-value-expected.txt
@@ -0,0 +1,10 @@
+Tests that the lux value is rounded to avoid fingerprinting risk.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS deviceLightEvent.value is mockLightRounded
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698