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

Side by Side 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 unified diff | Download patch
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 2
3 There should be no quotes when the depth of the quote is negative, but this is c urrently broken. See WKBug 92690. 3 <p>There should be no quotes when the depth of the quote is negative, and the de pth
4 should restart from 0 next. Should see the same line printed twice.</p>
4 5
5 <q></q> 6 ACDABAB<br>
7 ACDABAB
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698