+2012-01-03 Adam Barth <abarth@webkit.org>
+
+ Fix assert when foster parenting self-closing elements
+ https://bugs.webkit.org/show_bug.cgi?id=75527
+
+ Unreviewed.
+
+ Add a test case that used to case an assert.
+
+ * html5lib/resources/webkit02.dat:
+
2012-01-03 Jochen Eisinger <jochen@chromium.org>
Replace clearLocalStorage.js with localStorage.clear() now that it's implemented