webf icon indicating copy to clipboard operation
webf copied to clipboard

'hidden' attr is not work in tag element

Open bainian opened this issue 2 years ago • 0 comments

Affected version

main

No same issues found

  • [X] Yes, I search all issues but not found.

Bug type

CSS/DOM Style

Which frontend framework you are using.

html

Steps to reproduce

  1. div add a 'hidden' attribute.
  2. it not working, expect div element disappear.

Code example

Expected results

expect 'hidden' element disappear. working same as browser.

Actual results

it showing.

bainian avatar Nov 03 '22 12:11 bainian