Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/writing-mode/body-direction-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 ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <html style="direction:ltr">
2 <body style="direction:rtl; width:100px;border:2px solid black"></body>
3 </html>
OLDNEW

Powered by Google App Engine