[Bug 29118] Add HTML 5 semantic elements 'details' and 'summary' to Sanitizer whitelist

2011-06-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29118

--- Comment #4 from Yair Rand yyairr...@gmail.com 2011-06-12 17:08:11 UTC ---
Note: details and summary is supported in Google Chrome.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29118] Add HTML 5 semantic elements 'details' and 'summary' to Sanitizer whitelist

2011-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29118

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
Summary|details and summary |Add HTML 5 semantic
   |elements are blocked|elements 'details' and
   ||'summary' to Sanitizer
   ||whitelist
   Severity|normal  |enhancement

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-05-23 20:44:47 UTC 
---
Updated bug summary  fields to clarify this is an enhancement request for
supporting HTML 5 draft elements in wiki body text:

http://www.w3.org/TR/html5/interactive-elements.html#the-details-element

http://www.w3.org/TR/html5/interactive-elements.html#the-summary-element

These would presumably be nice ways to implement various sorts of hidable
sections, though user-agent support is likely to be lacking or inconsistent at
this stage.

I would not recommend adding any explicit support at this stage, but it should
be taken a look at some day.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29118] Add HTML 5 semantic elements 'details' and 'summary' to Sanitizer whitelist

2011-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29118

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-05-23 20:45:55 UTC 
---
Going to resolve this as LATER; when UA support is more consistent reopen w/
current info. (The things we do use like video are easier to detect and
define, and don't duplicate behavior we already deal with w/ JavaScript and
some standard class names.)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 29118] Add HTML 5 semantic elements 'details' and 'summary' to Sanitizer whitelist

2011-05-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29118

--- Comment #3 from Yair Rand yyairr...@gmail.com 2011-05-23 21:03:38 UTC ---
Many wikis have methods of creating expandable content using javascript which
could be replaced by details/summary for browsers that support it. What would
be the downsides of having those only use the javascript method for browsers
that don't support details and summary?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l