[webkit-changes] [WebKit/WebKit] fdec74: Re-import WPT html/dom/elements/global-attributes/
Said Abou-Hallawa
noreply at github.com
Sun Sep 15 23:18:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fdec7447bb523fc07c06ffaff66806509a0e3050
https://github.com/WebKit/WebKit/commit/fdec7447bb523fc07c06ffaff66806509a0e3050
Author: Said Abou-Hallawa <said at apple.com>
Date: 2024-09-15 (Sun, 15 Sep 2024)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/cdata-dir_auto.html
M LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js
A LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-not-changed-text-input-typing-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-not-changed-text-input-typing.html
M LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-shadow-39-ref.html
M LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-slots-directionality-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-slots-directionality.html
A LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-anchor-attribute-004.tentative-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-anchor-attribute-004.tentative.html
M LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-anchor-attribute-xml.tentative-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-anchor-attribute-xml.tentative.html
Log Message:
-----------
Re-import WPT html/dom/elements/global-attributes/
https://bugs.webkit.org/show_bug.cgi?id=279599
rdar://135885737
Reviewed by Tim Nguyen and Sam Weinig.
Get the latest commit of this directory and update the expected results.
* LayoutTests/TestExpectations:
dir-auto-dynamic-changes.window.html fails because changing the input element
type from `text` to 'month' should remove its text. See webkit.org/b/279748.
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/cdata-dir_auto.html:
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-auto-dynamic-changes.window.js:
(test):
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-not-changed-text-input-typing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-not-changed-text-input-typing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-shadow-39-ref.html:
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-slots-directionality-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir-slots-directionality.html:
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-anchor-attribute-004.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-anchor-attribute-004.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-anchor-attribute-xml.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-anchor-attribute-xml.tentative.html:
Canonical link: https://commits.webkit.org/283690@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list