Title: [285100] trunk
Revision 285100
Author an...@apple.com
Date 2021-10-31 23:20:41 -0700 (Sun, 31 Oct 2021)
Log Message
Fix :host invalidation when combined with pseudo classes in descendant position
https://bugs.webkit.org/show_bug.cgi?id=232544
Reviewed by Simon Fraser.
LayoutTests
Title: [285098] trunk/Source
Revision 285098
Author hey...@apple.com
Date 2021-10-31 14:40:58 -0700 (Sun, 31 Oct 2021)
Log Message
Update Web IDL links to new URL
https://bugs.webkit.org/show_bug.cgi?id=232533
Reviewed by Sam Weinig.
Source/_javascript_Core:
* wasm/js/WebAssemblyMemor
Title: [285097] trunk/LayoutTests
Revision 285097
Author hironori.fu...@sony.com
Date 2021-10-31 13:31:14 -0700 (Sun, 31 Oct 2021)
Log Message
[WinCairo] Unreviewed test gardening
* platform/wincairo/TestExpectations:
* platform/wincairo/editing/selection/3690703-2-expected.txt:
* platfo
Title: [285096] trunk/Source/WebCore
Revision 285096
Author mmaxfi...@apple.com
Date 2021-10-31 11:20:27 -0700 (Sun, 31 Oct 2021)
Log Message
Remove some straggling files after r280467
https://bugs.webkit.org/show_bug.cgi?id=232541
Reviewed by Sam Weinig.
Somehow I must have missed some
Title: [285095] trunk/Source/WebCore
Revision 285095
Author za...@apple.com
Date 2021-10-31 10:26:51 -0700 (Sun, 31 Oct 2021)
Log Message
[LFC][IFC] Keep track of the text box offset in ubidi's paragraph content
https://bugs.webkit.org/show_bug.cgi?id=232540
Reviewed by Antti Koivisto.
Title: [285094] trunk/Source
Revision 285094
Author simon.fra...@apple.com
Date 2021-10-31 08:18:55 -0700 (Sun, 31 Oct 2021)
Log Message
Scroll animations should run at 120Hz on 120Hz displays
https://bugs.webkit.org/show_bug.cgi?id=232534
Reviewed by Tim Horton.
Source/WebCore:
Scroll
Title: [285093] trunk/Source/WebCore
Revision 285093
Author za...@apple.com
Date 2021-10-31 07:25:44 -0700 (Sun, 31 Oct 2021)
Log Message
[LFC][IFC] Add unicode-bidi control characters
https://bugs.webkit.org/show_bug.cgi?id=232538
Reviewed by Antti Koivisto.
This is preparation for inj
Title: [285092] trunk/Source/WebCore
Revision 285092
Author andresg...@apple.com
Date 2021-10-31 06:41:34 -0700 (Sun, 31 Oct 2021)
Log Message
Move handling of ChildrenChanged notifications out of the AccessibilityObjects into AXObjectCache.
https://bugs.webkit.org/show_bug.cgi?id=232503
Title: [285091] trunk/Source/WebCore
Revision 285091
Author hey...@apple.com
Date 2021-10-31 01:49:17 -0700 (Sun, 31 Oct 2021)
Log Message
Change some bitwise OR operators to logical OR
https://bugs.webkit.org/show_bug.cgi?id=232537
Reviewed by Alexey Proskuryakov.
* html/canvas/Canvas