You are viewing a single comment's thread. Return to all comments →
input 1: 10 1 <a value = "GoodVal"> <b value = "BadVal" size = "10"> </b> <c height = "auto"> <d size = "3"> <e strength = "2"> </e> </d> </c> </a> d~sze{-truncated-}
output : 3
how this is giving 3 ? the query does not have attribute "size" ???
Seems like cookies are disabled on this browser, please enable them to open this website
Attribute Parser
You are viewing a single comment's thread. Return to all comments →
how this is giving 3 ? the query does not have attribute "size" ???