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

Unified Diff: LayoutTests/fast/css-generated-content/quote-crash-93750.html

Issue 934853002: Move and rename RenderQuote and RenderWordBreak. (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/css-generated-content/quote-crash-93750.html
diff --git a/LayoutTests/fast/css-generated-content/quote-crash-93750.html b/LayoutTests/fast/css-generated-content/quote-crash-93750.html
index df7e4bcf380e99a82f325baaa0be08ac123831ed..156b52c9eb71e298d5bd63115ceeb117a74ade40 100644
--- a/LayoutTests/fast/css-generated-content/quote-crash-93750.html
+++ b/LayoutTests/fast/css-generated-content/quote-crash-93750.html
@@ -15,7 +15,7 @@
}
</script>
-<p>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=93750">93750</a>: RenderQuote corrupts doubly linked list on insertion before head of list</p>
+<p>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=93750">93750</a>: LayoutQuote corrupts doubly linked list on insertion before head of list</p>
<p>It passes if it does not CRASH or ASSERT.</p>
<q class="fixed"></q>

Powered by Google App Engine
This is Rietveld 408576698