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

Unified Diff: LayoutTests/fast/css-generated-content/close-quote-negative-depth-expected.html

Issue 10911108: Merge 125448 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1229/
Patch Set: Created 8 years, 3 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/close-quote-negative-depth-expected.html
===================================================================
--- LayoutTests/fast/css-generated-content/close-quote-negative-depth-expected.html (revision 127621)
+++ LayoutTests/fast/css-generated-content/close-quote-negative-depth-expected.html (working copy)
@@ -1,5 +1,7 @@
<!DOCTYPE html>
-There should be no quotes when the depth of the quote is negative, but this is currently broken. See WKBug 92690.
+<p>There should be no quotes when the depth of the quote is negative, and the depth
+should restart from 0 next. Should see the same line printed twice.</p>
-<q></q>
+ACDABAB<br>
+ACDABAB

Powered by Google App Engine
This is Rietveld 408576698