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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css/deprecated-zoom-properties.html

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 unified diff | Download patch
OLDNEW
(Empty)
1 <body>
Timothy Loh 2017/02/15 03:09:18 <!doctype html> is standard for layout tests unles
Bret 2017/02/15 20:55:59 Done.
2 <div style="zoom:reset"></div>
3 <div style="zoom:document"></div>
4 </body>
Timothy Loh 2017/02/15 03:09:18 Better to add this so you don't need an expected.p
Bret 2017/02/15 20:55:59 Done.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698