#include <CSSParserMode.h>
◆ CSSParserContext() [1/4]
WebCore::CSSParserContext::CSSParserContext |
( |
CSSParserMode |
mode, |
|
|
const URL & |
baseURL = URL() |
|
) |
| |
◆ CSSParserContext() [2/4]
WebCore::CSSParserContext::CSSParserContext |
( |
Document & |
document, |
|
|
const URL & |
baseURL = URL() , |
|
|
const String & |
charset = emptyString() |
|
) |
| |
◆ CSSParserContext() [3/4]
◆ CSSParserContext() [4/4]
◆ completeURL() [1/2]
URL WebCore::CSSParserContext::completeURL |
( |
const String & |
url | ) |
const |
|
inline |
◆ completeURL() [2/2]
URL WebCore::CSSParserContext::completeURL |
( |
const String & |
url | ) |
const |
|
inline |
◆ baseURL
URL WebCore::CSSParserContext::baseURL |
◆ charset
String WebCore::CSSParserContext::charset |
◆ cssGridLayoutEnabled
bool WebCore::CSSParserContext::cssGridLayoutEnabled { false } |
◆ deferredCSSParserEnabled
bool WebCore::CSSParserContext::deferredCSSParserEnabled { false } |
◆ enforcesCSSMIMETypeInNoQuirksMode
bool WebCore::CSSParserContext::enforcesCSSMIMETypeInNoQuirksMode { true } |
◆ isHTMLDocument
bool WebCore::CSSParserContext::isHTMLDocument { false } |
◆ mode
◆ needsSiteSpecificQuirks
bool WebCore::CSSParserContext::needsSiteSpecificQuirks { false } |
◆ springTimingFunctionEnabled
bool WebCore::CSSParserContext::springTimingFunctionEnabled { false } |
◆ useLegacyBackgroundSizeShorthandBehavior
bool WebCore::CSSParserContext::useLegacyBackgroundSizeShorthandBehavior { false } |
◆ WTF_MAKE_FAST_ALLOCATED
WebCore::CSSParserContext::WTF_MAKE_FAST_ALLOCATED |
The documentation for this struct was generated from the following files: