| Index: third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dir_auto-input-N-EN.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dir_auto-input-N-EN.html b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dir_auto-input-N-EN.html
|
| index f643a81ddb4e47d2d74e0d2b9a428a82a7d962ba..03df3c6dcce18ce3abe270306c29c099e6cac68f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dir_auto-input-N-EN.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/dom/elements/global-attributes/dir_auto-input-N-EN.html
|
| @@ -33,7 +33,7 @@
|
| </style>
|
| </head>
|
| <body>
|
| - <div class="instructions" style="display:none"><p>Test passes if the two boxes below look exactly the same.</p></div>
|
| + <div class="instructions"><p>Test passes if the two boxes below look exactly the same.</p></div>
|
| <div class="test">
|
| <div dir="ltr">
|
| <input type="text" dir="auto" value="@123!" />
|
|
|