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 |