OLD | NEW |
(Empty) | |
| 1 CONSOLE WARNING: 'Element.offsetParent' is deprecated and will be removed in M47
, around Novemver 2015. The offset* attributes are only standardized and widely
supported 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. |
| 3 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. |
| 4 CONSOLE WARNING: 'Element.offsetWidth' is deprecated and will be removed in M47,
around Novemver 2015. The offset* attributes are only standardized and widely s
upported for HTML elements. |
| 5 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. |
| 6 This is a testharness.js-based test. |
| 7 PASS element.offset*() should throw deprecation warning |
| 8 Harness: the test ran to completion. |
| 9 |
OLD | NEW |