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

Side by Side Diff: LayoutTests/fast/css-generated-content/quotes-lang-case-insensitive-expected.html

Issue 10919103: Merge 125476 (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 <p> 3 <p>
4 You should see the below line printed twice. 4 You should see the below line printed twice.
5 </p> 5 </p>
6 6
7 ACDB<br> 7 ACDB<br>
8 ACDB 8 ACDB
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698