[webkit-changes] [WebKit/WebKit] 3ef333: Remove `innerText` test directory since duplicate ...
Commit Queue
noreply at github.com
Thu May 2 14:00:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3ef333bb03db41210430e7d627aca83fd71db1a3
https://github.com/WebKit/WebKit/commit/3ef333bb03db41210430e7d627aca83fd71db1a3
Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M LayoutTests/imported/w3c/resources/import-expectations.json
R LayoutTests/imported/w3c/web-platform-tests/innerText/getter-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/innerText/getter-tests.js
R LayoutTests/imported/w3c/web-platform-tests/innerText/getter.html
R LayoutTests/imported/w3c/web-platform-tests/innerText/setter-expected.txt
R LayoutTests/imported/w3c/web-platform-tests/innerText/setter-tests.js
R LayoutTests/imported/w3c/web-platform-tests/innerText/setter.html
R LayoutTests/imported/w3c/web-platform-tests/innerText/w3c-import.log
Log Message:
-----------
Remove `innerText` test directory since duplicate of `html/dom/elements/the-innertext-and-outertext-properties`
https://bugs.webkit.org/show_bug.cgi?id=273504
Reviewed by Tim Nguyen.
These tests were moved to following directory on WPT:
html/dom/elements/the-innertext-and-outertext-properties
So this patch is to remove `innerText` separate directory.
* LayoutTests/imported/w3c/web-platform-tests/innerText/getter-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/innerText/getter-tests.js: Removed.
* LayoutTests/imported/w3c/web-platform-tests/innerText/getter.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/innerText/setter-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/innerText/setter-tests.js: Removed.
* LayoutTests/imported/w3c/web-platform-tests/innerText/setter.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/innerText/w3c-import.log: Removed.
* LayoutTests/imported/w3c/resources/import-expectations.json:
Canonical link: https://commits.webkit.org/278280@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