This allows for parsing of HTML such as:
<a href=lol("javascript")></a>
Here the "href" attribute would have its value set to:
lol("javascript")
Fixes #119
|
||
|---|---|---|
| .. | ||
| oga | ||
| support | ||
| spec_helper.rb | ||
This allows for parsing of HTML such as:
<a href=lol("javascript")></a>
Here the "href" attribute would have its value set to:
lol("javascript")
Fixes #119
|
||
|---|---|---|
| .. | ||
| oga | ||
| support | ||
| spec_helper.rb | ||