haikuwebkit/LayoutTests/fast/backgrounds
Tim Nguyen bc022f3072 Make CSS.supports() return false for internal CSS properties
https://bugs.webkit.org/show_bug.cgi?id=224930

Reviewed by Antti Koivisto.

Test: LayoutTests/fast/backgrounds/background-repeat-x-y-parse.html

Examples that are now rejected:

CSS.supports("background-repeat-x: inherit")
CSS.supports("background-repeat-x", "inherit")
CSS.supports("background-repeat-y: inherit")
CSS.supports("background-repeat-y", "inherit")

Source/WebCore:

* css/DOMCSSNamespace.cpp:
(WebCore::DOMCSSNamespace::supports):
* css/parser/CSSParserImpl.cpp:
(WebCore::CSSParserImpl::consumeDeclaration):

LayoutTests:

* fast/backgrounds/background-repeat-x-y-parse-expected.txt:
* fast/backgrounds/background-repeat-x-y-parse.html:
* fast/css/webkit-mask-crash-implicit-expected.txt:
* fast/css/webkit-mask-crash-implicit.html:


Canonical link: https://commits.webkit.org/238864@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@278933 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-06-16 14:37:30 +00:00
..
repeat
resources
size Returns inconsistent types for el.style.property and el.style.getPropertyValue('color') 2015-08-04 05:14:43 +00:00
001.html
angled-background-repeating-gradient-rendering-vertical-expected.html
angled-background-repeating-gradient-rendering-vertical.html
animated-gif-as-background.html
animated-svg-as-mask.html
background-attachment-local-expected.html
background-attachment-local.html
background-clip-text-on-body-expected.png
background-clip-text-on-body-expected.txt
background-clip-text-on-body.html
background-clip-text-with-simple-container-expected.txt
background-clip-text-with-simple-container.html
background-clip-text.html
background-fast-path-simple-color-expected.png
background-fast-path-simple-color-expected.txt
background-fast-path-simple-color.html
background-fill-zero-area-crash-expected.txt
background-fill-zero-area-crash.html
background-image-large-float-intrinsic-ratio-expected.html
background-image-large-float-intrinsic-ratio.html
background-image-size-double-rounding-expected.html Subpixel rendering: Pixel crack in breadcrumbs at devforums.apple.com. 2014-07-01 17:25:10 +00:00
background-image-size-double-rounding.html Subpixel rendering: Pixel crack in breadcrumbs at devforums.apple.com. 2014-07-01 17:25:10 +00:00
background-inherit-color-bug.html
background-leakage-transforms.html
background-leakage.html
background-opaque-clipped-gradients-expected.html
background-opaque-clipped-gradients.html Fix occlusion culling logic to handle css background layer clipping 2012-12-02 10:55:24 +00:00
background-opaque-images-over-color-expected.html
background-opaque-images-over-color.html Convert test fast/backgrounds/background-opaque-images-over-color.html to a ref test 2012-11-27 14:56:51 +00:00
background-origin-root-element.html
background-position-1.html
background-position-parsing.html
background-position-rendering-expected.html
background-position-rendering.html
background-position-rounding.html
background-repeat-computed-style-expected.txt https://bugs.webkit.org/show_bug.cgi?id=36283 2010-03-18 18:03:44 +00:00
background-repeat-computed-style.html
background-repeat-long-scroll-expected.html
background-repeat-long-scroll.html
background-repeat-with-zero-size-expected.html
background-repeat-with-zero-size.html
background-repeat-x-y-parse-expected.txt Make CSS.supports() return false for internal CSS properties 2021-06-16 14:37:30 +00:00
background-repeat-x-y-parse.html Make CSS.supports() return false for internal CSS properties 2021-06-16 14:37:30 +00:00
background-shorthand-after-set-backgroundSize-expected.txt
background-shorthand-after-set-backgroundSize.html
background-shorthand-with-backgroundSize-style-expected.txt Serialize all URLs with double-quotes per CSSOM spec 2018-05-04 17:32:48 +00:00
background-shorthand-with-backgroundSize-style.html Serialize all URLs with double-quotes per CSSOM spec 2018-05-04 17:32:48 +00:00
bgCompositeCopy-expected.txt
bgCompositeCopy.html
body-generated-image-propagated-to-root.html
border-radius-split-background-image.html
border-radius-split-background.html
composite-highlight-is-invalid-expected.txt 'highlight' should not be parsed for a composite operation 2012-08-08 07:13:36 +00:00
composite-highlight-is-invalid.html
generated-bck-image-with-small-relative-size-expected.html
generated-bck-image-with-small-relative-size.html
gradient-background-leakage-2-expected.txt Page background color bleeds through inner edge of div border with rounded edges 2012-11-23 17:13:32 +00:00
gradient-background-leakage-2.html
gradient-background-leakage-expected.txt
gradient-background-leakage-hidpi-expected.txt
gradient-background-leakage-hidpi.html
gradient-background-leakage.html
gradient-background-on-subpixel-position-expected.html
gradient-background-on-subpixel-position.html
gradient-background-shadow-expected.html REGRESSION (r135628-135632): Double box shadow failure to render 2013-01-29 21:32:07 +00:00
gradient-background-shadow.html REGRESSION (r135628-135632): Double box shadow failure to render 2013-01-29 21:32:07 +00:00
hidpi-background-image-contain-cover-scale-needs-more-precision-expected.html
hidpi-background-image-contain-cover-scale-needs-more-precision.html
hidpi-bitmap-background-on-subpixel-position-expected.html
hidpi-bitmap-background-on-subpixel-position.html
hidpi-bitmap-background-origin-on-subpixel-position-expected.html
hidpi-bitmap-background-origin-on-subpixel-position.html
hidpi-bitmap-background-repeat-on-subpixel-position-expected.html
hidpi-bitmap-background-repeat-on-subpixel-position.html
hidpi-generated-gradient-background-on-subpixel-position-expected.html
hidpi-generated-gradient-background-on-subpixel-position.html
mask-box-image.html
mask-composite.html
multiple-backgrounds-assert-expected.txt 2009-08-13 Simon Fraser <simon.fraser@apple.com> 2009-08-14 06:22:08 +00:00
multiple-backgrounds-assert.html
multiple-backgrounds-computed-style-expected.txt
multiple-backgrounds-computed-style.html Serialize all URLs with double-quotes per CSSOM spec 2018-05-04 17:32:48 +00:00
obscured-background-child-style-change-expected.html Tools: 2017-05-04 21:46:39 +00:00
obscured-background-child-style-change.html
opacity-on-document-element.html
opaque-scrolled-paint-background-expected.html
opaque-scrolled-paint-background.html
quirks-mode-line-box-backgrounds.html
root-background-propagation-expected.png
root-background-propagation-expected.txt Clean up RenderLayerBacking code that looks for the body 2012-01-10 21:38:41 +00:00
root-background-propagation.html
root-background-propagation2-expected.png
root-background-propagation2-expected.txt
root-background-propagation2.html
scaled-gradient-background-expected.html REGRESSION (r201629): Weird button glitching on github.com 2016-06-22 20:44:26 +00:00
scaled-gradient-background.html
selection-background-color-expected.html Selection Background Color Error 2012-05-07 21:30:57 +00:00
selection-background-color-of-image-list-style.html Fill list style background with same color with that of list background. 2015-04-08 17:14:07 +00:00
selection-background-color-of-list-style.html
selection-background-color.html
solid-color-context-restore.html
svg-as-mask-expected.txt
svg-as-mask.html
transformed-body-background-expected.png
transformed-body-background-expected.txt -webkit-background-clip:text produces artifacts when applied to the body and the browser is resized 2012-11-07 00:03:53 +00:00
transformed-body-background.html
transformed-body-html-background-expected.png
transformed-body-html-background-expected.txt
transformed-body-html-background.html
transformed-html-body-background-expected.png
transformed-html-body-background-expected.txt
transformed-html-body-background.html
zero-background-size-expected.html
zero-background-size.html