@Kent has Apr 06, 2009 06:47AM discovered invalid HTML in the plurk source!. Attention all XSS'ers! paste.plurk.com/show/1858/
@Kent Apr 05, 2009 07:20PM Also: WTF? Why do some browsers get told "xml:lang='None' lang='None'" ( wtf? ) and others get told 'en-us'
@Kent Apr 05, 2009 07:20PM also, why do you mix <meta/> (self closing) and <meta> ( unclosed ) tags in the Code?
amix Apr 05, 2009 09:01PM most of our HTML is generated - so it's hard to keep it tidy, but I don't really think these are problematic
@Kent Apr 05, 2009 09:02PM my concern was primarily that there might have been some sort of data-driven situation that caused some of these imbalances, and if it was
f00li5h Apr 06, 2009 12:24AM suggests to amix that having components that generate matched tags makes it a lot easier to ensure tags are matched
@Kent Apr 06, 2009 07:02AM f00li5h, but its XHTML, not HTML . and they're closed, but not opened, and they're closed in the middle of an H1 -_-
@Kent Apr 06, 2009 06:13PM just if that P was somehow *generated* by *automated* code in the sanitizer for your profile fields, *then* it might mean something