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

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

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 156b52c9eb71e298d5bd63115ceeb117a74ade40..f10f8b67c4b2dac313b31301299d7ccc46f53ec4 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>: LayoutQuote 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 (anonymous) 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