| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/attr-dir-inherit.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/attr-dir-inherit.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/attr-dir-inherit.html
|
| index 3eadc90808f591314512442127e95c9c422fa125..091b7221696ec4945e5fbdecea250d4ba2f6ae96 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/attr-dir-inherit.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/attr-dir-inherit.html
|
| @@ -54,7 +54,7 @@
|
| </template>
|
| </div>
|
|
|
| - <h2>dir=auto determines the first character in the composed tree</h2>
|
| + <h2>dir=auto determines the first character in the flat tree</h2>
|
| <div id="dir-auto-english" dir="auto" data-dir-expected="ltr">
|
| <template>English text</template>
|
| </div>
|
|
|