Bugzilla – Bug 631
make datatype-checking for "browsing context name" check that it's not empty
Last modified: 2009-08-04 10:32:15 CEST
spec says, "A valid browsing context name is any string with at least one character that does not start with a U+005F LOW LINE character." but v.nu does not currently enforce the constraint about it being at least one character -- it allows the empty string
Created attachment 114 [details] patch with proposed change
syntax 456, 457 http://svn8.cvsdude.com/vvc/whattf/syntax?view=revision&revision=456 http://svn8.cvsdude.com/vvc/whattf/syntax?view=revision&revision=457