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

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

Issue 1314923005: Deprecate 'intrinsic' and 'min-intrinsic' CSS keywords (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: a couple more tests... Created 5 years, 4 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
index 3acc68d28f0387dab3621ac964dbceb79f847834..8b05600971296084e6d0ff79453ff52057b3c6a2 100644
--- a/LayoutTests/fast/html/element-offset-expected.txt
+++ b/LayoutTests/fast/html/element-offset-expected.txt
@@ -1,8 +1,8 @@
-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.
+CONSOLE WARNING: 'Element.offsetParent' is deprecated and will be removed in M47, around November 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 November 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 November 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 November 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 November 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/css/zoomed-intrinsic-width-expected.html ('k') | LayoutTests/fast/table/cell-height-min-intrinsic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698