The other image, the logo, is probably generic enough that it's used elsewhere and a user is likely to have it cached. The other looks bespoke for this page, so wouldn't.
I don't understand how it validates - I'd always understood that html, head, [title] and body were required for a complete document. Certainly the draft spec at http://www.w3.org/TR/html5/semantics.html#the-html-element-0 appears to confirm this ...
Fairplay to them though, they got a semantically and structurally deficient document to validate - it's like the IE6 of webpages ;0)
I don't think the older ones do; however, I'm sure Google gives them a different 404 page (change your User-Agent to IE6 and see how different the search results HTML is).
Base64 isn't exactly efficient. (Though it might be more efficient than an additional HTTP request. But if so, why aren't they using it for the homepage logo, say?) I wonder if they're using it as non-useless padding for stopping the IE-overrides-too-short-404s behavior.
rimantas|15 years ago
tuxcanfly|15 years ago
stanleydrew|15 years ago
cstuder|15 years ago
Oh, and it validates indeed: http://validator.w3.org/check?uri=http://www.google.com/nota...
estel|15 years ago
rodh|15 years ago
pbhjpbhj|15 years ago
Fairplay to them though, they got a semantically and structurally deficient document to validate - it's like the IE6 of webpages ;0)
reedlaw|15 years ago
cstuder|15 years ago
(I'll give you a hint: It's MSIE 6 and 7.)
Source: http://en.wikipedia.org/wiki/Data_URI_scheme#Web_browser_sup...
beaumartinez|15 years ago
kpreid|15 years ago
visural|15 years ago