From 9490056dfd14e6cc5b0bbb9c214037b2d54581e7 Mon Sep 17 00:00:00 2001 From: Jonathan Neal Date: Tue, 15 Sep 2015 16:49:20 -0400 Subject: [PATCH 1/2] Fix typo "ul, element" Resolves #99 --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index 42c0fdae524..da2e267ee84 100644 --- a/source +++ b/source @@ -97887,7 +97887,7 @@ dictionary StorageEventInit : EventInit { h3, h4, h5, h6, header, hgroup, hr, main, menu, nav, ol, p, pre, section, table, or - ul, element, or if there is no more content in the parent element and the parent + ul element, or if there is no more content in the parent element and the parent element is an HTML element that is not an a, audio, del, ins, map, noscript, or video element.

From cde2f40906f1d453e310fd7b90d93a34a594ffaa Mon Sep 17 00:00:00 2001 From: Jonathan Neal Date: Tue, 15 Sep 2015 17:03:06 -0400 Subject: [PATCH 2/2] Add Jonathan Neal to Acknowledgements --- source | 1 + 1 file changed, 1 insertion(+) diff --git a/source b/source index da2e267ee84..123a8ced706 100644 --- a/source +++ b/source @@ -118597,6 +118597,7 @@ INSERT INTERFACES HERE Jon Perlow, Jonas Sicking, Jonathan Cook, + Jonathan Neal, Jonathan Rees, Jonathan Watt, Jonathan Worent,