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

Unified Diff: LayoutTests/html5lib/resources/template.dat

Issue 640433002: Update HTML parser's foster-parenting algorithm to match the current spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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/resources/template.dat
diff --git a/LayoutTests/html5lib/resources/template.dat b/LayoutTests/html5lib/resources/template.dat
index d72c5af69787e44658b858973af9e8dec4eab71c..8ffa2a1813e5958475f1952c5ad4ebdff1bf1d29 100644
--- a/LayoutTests/html5lib/resources/template.dat
+++ b/LayoutTests/html5lib/resources/template.dat
@@ -1318,3 +1318,16 @@
| content
| "Foo"
| <body>
+
+#data
+<template><a><table><a>
+#errors
+#document
+| <html>
+| <head>
+| <template>
+| content
+| <a>
+| <a>
+| <table>
+| <body>
« no previous file with comments | « LayoutTests/fast/parser/foster-parent-expected.txt ('k') | Source/core/html/parser/HTMLConstructionSite.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698