Skip to content

!require has no effect on input width #213

Description

@jabowery

Load this with ?log=1 and note #query[width] has a value of 0.

<span id="spanner"></span>  
<input id="query"  type="text" value="" />
<style type="text/gss">
        @h (#spanner)(#query) in(::window) ; 
        #query[width] > 100 !require;
</style>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions