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

Unified Diff: LayoutTests/fast/frames/detach-frame-repeated-no-crash-expected.txt

Issue 1290053003: Handle LocalFrame being nestedly detached by subframe. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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/detach-frame-repeated-no-crash-expected.txt
diff --git a/LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt b/LayoutTests/fast/frames/detach-frame-repeated-no-crash-expected.txt
similarity index 73%
copy from LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt
copy to LayoutTests/fast/frames/detach-frame-repeated-no-crash-expected.txt
index da8afad70d673aed0e0365cf09600e5913e553a5..401f49e241d3c5ecdfacd9a89244caaddbd08c98 100644
--- a/LayoutTests/fast/css/fontfaceset-in-detached-frame-expected.txt
+++ b/LayoutTests/fast/frames/detach-frame-repeated-no-crash-expected.txt
@@ -1,4 +1,4 @@
-Call FontFaceSet::ready in a detached frame.
+Allow repeated frame detaches without crashing.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698