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

Unified Diff: LayoutTests/fast/dom/navigator-maxTouchPoints-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 | « LayoutTests/fast/dom/navigator-maxTouchPoints.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/navigator-maxTouchPoints-expected.txt
diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/fast/dom/navigator-maxTouchPoints-expected.txt
similarity index 52%
copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
copy to LayoutTests/fast/dom/navigator-maxTouchPoints-expected.txt
index e956edbd01b12954fba32d3257219357adea36f9..4250dcf6fc40292621f6c4e37281241ac9f98504 100644
--- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
+++ b/LayoutTests/fast/dom/navigator-maxTouchPoints-expected.txt
@@ -1,10 +1,9 @@
->>
-Ensures that this snippet does not lead to a crash. Bug 86029.
+This tests that the maxTouchPoints setting is plumbed through to the navigator object.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS. WebKit did not crash.
+PASS navigator.maxTouchPoints is 37
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/dom/navigator-maxTouchPoints.html ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698