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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/cssom-view/elementFromPoint-expected.txt

Issue 1461663004: update-w3c-deps import using blink de465d949baa19843653ac320d1f2a7b608e35cd: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: TestExpectations Created 5 years, 1 month 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  
2  
3  
4 Hello WPT!
5  
6 Another teal
7 This is a testharness.js-based test.
8 PASS Negative co-ordinates
9 PASS co-ordinates larger than the viewport
10 PASS co-ordinates larger than the viewport from in iframe
11 PASS Return first element that is the target for hit testing
12 PASS First element to get mouse events with pointer-events css
13 PASS SVG element at x,y
14 FAIL transformed element at x,y assert_equals: Should have returned pink element that has a transform expected Element node <div id="pink" class="size pink" sty le="transform: transl... but got null
15 FAIL no hit target at x,y assert_equals: Should have returned the root expected Element node <body>
16 <div id="purple" class="size purple">&nbsp;</div... but got null
17 PASS No viewport available
18 Harness: the test ran to completion.
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698