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

Unified Diff: LayoutTests/media/video-intrinsic-width-height-expected.txt

Issue 38313002: Remove <video> width and height attributes from intrisic size logic (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: expanded test Created 7 years, 2 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/media/video-intrinsic-width-height-expected.txt
diff --git a/LayoutTests/media/video-intrinsic-width-height-expected.txt b/LayoutTests/media/video-intrinsic-width-height-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1f38345abdc326f1a69d7596ca2ad04de9a57759
--- /dev/null
+++ b/LayoutTests/media/video-intrinsic-width-height-expected.txt
@@ -0,0 +1,8 @@
+
+
+PASS no width/height attributes
+PASS only width attribute
+PASS only height attribute
+PASS both width/height attributes
+PASS both width/height attributes and style
+

Powered by Google App Engine
This is Rietveld 408576698