[webkit-changes] [WebKit/WebKit] 48954a: Match `video-test.js` and `full-screen-test.js` wi...
Commit Queue
noreply at github.com
Tue Mar 26 20:03:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 48954ab8460f70dad5e57480bf47f7df2b13226c
https://github.com/WebKit/WebKit/commit/48954ab8460f70dad5e57480bf47f7df2b13226c
Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M LayoutTests/fullscreen/full-screen-test.js
M LayoutTests/media/video-test.js
Log Message:
-----------
Match `video-test.js` and `full-screen-test.js` with `js-test.js` for `consoleWrite` to use `span`
https://bugs.webkit.org/show_bug.cgi?id=271723
Reviewed by Ryosuke Niwa.
This changes match `video-test.js` and `full-screen-test.js` with `js-test.js`,
which uses `span` rather than direct 'innerHTML'.
Merge & Extended: https://src.chromium.org/viewvc/blink?view=revision&revision=150592
* LayoutTests/fullscreen/full-screen-test.js:
(consoleWrite):
* LayoutTests/media/video-test.js:
(consoleWrite):
Canonical link: https://commits.webkit.org/276718@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