[webkit-changes] [WebKit/WebKit] 035e69: Use dump-as-markup.js in editing/execCommand/inser...
Ryosuke Niwa
noreply at github.com
Mon Nov 21 09:57:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 035e69c195fa6798148615c4fde41c4df9bd892c
https://github.com/WebKit/WebKit/commit/035e69c195fa6798148615c4fde41c4df9bd892c
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
A LayoutTests/editing/execCommand/insertHorizontalRule-expected.txt
M LayoutTests/editing/execCommand/insertHorizontalRule.html
R LayoutTests/platform/gtk/editing/execCommand/insertHorizontalRule-expected.txt
R LayoutTests/platform/ios/editing/execCommand/insertHorizontalRule-expected.txt
R LayoutTests/platform/mac/editing/execCommand/insertHorizontalRule-expected.txt
R LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.txt
R LayoutTests/platform/wincairo/editing/execCommand/insertHorizontalRule-expected.txt
Log Message:
-----------
Use dump-as-markup.js in editing/execCommand/insertHorizontalRule.html
https://bugs.webkit.org/show_bug.cgi?id=248150
Reviewed by Darin Adler.
Modernized the test using dump-as-markup.js.
* LayoutTests/editing/execCommand/insertHorizontalRule-expected.txt: Added.
* LayoutTests/editing/execCommand/insertHorizontalRule.html:
* LayoutTests/platform/gtk/editing/execCommand/insertHorizontalRule-expected.txt: Removed.
* LayoutTests/platform/ios/editing/execCommand/insertHorizontalRule-expected.txt: Removed.
* LayoutTests/platform/mac/editing/execCommand/insertHorizontalRule-expected.txt: Removed.
* LayoutTests/platform/win/editing/execCommand/insertHorizontalRule-expected.txt: Removed.
* LayoutTests/platform/wincairo/editing/execCommand/insertHorizontalRule-expected.txt: Removed.
Canonical link: https://commits.webkit.org/256909@main
More information about the webkit-changes
mailing list