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

Side by Side Diff: LayoutTests/svg/custom/document-all-includes-svg-expected.txt

Issue 26390004: Rework SVG sizing (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix mishap during rebase in svg.css Created 6 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 unified diff | Download patch
OLDNEW
1 PASS successfullyParsed is true 1 PASS successfullyParsed is true
2 2
3 TEST COMPLETE 3 TEST COMPLETE
4 PASS document.all['test1'].length is 2 4 PASS document.all['test1'].length is 2
5 PASS document.all['test2'].length is 2 5 PASS document.all['test2'].length is 2
6 PASS document.all['test3'].nodeName is "A" 6 PASS document.all['test3'].nodeName is "A"
7 PASS document.all['test4'].length is 2 7 PASS document.all['test4'].length is 2
8 PASS document.all['test5'].length is 2 8 PASS document.all['test5'].length is 2
9 9
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698