| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-fonts-load.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-fonts-load.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-fonts-load.html
|
| index 7cddf5922fbd23b004cd36f7927e1c4207ec050a..1c90f62dae22e7dd631049958172963a7e6e4c81 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-fonts-load.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-fonts-load.html
|
| @@ -3,7 +3,7 @@
|
| <script src="../../../resources/testharnessreport.js"></script>
|
| <div id="container">
|
| <p>This test crashes if ASSERT is enabled and
|
| - the shadow DOM distribution is not properly updated before composed tree traversals.
|
| + the shadow DOM distribution is not properly updated before flat tree traversals.
|
| </div>
|
| <script>
|
| setup({ explicit_done: true });
|
|
|