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> ```