Re: WHATWG cherry picks

Thanks Robin, I will look at

NOT APPLIED

[giowt] (0) Make inert='' map to aria-hidden rathe than aria-disabled since
aria-disabled only really does anything with interactive content.
https://github.com/w3c/html/commit/c5c37ce34036cd8defb27841fa36aca4c93c9cd8


[a] (0) More examples for <img>.
https://github.com/w3c/html/commit/963d5a56b4a61c0426d970c4cd2396d65e5220ec


in regards to:


[e] (0) Update boilerplate to link to validators
https://github.com/w3c/html/commit/555949cc02e453ab82300daa73b7b3f3cf8b6a49

maybe we should add a link to the w3c html validator?

--

Regards

SteveF
HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>


On 9 October 2013 15:56, Robin Berjon <robin@w3.org> wrote:

> Hi,
>
> here are the cherry picks for last week (and up to now). The master branch
> is now up to date all the way to r8214, aka 963d5a56b4a61c0426d970c4cd2396
> **d65e5220ec.
>
> There are three changes which I didn't pick, in all cases because they
> conflict with forks. In all three cases they map (unless I am mistaken) to
> areas that Steve has been working on. As a result, I'm leaving it up to
> Steve to review them and reconcile where he deems appropriate.
>
>
> NOT APPLIED
>
> [giowt] (0) Make inert='' map to aria-hidden rathe than aria-disabled
> since aria-disabled only really does anything with interactive content.
> https://github.com/w3c/html/**commit/**c5c37ce34036cd8defb27841fa36ac**
> a4c93c9cd8<https://github.com/w3c/html/commit/c5c37ce34036cd8defb27841fa36aca4c93c9cd8>
>
> [e] (0) Update boilerplate to link to validators
> https://github.com/w3c/html/**commit/**555949cc02e453ab82300daa73b7b3**
> f3cf8b6a49<https://github.com/w3c/html/commit/555949cc02e453ab82300daa73b7b3f3cf8b6a49>
>
> [a] (0) More examples for <img>.
> https://github.com/w3c/html/**commit/**963d5a56b4a61c0426d970c4cd2396**
> d65e5220ec<https://github.com/w3c/html/commit/963d5a56b4a61c0426d970c4cd2396d65e5220ec>
>
>
> APPLIED
>
> [giow] (3) Make the parser not execute scripts pending for the document
> after document.open() has been called on it.
> https://github.com/w3c/html/**commit/**4050003459adb438d71f48bae09204**
> 2ca4ba5803<https://github.com/w3c/html/commit/4050003459adb438d71f48bae092042ca4ba5803>
>
> [e] (0) Clarify <rp>'s role.
> https://github.com/w3c/html/**commit/**6748a8e3bdb861d6f8d73237d4e75f**
> ddcd5c94be<https://github.com/w3c/html/commit/6748a8e3bdb861d6f8d73237d4e75fddcd5c94be>
>
> [acgiow] (3) Allow type=time to have min>max, so that times can span
> midnight.
> https://github.com/w3c/html/**commit/**e795515447f27dde7af8e6eae7b5fa**
> b6634b3ee9<https://github.com/w3c/html/commit/e795515447f27dde7af8e6eae7b5fab6634b3ee9>
>
> [cgiow] (2) Let's allow newlines in <textarea placeholder=''> after all,
> since there are some valid use cases.
> https://github.com/w3c/html/**commit/**a64c95630215467b9c78dd03d3f64e**
> 6783497eba<https://github.com/w3c/html/commit/a64c95630215467b9c78dd03d3f64e6783497eba>
>
> [e] (0) ack for last checkin
> https://github.com/w3c/html/**commit/**d33bb8893bdc57176bf8ccd08f43f3**
> 12e28a7cea<https://github.com/w3c/html/commit/d33bb8893bdc57176bf8ccd08f43f312e28a7cea>
>
> [cgiow] (0) Add minlength='', since data shows people are using pattern=''
> to work around the absence of this feature.
> https://github.com/w3c/html/**commit/**fb9ee3159c0dc6fe673320746469f4**
> 1ef0d5c382<https://github.com/w3c/html/commit/fb9ee3159c0dc6fe673320746469f41ef0d5c382>
>
> [e] (0) typo: 'Documnet'
> https://github.com/w3c/html/**commit/**a89c586c6f3935e0512448cd14f601**
> 5124b3404f<https://github.com/w3c/html/commit/a89c586c6f3935e0512448cd14f6015124b3404f>
>
> [] (0) Mention the intranational prefixes for telephone numbers
> https://github.com/w3c/html/**commit/**4c770290b3320a3f1098639ed5761b**
> 1252db73e1<https://github.com/w3c/html/commit/4c770290b3320a3f1098639ed5761b1252db73e1>
>
> [agiow] (0) Add reportValidity(), which is like checkValidity() but
> triggers the browser's error-reporting UI as well
> https://github.com/w3c/html/**commit/**8bfeb6a438d7ef345b9cf067896319**
> 27f7ac29e6<https://github.com/w3c/html/commit/8bfeb6a438d7ef345b9cf06789631927f7ac29e6>
>
> [cgiow] (1) Allow inputmode='' on type=password, so that you can set the
> input mode to numeric for PIN passwords
> https://github.com/w3c/html/**commit/**4ee34eac4c1ac675288dc33d0fa8f5**
> 1606eec3ac<https://github.com/w3c/html/commit/4ee34eac4c1ac675288dc33d0fa8f51606eec3ac>
>
> [] (0) WebIDL doesn't default 'setter' to 'creator' (HTMLOptionsCollection)
> https://github.com/w3c/html/**commit/**d924b2f53bd392be2ed86a2e6a66d7**
> 022594fd67<https://github.com/w3c/html/commit/d924b2f53bd392be2ed86a2e6a66d7022594fd67>
>
> --
> Robin Berjon - http://berjon.com/ - @robinberjon
>

Received on Wednesday, 9 October 2013 15:08:00 UTC