Chromium Code Reviews| Index: LayoutTests/fast/writing-mode/html-direction-propagation.html |
| diff --git a/LayoutTests/fast/writing-mode/html-direction-propagation.html b/LayoutTests/fast/writing-mode/html-direction-propagation.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f29c8291b81a058ed7fb12f35e2dd0ecca408dd8 |
| --- /dev/null |
| +++ b/LayoutTests/fast/writing-mode/html-direction-propagation.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<html style="width: 100px; height: 100px; border: 3px solid black; direction: rtl;"></html> |