From 33fa97d7902de78b7f4a21c2245e12ad0e1282d2 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Fri, 12 Apr 2013 09:35:14 +0200 Subject: [PATCH] Add a test for the document.body setter when there's no root element, and some cleanup in the file. http://html5.org/tools/web-apps-tracker?from=7799&to=7800 --- .../document.body-setter-01.html | 22 ++++++++++++++----- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/html/dom/documents/dom-tree-accessors/document.body-setter-01.html b/html/dom/documents/dom-tree-accessors/document.body-setter-01.html index 8c53e762109eae..319000b9418add 100644 --- a/html/dom/documents/dom-tree-accessors/document.body-setter-01.html +++ b/html/dom/documents/dom-tree-accessors/document.body-setter-01.html @@ -1,17 +1,27 @@ Setting document.body to incorrect values - + -