DescriptionStricter parsing for span attribute on col element
According to the latest spec "The element may have a span content
attribute specified, whose value must be a valid non-negative
integer greater than zero."
With this patch parsing is more strict and above rules are honored.
This was showing as failures here, fixed with this patch:
http://w3c-test.org/html/dom/reflection-forms.html
Behavior matches Firefox.
Spec reference:
https://html.spec.whatwg.org/#dom-colgroup-span
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187978
Patch Set 1 #Patch Set 2 : Add a test #
Messages
Total messages: 7 (2 generated)
|