OK, thanks. Here's where I see the proposal to be (in terms of what can be done now and what will receive approval from one of the gods):
- Code
-
No action:
Remove from proposal.
- WBR
-
Action point:
A small documentation change to Perl Monks Approved HTML tags. [See below.]
- Spoiler
-
No action:
This never was part of the proposal ("I'm not suggesting any changes to the remaining non-standard elements: <spoiler> and <readmore>.").
- Other attributes
-
Action point:
Add the attributes class, dir, lang and title to the elements as described in the table in my OP.
For the wbr documentation change, this might save yourself (or someone else in pmdev) a bit of work.
In the table, change
wbr
to
wbr<sup>5</sup>
Add to the end of the existing notes:
<p>
<sup>5</sup>The <c>wbr</c> element provides a <em>suggested</em>
wrapping point for long strings that contain no whitespace. See
[http://www.w3.org/html/wg/drafts/html/master/semantics.html#the-wbr-e
+lement|W3C: The <c>wbr</c> element]
for more information.
</p>
Obviously, I don't have access to the code for adding attributes to the existing elements;
however, if that turns out to be a lot of work (due to the large number of element/attribute combinations),
and you'd like an extra pair of hands, just let me know.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.