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

Unified Diff: LayoutTests/fast/dynamic/position-absolute-to-fixed-crash.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/dynamic/position-absolute-to-fixed-crash.html
diff --git a/LayoutTests/fast/dynamic/position-absolute-to-fixed-crash.html b/LayoutTests/fast/dynamic/position-absolute-to-fixed-crash.html
index be423677de52f5ad51e3058ee648b6c28bdf96f2..ca9c4efb879ce2095930f3712c763ff74cafd98a 100644
--- a/LayoutTests/fast/dynamic/position-absolute-to-fixed-crash.html
+++ b/LayoutTests/fast/dynamic/position-absolute-to-fixed-crash.html
@@ -20,7 +20,7 @@
<body onload="test()">
<p>
Test for <i><a href="rdar://problem/7094146">rdar://problem/7094146</a>
- Reproducible crash at RenderObject::localToAbsolute()</i>.
+ Reproducible crash at LayoutObject::localToAbsolute()</i>.
</p>
<p>
This crash occurred after an object&rsquo;s position changed directly
« no previous file with comments | « LayoutTests/fast/css/first-letter-detach.html ('k') | LayoutTests/fast/dynamic/position-absolute-to-fixed-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698