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

Unified Diff: LayoutTests/fullscreen/full-screen-crash-offsetLeft.html

Issue 944923004: rendering/RenderBoxModelObject -> layout/LayoutBoxModelObject (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
« no previous file with comments | « no previous file | LayoutTests/fullscreen/full-screen-crash-offsetLeft-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fullscreen/full-screen-crash-offsetLeft.html
diff --git a/LayoutTests/fullscreen/full-screen-crash-offsetLeft.html b/LayoutTests/fullscreen/full-screen-crash-offsetLeft.html
index fe2fa8f0f9ba3c5433477f52df838e7d75897d31..74e850112ef5a57a4db5858f669759eb595796ce 100644
--- a/LayoutTests/fullscreen/full-screen-crash-offsetLeft.html
+++ b/LayoutTests/fullscreen/full-screen-crash-offsetLeft.html
@@ -2,7 +2,7 @@
<html>
<body>
<video></video>
-<p><a href="https://bugs.webkit.org/show_bug.cgi?id=89785">Bug 89785</a>: REGRESSION(r116446): Crash in RenderBoxModelObject::adjustedPositionRelativeToOffsetParent</p>
+<p><a href="https://bugs.webkit.org/show_bug.cgi?id=89785">Bug 89785</a>: REGRESSION(r116446): Crash in LayoutBoxModelObject::adjustedPositionRelativeToOffsetParent</p>
<script src="full-screen-test.js"></script>
<script>
if (!window.testRunner)
« no previous file with comments | « no previous file | LayoutTests/fullscreen/full-screen-crash-offsetLeft-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698