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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/deprecated-zoom-properties-expected.txt

Issue 2689063002: Deprecate CSS values zoom:reset and zoom:document. (Closed)
Patch Set: add test for deprecated properties Created 3 years, 10 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: third_party/WebKit/LayoutTests/fast/css/deprecated-zoom-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/deprecated-zoom-properties-expected.txt b/third_party/WebKit/LayoutTests/fast/css/deprecated-zoom-properties-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2208bcf10354e217e188babb91eea26cedd1e293
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/css/deprecated-zoom-properties-expected.txt
@@ -0,0 +1,9 @@
+CONSOLE WARNING: zoom: "reset" is deprecated and will be removed in M59, around June 2017. See https://www.chromestatus.com/features/4997605029314560 for more details.
+CONSOLE WARNING: zoom: "document" is deprecated and will be removed in M59, around June 2017. See https://www.chromestatus.com/features/4997605029314560 for more details.
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ LayoutBlockFlow {HTML} at (0,0) size 800x600
+ LayoutBlockFlow {BODY} at (8,8) size 784x584
+ LayoutBlockFlow {DIV} at (0,0) size 784x0
+ LayoutBlockFlow {DIV} at (0,0) size 784x0

Powered by Google App Engine
This is Rietveld 408576698