mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Add HTMLConstructor attributes where needed
This commit is contained in:
parent
0713257add
commit
d951dee640
68 changed files with 70 additions and 7 deletions
|
@ -3,6 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#htmltableheadercellelement
|
||||
[HTMLConstructor]
|
||||
interface HTMLTableHeaderCellElement : HTMLTableCellElement {
|
||||
// attribute DOMString scope;
|
||||
// attribute DOMString abbr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue