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

Unified Diff: LayoutTests/fast/writing-mode/body-writing-mode-propagation-blocked.html

Issue 758073003: Always propagate direction and writing-mode from <body>. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added XML and overconstraining tests. Created 6 years, 1 month 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/writing-mode/body-writing-mode-propagation-blocked.html
diff --git a/LayoutTests/fast/writing-mode/body-writing-mode-propagation-blocked.html b/LayoutTests/fast/writing-mode/body-writing-mode-propagation-blocked.html
deleted file mode 100644
index 5ae0c87890297c9acf7dc6162861b362fe7591c2..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/writing-mode/body-writing-mode-propagation-blocked.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<html style="-webkit-writing-mode:vertical-lr;">
-<body style="-webkit-writing-mode:vertical-rl; width:100px;border:2px solid black"></body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698