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

Unified Diff: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt

Issue 27750002: Add navigator.maxTouchPoints (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add null checks; fix test failure Created 7 years, 2 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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/navigator-maxTouchPoints.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
diff --git a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
index c319064d7738022e2686e5ee1071489abc876744..616ad7ef44d8e4f9f152831a7ab9fd2550b0ce41 100644
--- a/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
+++ b/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt
@@ -8,6 +8,7 @@ navigator.doNotTrack is OK
navigator.getStorageUpdates() is OK
navigator.javaEnabled() is OK
navigator.language is OK
+navigator.maxTouchPoints is OK
navigator.mimeTypes is OK
navigator.onLine is OK
navigator.platform is OK
@@ -33,6 +34,7 @@ navigator.doNotTrack is OK
navigator.getStorageUpdates() is OK
navigator.javaEnabled() is OK
navigator.language is OK
+navigator.maxTouchPoints is OK
navigator.mimeTypes is OK
navigator.onLine is OK
navigator.platform is OK
« no previous file with comments | « no previous file | LayoutTests/fast/dom/navigator-maxTouchPoints.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698