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

Side by Side Diff: LayoutTests/html5lib/resources/tests19.dat

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 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 | Annotate | Revision Log
OLDNEW
1 #data 1 #data
2 <!doctype html><math><mn DefinitionUrl="foo"> 2 <!doctype html><math><mn DefinitionUrl="foo">
3 #errors 3 #errors
4 #document 4 #document
5 | <!DOCTYPE html> 5 | <!DOCTYPE html>
6 | <html> 6 | <html>
7 | <head> 7 | <head>
8 | <body> 8 | <body>
9 | <math math> 9 | <math math>
10 | <math mn> 10 | <math mn>
(...skipping 665 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 <!doctype html><button><frameset> 676 <!doctype html><button><frameset>
677 #errors 677 #errors
678 #document 678 #document
679 | <!DOCTYPE html> 679 | <!DOCTYPE html>
680 | <html> 680 | <html>
681 | <head> 681 | <head>
682 | <body> 682 | <body>
683 | <button> 683 | <button>
684 684
685 #data 685 #data
686 <!doctype html><applet><frameset>
687 #errors
688 #document
689 | <!DOCTYPE html>
690 | <html>
691 | <head>
692 | <body>
693 | <applet>
694
695 #data
696 <!doctype html><marquee><frameset> 686 <!doctype html><marquee><frameset>
697 #errors 687 #errors
698 #document 688 #document
699 | <!DOCTYPE html> 689 | <!DOCTYPE html>
700 | <html> 690 | <html>
701 | <head> 691 | <head>
702 | <body> 692 | <body>
703 | <marquee> 693 | <marquee>
704 694
705 #data 695 #data
(...skipping 581 matching lines...) Expand 10 before | Expand all | Expand 10 after
1287 | <head> 1277 | <head>
1288 | <body> 1278 | <body>
1289 | <div> 1279 | <div>
1290 | "a" 1280 | "a"
1291 | <a> 1281 | <a>
1292 | <a> 1282 | <a>
1293 | "b" 1283 | "b"
1294 | <p> 1284 | <p>
1295 | "c" 1285 | "c"
1296 | "d" 1286 | "d"
OLDNEW
« no previous file with comments | « LayoutTests/html5lib/generated/run-tests19-write-expected.txt ('k') | LayoutTests/html5lib/resources/tests7.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698