From 2aaaaa4d768f49d710c72991ae499967924522d1 Mon Sep 17 00:00:00 2001 From: "rafaelw@chromium.org" Date: Wed, 13 Feb 2013 02:20:24 +0000 Subject: [PATCH] [HTMLTemplateElement] Change template.dat serialization format https://bugs.webkit.org/show_bug.cgi?id=109635 Reviewed by Eric Seidel. The serialization format now uses 'content' instead of '#document-fragment' to denote template contents. * html5lib/resources/template.dat: * resources/dump-as-markup.js: (Markup._get): git-svn-id: https://svn.webkit.org/repository/webkit/trunk@142702 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 14 ++ LayoutTests/html5lib/resources/template.dat | 236 ++++++++++++++-------------- LayoutTests/resources/dump-as-markup.js | 2 +- 3 files changed, 133 insertions(+), 119 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f50654c..12e4845 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,17 @@ +2013-02-12 Rafael Weinstein + + [HTMLTemplateElement] Change template.dat serialization format + https://bugs.webkit.org/show_bug.cgi?id=109635 + + Reviewed by Eric Seidel. + + The serialization format now uses 'content' instead of '#document-fragment' to + denote template contents. + + * html5lib/resources/template.dat: + * resources/dump-as-markup.js: + (Markup._get): + 2013-02-12 Nico Weber Remove webintents from TestExpectations files diff --git a/LayoutTests/html5lib/resources/template.dat b/LayoutTests/html5lib/resources/template.dat index f48f27d..7f9bf59 100644 --- a/LayoutTests/html5lib/resources/template.dat +++ b/LayoutTests/html5lib/resources/template.dat @@ -6,7 +6,7 @@ | | |