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

Side by Side Diff: LayoutTests/svg/foreignObject/fO-percentage-height-style-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.offsetHeight' is deprecated and will be removed in M47 , around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements
1 Test use of percentages inside foreignObject 2 Test use of percentages inside foreignObject
2 3
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 5
5 6
6 PASS nestedSvg.offsetHeight is 250 7 PASS nestedSvg.offsetHeight is 250
7 PASS nestedSvg.offsetHeight is 125 8 PASS nestedSvg.offsetHeight is 125
8 PASS nestedSvg.offsetHeight is 200 9 PASS nestedSvg.offsetHeight is 200
9 PASS successfullyParsed is true 10 PASS successfullyParsed is true
10 11
11 TEST COMPLETE 12 TEST COMPLETE
12 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698