in reply to Re^7: Keep quotes around numerical attributes after parsing with HTML::Treebuilder?
in thread Keep quotes around numerical attributes after parsing with HTML::Treebuilder?
Most browsers have tag soup parsers that don't follow SGML rules correctly, Firefox is one of them.
See how the validator handles it (by comparing the source code with the parse tree).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Keep quotes around numerical attributes after parsing with HTML::Treebuilder?
by CountZero (Bishop) on Jul 19, 2005 at 21:14 UTC | |
by dorward (Curate) on Jul 19, 2005 at 21:26 UTC |