| 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>
|
|
|