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

Unified Diff: LayoutTests/fast/frames/frame-set-whitespace-attributes.html

Issue 929223003: Move and rename RenderFrame and RenderFrameSet. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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/frames/frame-set-whitespace-attributes.html
diff --git a/LayoutTests/fast/frames/frame-set-whitespace-attributes.html b/LayoutTests/fast/frames/frame-set-whitespace-attributes.html
index 460f176fadc3f91247ba0d3f26072f52826b7d6a..84e78423b4e6e272314bc287a6b2157d2650e139 100644
--- a/LayoutTests/fast/frames/frame-set-whitespace-attributes.html
+++ b/LayoutTests/fast/frames/frame-set-whitespace-attributes.html
@@ -1,2 +1,2 @@
-<!-- Test case for rdar://problem/5266928 REGRESSION: crash/assert failure beneath RenderFrameSet::layOutAxis when loading fuzzer test. -->
+<!-- Test case for rdar://problem/5266928 REGRESSION: crash/assert failure beneath LayoutFrameSet::layOutAxis when loading fuzzer test. -->
<frameset rows=" " cols=" "></frameset>

Powered by Google App Engine
This is Rietveld 408576698