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

Unified Diff: LayoutTests/fast/html/element-offset-expected.txt

Issue 1323073005: Remove Element.offsetParent/offsetTop/offsetLeft/offsetWidth/offsetHeight (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/html/element-offset-expected.txt
diff --git a/LayoutTests/fast/html/element-offset-expected.txt b/LayoutTests/fast/html/element-offset-expected.txt
deleted file mode 100644
index 3acc68d28f0387dab3621ac964dbceb79f847834..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/html/element-offset-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-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.
-CONSOLE WARNING: 'Element.offsetTop' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements.
-CONSOLE WARNING: 'Element.offsetLeft' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements.
-CONSOLE WARNING: 'Element.offsetWidth' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements.
-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.
-This is a testharness.js-based test.
-PASS element.offset*() should throw deprecation warning
-Harness: the test ran to completion.
-
« no previous file with comments | « LayoutTests/fast/html/element-offset.html ('k') | LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698