From 1bb8c6d310009197882aa79622b3e77c6591ed4c Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Tue, 2 Sep 2008 03:58:06 +0000 Subject: [PATCH] [e] (0) Remove redundant issue marker. (credit: as) git-svn-id: http://svn.whatwg.org/webapps@2135 340c8d12-0b0e-0410-8428-c7bf67bfef74 --- index | 9 --------- source | 6 ------ 2 files changed, 15 deletions(-) diff --git a/index b/index index 0cfd82c0f05..0cf78cc316d 100644 --- a/index +++ b/index @@ -47183,15 +47183,6 @@ interface MessageChannel {

All other elements found while parsing an HTML document. -

Still need to add these new elements to the lists: - eventsource, section, nav, - article, aside, header, - footer, datagrid, command -

The stack of open elements is said to have an element in scope when the following algorithm terminates in a match state: diff --git a/source b/source index 4a03a983edc..cc6769cb68a 100644 --- a/source +++ b/source @@ -44554,12 +44554,6 @@ interface MessageChannel { -

Still need to add these new elements to the - lists: eventsource, section, - nav, article, aside, - header, footer, datagrid, - command

-

The stack of open elements is said to have an element in scope when the following algorithm terminates in a match state: