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

Unified Diff: LayoutTests/fast/css/deprecated-flex-box-zero-width-intrinsic-max-width-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/css/deprecated-flex-box-zero-width-intrinsic-max-width-expected.txt
diff --git a/LayoutTests/fast/css/deprecated-flex-box-zero-width-intrinsic-max-width-expected.txt b/LayoutTests/fast/css/deprecated-flex-box-zero-width-intrinsic-max-width-expected.txt
index 79e2e476aef1abb70381238ca605ac67fce96e18..cbb209b3e5e60e513890d74313912a4753ffc77c 100644
--- a/LayoutTests/fast/css/deprecated-flex-box-zero-width-intrinsic-max-width-expected.txt
+++ b/LayoutTests/fast/css/deprecated-flex-box-zero-width-intrinsic-max-width-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: The 'intrinsic' CSS keyword is deprecated and will be removed in M47, around November 2015. Use the standard 'max-content' keyword instead.
Tests if the Deprecated Flex boxes with max-width: intrinsic and width:0 has non-zero calculated width
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698