Closed Bug 538754 Opened 15 years ago Closed 15 years ago

[HTML5] Flock.com is broken with HTML5 parser enabled

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 538193

People

(Reporter: deprecationmail, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.3a1pre) Gecko/20091231 Minefield/3.7a1pre Build Identifier: The http://www.flock.com browser homepage is broken when you use the HTML5 parser in the current trunk build. For example, there is no text on the button, and the layout is broken in general. Reproducible: Always Steps to Reproduce: 1. Enter http://www.flock.com without the HTML5 parser enabled. 2. Enable the HTML5 parser. 3. Does the page look broken?
Keywords: html5
Priority: -- → P1
Version: unspecified → Trunk
Marked as Major importance as Flock is built on Gecko (which is what currently breaks the site itself).
I see: <script type="text/javascript"> document.writeln('<li><a href="/download" title="Download Flock!" onclick="inst(\'home/no_nav_click/footer_download\'); return download.link_setup(this, \'/download/\')">Download Flock</a></li>'); </script> <noscript> <li><a href="/download" title="Download Flock, the Social Web Browser!">Download Flock</a></li> </noscript> in the code and is reminded of bug 538193 . Could these be related and fixed by the same patch?
Yes, the website is messed up with Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a1pre) Gecko/20100108 Minefield/3.7a1pre (.NET CLR 3.5.30729) ID:20100108043818
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac OS X → All
Priority: P1 → --
Hardware: x86 → All
Keywords: html5
Summary: Flock.com is broken with HTML5 parser enabled → [HTML5] Flock.com is broken with HTML5 parser enabled
WFM now. I am assuming this was a duplicate.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.