Skip to content

Bug fix for element visibility

Compare
Choose a tag to compare
@lsvx lsvx released this 07 Nov 16:40
· 21 commits to master since this release

This commit fixes a bug where the computed display property of a media
resource was not being properly determined. In particular, the isVisible
method was only considering the element style attribute of the supplied
element and its ancestors.