ladybird/Tests/LibWeb/Text/expected/HTML/HTMLMediaElement-muted-content-attribute.txt

6 lines
415 B
Text
Raw Normal View History

Initial muted state when muted content attribute is present: true
Changing the muted attribute after object creation changes the muted state: false
Re-inserting the video element into the document changes the muted state: false
Re-inserting non-default muted video element into the document changes the muted state: false
Muted state of a script-created video element after adding the muted content attribute false