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

Unified Diff: LayoutTests/html5lib/generated/run-tests19-data-expected.txt

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Hopefully all the tests Created 5 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/html5lib/generated/run-tests19-data-expected.txt
diff --git a/LayoutTests/html5lib/generated/run-tests19-data-expected.txt b/LayoutTests/html5lib/generated/run-tests19-data-expected.txt
index 70173064d2ca2354bee95e90900afd1babbe0b02..aa1c3b9e1ab4cd9bf0f009ccebce929a77dcd299 100644
--- a/LayoutTests/html5lib/generated/run-tests19-data-expected.txt
+++ b/LayoutTests/html5lib/generated/run-tests19-data-expected.txt
@@ -4,6 +4,7 @@
10
11
12
+59
dcheng 2015/08/19 18:44:17 I think adding a failing expectation here is the m
mstensho (USE GERRIT) 2015/08/20 09:45:55 This one? #data <!doctype html>applet<frameset> #
Test 8 of 108 in ../resources/tests19.dat failed. Input:
<!doctype html><form><isindex>
@@ -110,3 +111,17 @@ Expected:
| <input>
| name="isindex"
| <hr>
+
+Test 59 of 108 in ../resources/tests19.dat failed. Input:
+<!doctype html><applet><frameset>
+Got:
+| <!DOCTYPE html>
+| <html>
+| <head>
+| <frameset>
+Expected:
+| <!DOCTYPE html>
+| <html>
+| <head>
+| <body>
+| <applet>

Powered by Google App Engine
This is Rietveld 408576698