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

Unified Diff: LayoutTests/touchadjustment/nested-shadow-node-expected.txt

Issue 370843002: Allow touch adjustment to return Shadow DOM node. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use testTouchPoint Created 6 years, 5 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/touchadjustment/nested-shadow-node-expected.txt
diff --git a/LayoutTests/touchadjustment/nested-shadow-node-expected.txt b/LayoutTests/touchadjustment/nested-shadow-node-expected.txt
index 66b4bb1867f784988ef04b9b15172c1a71080842..48b2915984a6f1229184808b332b3a7018e0cc84 100644
--- a/LayoutTests/touchadjustment/nested-shadow-node-expected.txt
+++ b/LayoutTests/touchadjustment/nested-shadow-node-expected.txt
@@ -3,19 +3,19 @@ Test the case where a clickable target contains a shadow-DOM element. The adjust
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS adjustedNode.id is element.id
+PASS adjusted node was DIV#targetDiv.
PASS adjustedPoint.x is within 10 of 88
PASS adjustedPoint.y is within 10 of 28
-PASS adjustedNode.id is element.id
+PASS adjusted node was DIV#targetDiv.
PASS adjustedPoint.x is within 10 of 88
PASS adjustedPoint.y is within 10 of 28
-PASS adjustedNode.id is element.id
+PASS adjusted node was DIV#targetDiv.
PASS adjustedPoint.x is within 10 of 88
PASS adjustedPoint.y is within 10 of 28
-PASS adjustedNode.id is element.id
+PASS adjusted node was DIV#targetDiv.
PASS adjustedPoint.x is within 10 of 88
PASS adjustedPoint.y is within 10 of 28
-PASS adjustedNode.id is element.id
+PASS adjusted node was DIV#targetDiv.
PASS adjustedPoint.x is within 1 of 58
PASS adjustedPoint.y is within 1 of 58
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/touchadjustment/nested-shadow-node.html ('k') | LayoutTests/touchadjustment/resources/touchadjustment.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698