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

Unified Diff: LayoutTests/fast/events/scroll-during-zoom-change.html

Issue 898783003: Move rendering/RenderLayer* to layout/ (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/events/scroll-during-zoom-change.html
diff --git a/LayoutTests/fast/events/scroll-during-zoom-change.html b/LayoutTests/fast/events/scroll-during-zoom-change.html
index a165449822a3140229aa5c8160a5716d24ac2fce..0f5fca7c252e6464a2c4c182c0af594332ad4029 100644
--- a/LayoutTests/fast/events/scroll-during-zoom-change.html
+++ b/LayoutTests/fast/events/scroll-during-zoom-change.html
@@ -1,6 +1,6 @@
<div>
Test for <i><a href="rdar://problem/6634768">rdar://problem/6634768</a>
- Reproducible crash in RenderLayer::updateScrollCornerStyle() using full-page zoom at MobileMe Contacts</i>.
+ Reproducible crash in Layer::updateScrollCornerStyle() using full-page zoom at MobileMe Contacts</i>.
</div>
<div>
The test passed if it did not crash.

Powered by Google App Engine
This is Rietveld 408576698