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

Side by Side Diff: LayoutTests/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-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 SVG 1.1 dynamic update tests 3 SVG 1.1 dynamic update tests
2 4
3 Tests hitTesting on clipped Elements. Clip-path gets CSS transformed. 5 Tests hitTesting on clipped Elements. Clip-path gets CSS transformed.
4 6
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
6 8
7 9
8 PASS Hit thrown on not clipped area of rect. 10 PASS Hit thrown on not clipped area of rect.
9 PASS successfullyParsed is true 11 PASS successfullyParsed is true
10 12
11 TEST COMPLETE 13 TEST COMPLETE
12 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698