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

Unified Diff: LayoutTests/fast/borders/border-radius-huge-assert.html

Issue 899163003: Move rendering/RenderObject to layout/LayoutObject. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/fast/borders/border-radius-huge-assert.html
diff --git a/LayoutTests/fast/borders/border-radius-huge-assert.html b/LayoutTests/fast/borders/border-radius-huge-assert.html
index 434d4353e715ae1d88b2227567bfa85e1e29edf4..270e26c5426f2e9c610709d32a743dc485556f40 100644
--- a/LayoutTests/fast/borders/border-radius-huge-assert.html
+++ b/LayoutTests/fast/borders/border-radius-huge-assert.html
@@ -8,7 +8,7 @@
<body>
<p>
Pixel test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=12043">http://bugs.webkit.org/show_bug.cgi?id=12043</a>
- Another assertion failure in WebCore::RenderObject::drawBorder</i>.
+ Another assertion failure in WebCore::LayoutObject::drawBorder</i>.
</p>
<p>
There should be three squres and a circle below.

Powered by Google App Engine
This is Rietveld 408576698