Index: Source/core/css/html.css |
diff --git a/Source/core/css/html.css b/Source/core/css/html.css |
index dff2fce40ae77b135231a4e1ad240513f5217e52..1fe1b6d0a07f70d7bbbd5bc2dfe33d5a77c616da 100644 |
--- a/Source/core/css/html.css |
+++ b/Source/core/css/html.css |
@@ -1112,6 +1112,10 @@ bdo { |
unicode-bidi: bidi-override; |
} |
+textarea[dir=auto] { |
+ unicode-bidi: -webkit-plaintext; |
+} |
+ |
/* page */ |
@page { |