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

Side by Side Diff: LayoutTests/svg/custom/touch-events-expected.txt

Issue 1231533002: Deprecate Element.offsetParent/offsetTop/offsetLeft/offsetWidth/offsetHeight (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: 'Element.offsetLeft' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely su pported for HTML elements
2 CONSOLE WARNING: 'Element.offsetTop' is deprecated and will be removed in M47, a round Novemver 2015. The offset* attributes are only standardized and widely sup ported for HTML elements
1 This test passes if you see a series of PASS lines below: 3 This test passes if you see a series of PASS lines below:
2 onclick fired: PASS 4 onclick fired: PASS
3 ontouchstart fired: PASS 5 ontouchstart fired: PASS
4 ontouchmove fired: PASS 6 ontouchmove fired: PASS
5 ontouchend fired: PASS 7 ontouchend fired: PASS
6 ontouchcancel fired: PASS 8 ontouchcancel fired: PASS
7 total event count is 6: PASS 9 total event count is 6: PASS
8 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698