forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Converts drag-in-iframe.html to utilize w3c test harness
Because of "drag-in-iframe.html" doesn't require pixel comparison, this patch converts "drag-in-iframe.html" to utilize w3c test harness with introducing |internals.getDragCaret()| to check position of drag caret in test scripts, for ease of maintenance. Note: This patch helps to utilize --enable-display-compositor-pixel-dump. Bug: 891427 Change-Id: Ie1ae56ac971271bccd6109a5044d25b433620f92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1552397 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#648082}
- Loading branch information
Showing
12 changed files
with
58 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-12.4 KB
...ty/blink/web_tests/platform/linux/editing/selection/drag-in-iframe-expected.png
Binary file not shown.
Binary file removed
BIN
-5.22 KB
...arty/blink/web_tests/platform/mac/editing/selection/drag-in-iframe-expected.png
Binary file not shown.
Binary file removed
BIN
-5.12 KB
...arty/blink/web_tests/platform/win/editing/selection/drag-in-iframe-expected.png
Binary file not shown.