Index: LayoutTests/fast/repaint/inline-color-change.html |
diff --git a/LayoutTests/fast/repaint/inline-color-change.html b/LayoutTests/fast/repaint/inline-color-change.html |
index a339156e8cc1264a7f686b1cd795cbab486e968b..a52e9f64fe2226960c2580984d90d78ce1dc656e 100644 |
--- a/LayoutTests/fast/repaint/inline-color-change.html |
+++ b/LayoutTests/fast/repaint/inline-color-change.html |
@@ -14,7 +14,7 @@ |
<body onload="runRepaintTest();"> |
<p> |
Repaint test for <i><a href="rdar://problem/6518850">rdar://problem/6518850</a></i> |
- Make sure that an inline repaints using its line boxes and not using RenderBox width()/height(). |
+ Make sure that an inline repaints using its line boxes and not using LayoutBox width()/height(). |
</p> |
<p><span id="target" style="background-color:red; color:red">PASS</span></p> |
</body> |