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> |