WebKit Trac
  • Login
  • Preferences
  • Register
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (91 - 100 of 5777)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 →
[291396]: [Selection] Fixes selection range settings for TEXTAREA ...
... ettings of SelectionStart/SelectionEnd for TEXTAREA for non-focused Element. It sets the caret to the end of the text value except for initializing in most cases. For the case of updating defaultValue for a non-dirty TEXTAREA, we should following the clamping steps as per spec and it will be address ...
By Ziran Sun — Mar 17, 2022 2:19:29 AM
[291274]: Merge r290724 - REGRESSION(r216096): [GTK] Test ...
... [GTK] Test accessibility/gtk/menu-list-unfocused-notifications.html is failing since r216096 https://bugs.webkit.org/show_bug.cgi?id=171598 Reviewed by Adrian Perez de Castro. Source/WebCore: Enable accessibility when a WTR observer is added. * accessibility/atspi/Accessibilit ...
By Carlos Garcia Campos — Mar 15, 2022 2:04:59 AM
[291272]: Merge r290633 - [ATSPI] Remove layout tests checking children ...
... html: Removed. * accessibility/gtk/menu-list-unfocused-notifications-expected.txt: * accessibility/gtk/no-notification-for-unrendered-iframe-children-expected.txt: Removed. * accessibility/gtk/no-notification-for-unrendered-iframe-children.html: Removed. * platform/glib/TestExpectations ...
By Carlos Garcia Campos — Mar 15, 2022 2:04:50 AM
[291090]: [web-animations] counter-increment should support discrete animation ...
... ght now we only handle counter-increment to keep this patch focused. * animation/CSSPropertyAnimation.cpp: (WebCore::CSSPropertyAnimationWrapperMap::CSSPropertyAnimationWrapperMap):
By graouts@webkit.org — Mar 9, 2022 10:12:17 PM
[291072]: Cherry-pick r290646. rdar://problem/88911184 ...
Cherry-pick r290646. rdar://problem/88911184 focus({preventScroll: true}) does not prevent scrolling on iOS https://bugs.webkit.org/show_bug.cgi?id=236584 rdar://88911184 Reviewed by Simon Fraser. Source/WebCore: Plumb `FocusOptions` through `Element::dispatchFo ...
By Russell Epstein — Mar 9, 2022 2:16:21 PM
[291044]: [WinCairo] SpatialNavigation.h(93): error C2365: 'WebCore::None': ...
... * page/FocusController.cpp: (WebCore::updateFocusCandidateIfNeeded): * page/SpatialNavigation.cpp: (WebCore::FocusCandidate::FocusCandidate): (WebCore::alignmentForRects): (WebCore::distanceDataForNode): * page/SpatialNavigation.h: (WebCore::Focus ...
By Fujii Hironori — Mar 9, 2022 5:29:13 AM
[291036]: [CSS Container Queries] Import updated WPTs ...
... * web-platform-tests/css/css-contain/container-queries/focus-inside-content-visibility-crash.html: * web-platform-tests/css/css-contain/container-queries/font-relative-units-dynamic.html: * web-platform-tests/css/css-contain/container-queries/font-relative-units.html: * web-platform-tests/css/c ...
By Antti Koivisto — Mar 9, 2022 3:38:19 AM
[290941]: Cherry-pick r290554. rdar://problem/83757966 Remove ...
... This change unfortunately regresses focusability state when dynamically setting inert, due to a cached computed style invalidation bug. This is minor in practice, since focusability usually gets queried in user-initiated ways, when style already has fully been updated ...
By Russell Epstein — Mar 7, 2022 2:10:35 PM
[290930]: Cherry-pick r290232. rdar://problem/88818132 Rebaseline ...
... rdar://problem/88818132 Rebaseline inert-focus-in-frames.html after r290197. Unreviewed test gardening. For some reason, the rebaselining changes didn't make it in the patch. * web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-focus-in- ...
By Russell Epstein — Mar 7, 2022 2:09:49 PM
[290929]: Cherry-pick r290197. rdar://problem/88818132 Stop propagating ...
... :deprecatedIsInert(), so it only affects focus. Selection APIs, etc. weren't affected before this bug. LayoutTests/imported/w3c: * web-platform-tests/html/semantics/interactive-elements/the-dialog-element/inert-focus-in-frames-expected.txt: Source/WebCore: ...
By Russell Epstein — Mar 7, 2022 2:09:47 PM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple