Skip to content

Commit

Permalink
Test hidden="until-found"
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored and Sebastian Silbermann committed Jan 6, 2024
1 parent 4ecb6d8 commit 5755445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/attribute-behavior/src/attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ const attributes = [
read: getSVGProperty('height'),
overrideStringValue: '100%',
},
{name: 'hidden'},
{name: 'hidden', overrideStringValue: 'until-found'},
{name: 'high', tagName: 'meter'},
{
name: 'horiz-adv-x',
Expand Down

0 comments on commit 5755445

Please sign in to comment.