intertwingly

It’s just data

Chromie and Inline SVG


Anthony Laforge: The Dev channel has been updated to 5.0.317.0 for Google Chrome Frame.

This release addresses the issue I reported in September.  Accordingly, I have set these pages to opt-in to the use of Google Chrome Frame if the User Agent header indicates that this is supported:

# Enable Google Chrome Frame
BrowserMatch chromeframe gcf
Header append X-UA-Compatible "chrome=1" env=gcf

Please let me know if this causes any problems.

Update: The header is now documented.