blob: d126618f5ccab348ab3bd519f3e8695191fac03f [file] [log] [blame]
FAIL oncut: DocumentAndElementEventHandlers must be on SVGElement not Element assert_true: SVGElement has an own property named "oncut" expected true got false
PASS oncut: the default value must be null
PASS oncut: the content attribute must be compiled into a function as the corresponding property
PASS oncut: the content attribute must execute when an event is dispatched
FAIL oncopy: DocumentAndElementEventHandlers must be on SVGElement not Element assert_true: SVGElement has an own property named "oncopy" expected true got false
PASS oncopy: the default value must be null
PASS oncopy: the content attribute must be compiled into a function as the corresponding property
PASS oncopy: the content attribute must execute when an event is dispatched
FAIL onpaste: DocumentAndElementEventHandlers must be on SVGElement not Element assert_true: SVGElement has an own property named "onpaste" expected true got false
PASS onpaste: the default value must be null
PASS onpaste: the content attribute must be compiled into a function as the corresponding property
PASS onpaste: the content attribute must execute when an event is dispatched