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

Unified Diff: LayoutTests/fast/text-autosizing/inherited-multiplier.html

Issue 1033943002: Rename LayoutStyle to papayawhip (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ensureComputedStyle Created 5 years, 9 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: LayoutTests/fast/text-autosizing/inherited-multiplier.html
diff --git a/LayoutTests/fast/text-autosizing/inherited-multiplier.html b/LayoutTests/fast/text-autosizing/inherited-multiplier.html
index 693648bb2fd7773c65414a9a5d68497b23588f49..bbc3e2f0c507c8e81441a615ac4b7d7210594e8e 100644
--- a/LayoutTests/fast/text-autosizing/inherited-multiplier.html
+++ b/LayoutTests/fast/text-autosizing/inherited-multiplier.html
@@ -15,7 +15,7 @@
<body>
<div id="outer">
This test verifies that a text autosizing multiplier that is inherited from a
- parent element's LayoutStyle is reflected in the computed font size, even if the
+ parent element's ComputedStyle is reflected in the computed font size, even if the
specified font size is different and the next text autosizing pass doesn't alter
the multiplier.
</div>
« no previous file with comments | « LayoutTests/fast/css/pseudo-any.html ('k') | LayoutTests/fast/text-autosizing/inherited-multiplier-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698