haikuwebkit/LayoutTests/platform/ios/svg/css
Antoine Quint b9d4d772b1 initial value for border-image-outset should be 0
https://bugs.webkit.org/show_bug.cgi?id=222721

Reviewed by Antti Koivisto.

LayoutTests/imported/w3c:

Pass one extra WPT test.

* web-platform-tests/css/css-backgrounds/inheritance.sub-expected.txt:
* web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt:

Source/WebCore:

The initial value for border-image-outset was a Length with Fixed type (0px)
instead of Relative type (0).

* rendering/style/NinePieceImage.h:
* style/StyleBuilderCustom.h:
(WebCore::Style::ApplyPropertyBorderImageModifier::applyInitialValue):

LayoutTests:

Update some tests to make the correct assumption on the border-image-ouset initial value.

* css3/calc/reflection-computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-border-image-expected.txt:
* fast/css/getComputedStyle/computed-style-border-image.html:
* fast/css/getComputedStyle/computed-style-with-zoom-expected.txt:
* fast/css/getComputedStyle/getComputedStyle-border-image-expected.txt:
* fast/reflections/reflection-computed-style-expected.txt:
* platform/ios-wk2/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt:
* platform/ios/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/ios/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/ios/svg/css/getComputedStyle-basic-expected.txt:
* platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/mac/svg/css/getComputedStyle-basic-expected.txt:

Canonical link: https://commits.webkit.org/234843@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@273882 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-03-04 11:26:43 +00:00
..
css-box-min-width-expected.txt
getComputedStyle-basic-expected.txt
text-gradient-shadow-expected.txt
text-shadow-multiple-expected.txt