Back to Chromium

Attribute Selector Contain Dynamic No Elementstyle

third_party/blink/web_tests/fast/css/attribute-selector-contain-dynamic-no-elementstyle.html

149.0.7827.2275 B
Original Source

Test for bug https://bugs.webkit.org/show_bug.cgi?id=60752

This test checks whether CSS attribute selector [att*=val] is re-evaluated after attribute changes in DOM elements which have no style associated with them.

PASSED