[webkit-changes] [WebKit/WebKit] db7c72: [css-typed-om] css/css-typed-om/stylevalue-subclas...
Antoine Quint
noreply at github.com
Tue Oct 4 23:44:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: db7c724fd6ea2982338724d04d3e09dde222a69e
https://github.com/WebKit/WebKit/commit/db7c724fd6ea2982338724d04d3e09dde222a69e
Author: Antoine Quint <graouts at apple.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssTranslate.tentative-expected.txt
M Source/WebCore/css/typedom/transform/CSSTranslate.cpp
M Source/WebCore/css/typedom/transform/CSSTranslate.h
Log Message:
-----------
[css-typed-om] css/css-typed-om/stylevalue-subclasses/cssTranslate.tentative.html has failures
https://bugs.webkit.org/show_bug.cgi?id=246018
Reviewed by Alex Christensen.
Percentage is not an acceptable value type for z.
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssTranslate.tentative-expected.txt:
* Source/WebCore/css/typedom/transform/CSSTranslate.cpp:
(WebCore::CSSTranslate::create):
(WebCore::CSSTranslate::setZ):
* Source/WebCore/css/typedom/transform/CSSTranslate.h:
(WebCore::CSSTranslate::setZ): Deleted.
Canonical link: https://commits.webkit.org/255156@main
More information about the webkit-changes
mailing list