diff options
Diffstat (limited to 'Source/WebCore/css/SelectorPseudoClassAndCompatibilityElementMap.in')
-rw-r--r-- | Source/WebCore/css/SelectorPseudoClassAndCompatibilityElementMap.in | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Source/WebCore/css/SelectorPseudoClassAndCompatibilityElementMap.in b/Source/WebCore/css/SelectorPseudoClassAndCompatibilityElementMap.in new file mode 100644 index 000000000..7b0ce4177 --- /dev/null +++ b/Source/WebCore/css/SelectorPseudoClassAndCompatibilityElementMap.in @@ -0,0 +1,80 @@ +-khtml-drag +-webkit-any +-webkit-any-link, PseudoClassAnyLinkDeprecated, PseudoElementUnknown +-webkit-autofill +-webkit-drag +-webkit-full-page-media +active +after, PseudoClassUnknown, PseudoElementAfter +any-link +before, PseudoClassUnknown, PseudoElementBefore +checked +corner-present +decrement +default +defined +#if ENABLE(CSS_SELECTORS_LEVEL4) +dir +#endif +disabled +double-button +empty +enabled +end +first-child +first-letter, PseudoClassUnknown, PseudoElementFirstLetter +first-line, PseudoClassUnknown, PseudoElementFirstLine +first-of-type +focus +focus-within +horizontal +host, PseudoClassHost, PseudoElementUnknown +hover +in-range +increment +indeterminate +invalid +lang +last-child +last-of-type +link +matches +no-button +not +nth-child +nth-last-child +nth-last-of-type +nth-of-type +only-child +only-of-type +optional +out-of-range +placeholder-shown +read-only +read-write +required +#if ENABLE(CSS_SELECTORS_LEVEL4) +role +#endif +root +scope +single-button +start +target +valid +vertical +visited +window-inactive + +#if ENABLE(FULLSCREEN_API) +-webkit-animating-full-screen-transition +-webkit-full-screen +-webkit-full-screen-ancestor +-webkit-full-screen-document +#endif + +#if ENABLE(VIDEO_TRACK) +future +past +#endif + |