Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/shadow/distribution-update-fonts-load.html

Issue 1675163002: Rename ComposedTree to FlatTree (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: wip Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 });

Powered by Google App Engine
This is Rietveld 408576698