/[blink]
Chromium logo

Revision 195266


Jump to revision: Previous Next
Author: mkwst@chromium.org
Date: Tue May 12 18:29:34 2015 UTC (8 years ago)
Changed paths: 10
Log Message:
CSS: Drop the quirks-mode exception for CSS MIME types.

This matches Firefox's behavior (though it returns 'transparent' instead of
'rgba(0, 0, 0, 0)', which is a bit annoying).

---------------------------------------------------------------------------
This is a reland of https://codereview.chromium.org/733993002, which was
reverted after breaking tests. https://codereview.chromium.org/1136493003
fixes those tests by sending a correct MIME type for CSS files. The patch
is otherwise identical % rebasing.
---------------------------------------------------------------------------

BUG=419383

Review URL: https://codereview.chromium.org/1126133003

Changed paths

Path Details
Directorytrunk/LayoutTests/http/tests/inspector/resource-tree/resource-tree-invalid-mime-type-css-content-expected.txt modified , text changed
Directorytrunk/LayoutTests/http/tests/misc/css-accept-any-type-expected.txt modified , text changed
Directorytrunk/LayoutTests/http/tests/misc/css-accept-any-type.html modified , text changed
Directorytrunk/LayoutTests/http/tests/security/cross-origin-css-expected.txt deleted
Directorytrunk/LayoutTests/http/tests/security/cross-origin-css.html modified , text changed
Directorytrunk/Source/core/css/StyleSheetContents.cpp modified , text changed
Directorytrunk/Source/core/dom/ProcessingInstruction.cpp modified , text changed
Directorytrunk/Source/core/fetch/CSSStyleSheetResource.cpp modified , text changed
Directorytrunk/Source/core/fetch/CSSStyleSheetResource.h modified , text changed
Directorytrunk/Source/core/inspector/InspectorPageAgent.cpp modified , text changed

Properties

Name Value
commit-bot commit-bot@chromium.org

Powered by ViewVC 1.1.26 ViewVC Help