You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
What steps will reproduce the problem?
1. Put a large amount of inline CSS in a test page at
http://example.org/index.html
2. Specify a CDN domain of http://eg.org
3. Enable outline_css and combine_css
What is the expected output? What do you see instead?
Expected: inline CSS in now at http://eg.org/somefile.css
Actual: head now contains http://example.org/somefile.css This can only be
rectified by providing another file in the head to rewrite (and then both are
combined).
What version of the product are you using (please check X-Mod-Pagespeed
header)?
0.10.21.2-1381
On what operating system?
Ubuntu 10.04
Which version of Apache?
2.2
Apache/2.2.20
Which MPM?
Using Zend Server Community Edition
Please provide any additional information below, especially a URL or an
HTML file that exhibits the problem.
Original issue reported on code.google.com by shri...@gmail.com on 17 Apr 2012 at 11:42
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
shri...@gmail.com
on 17 Apr 2012 at 11:42The text was updated successfully, but these errors were encountered: