mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
script: Implement HTMLInputElement.alpha (#42293)
Testing: New tests start to pass --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
@@ -9,6 +9,7 @@ interface HTMLInputElement : HTMLElement {
|
||||
|
||||
[CEReactions]
|
||||
attribute DOMString accept;
|
||||
[CEReactions] attribute boolean alpha;
|
||||
[CEReactions]
|
||||
attribute DOMString alt;
|
||||
// [CEReactions]
|
||||
|
||||
Reference in New Issue
Block a user