[webkit-changes] [WebKit/WebKit] 387758: Cherry-pick 29056c6d4d4b. rdar://problem/99937243
Russell Epstein
noreply at github.com
Wed Sep 14 14:55:09 PDT 2022
Branch: refs/heads/safari-7615.1.6-branch
Home: https://github.com/WebKit/WebKit
Commit: 387758de8158ec65e9ab4a9b9c517eed7d8619a0
https://github.com/WebKit/WebKit/commit/387758de8158ec65e9ab4a9b9c517eed7d8619a0
Author: Vitor Roriz <vitor.roriz at apple.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M LayoutTests/fast/images/text-recognition/mac/cursor-types-for-recognized-text-expected.txt
M LayoutTests/fast/images/text-recognition/mac/cursor-types-for-recognized-text.html
M Source/WebCore/html/shadow/imageOverlay.css
Log Message:
-----------
Cherry-pick 29056c6d4d4b. rdar://problem/99937243
Revert [253823 at main] REGRESSION (253685 at main): [ Monterey wk2 ] fast/images/text-recognition/mac/cursor-types-for-recognized-text.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=244272
<rdar://99051044>
Reviewed by Tim Nguyen.
* LayoutTests/fast/images/text-recognition/mac/cursor-types-for-recognized-text-expected.txt:
* LayoutTests/fast/images/text-recognition/mac/cursor-types-for-recognized-text.html:
* Source/WebCore/html/shadow/imageOverlay.css:
(div#image-overlay):
Canonical link: https://commits.webkit.org/254482@main
Canonical link: https://commits.webkit.org/254351.2@safari-7615.1.6-branch
Commit: 9585e39bf453cf7746dec6ca130207d33982073f
https://github.com/WebKit/WebKit/commit/9585e39bf453cf7746dec6ca130207d33982073f
Author: Vitor Roriz <vitor.roriz at apple.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/mouse-cursor-imagemap-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/no-help-cursor-on-links.historical-expected.txt
M Source/WebCore/css/html.css
M Source/WebCore/page/EventHandler.cpp
M Source/WebCore/page/EventHandler.h
M Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm
Log Message:
-----------
Cherry-pick 2ef8bf040a9d. rdar://problem/99937243
Revert [253685 at main] Incorrect behavior of "cursor: auto" over links
https://bugs.webkit.org/show_bug.cgi?id=173909
rdar://33054544
Reviewed by Tim Nguyen.
* LayoutTests/imported/w3c/web-platform-tests/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/mouse-cursor-imagemap-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/no-help-cursor-on-links.historical-expected.txt:
* Source/WebCore/css/html.css:
(a:any-link):
(a:any-link:read-write): Deleted.
(area:any-link): Deleted.
* Source/WebCore/page/EventHandler.cpp:
(WebCore::EventHandler::updateCursor):
(WebCore::EventHandler::selectCursor):
(WebCore::EventHandler::handleMouseMoveEvent):
* Source/WebCore/page/EventHandler.h:
* Source/WebKit/WebProcess/WebPage/ios/WebPageIOS.mm:
(WebKit::WebPage::positionInformation):
Canonical link: https://commits.webkit.org/254480@main
Canonical link: https://commits.webkit.org/254351.3@safari-7615.1.6-branch
Compare: https://github.com/WebKit/WebKit/compare/a0a8772edef6...9585e39bf453
More information about the webkit-changes
mailing list