Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f3759551803835f54479eac0cd10b0d173a25ff3
      
https://github.com/WebKit/WebKit/commit/f3759551803835f54479eac0cd10b0d173a25ff3
  Author: Karl Dubost <karl...@apple.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/clipboard-apis/async-html-script-removal.https-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/clipboard-apis/async-html-script-removal.https.html
    M 
LayoutTests/imported/w3c/web-platform-tests/clipboard-apis/async-navigator-clipboard-read-resource-load.https.html

  Log Message:
  -----------
  serialization/deserialization during read/write operation of Clipboard APIs 
is different from other browsers
https://bugs.webkit.org/show_bug.cgi?id=280749
rdar://137577746

Reviewed by Wenson Hsieh.

WebKit sends back style attributes with the clipboard results.
The current tests are checking requirements on markup which
are not exactly the purpose of the test.

The first test is checking that the script element has been removed
  which WebKit does correctly.
The second test is checking that the img src is in the html code,
  which again WebKit does correctly

These two tests seems to fail on WPT for the wrong reasons. This is
an attempt to make the tests more robust.

* 
LayoutTests/imported/w3c/web-platform-tests/clipboard-apis/async-html-script-removal.https-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/clipboard-apis/async-html-script-removal.https.html:
* 
LayoutTests/imported/w3c/web-platform-tests/clipboard-apis/async-navigator-clipboard-read-resource-load.https.html:

Canonical link: https://commits.webkit.org/286766@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to