- 1a79bee AX ITM: Fix for accessibility/mac/details-summary.html in isolated tree mode. by andresg_22@apple.com · 2 years, 9 months ago
- 4e1c286 Don't allocate device pixel ratio scaled backing stores for layers that contain only unscaled bitmap content by mattwoodrow@apple.com · 2 years, 9 months ago
- 8949e2e TextureMapper: mask should be applied after filter is applied by Hironori.Fujii@sony.com · 2 years, 9 months ago
- c07b577 Implement CSSNumericValue.equals https://bugs.webkit.org/show_bug.cgi?id=241378 by achristensen@apple.com · 2 years, 9 months ago
- 06d2d38 RenderBox::hasHorizontalLayoutOverflow/hasVerticalLayoutOverflow use incorrect coordinate space by zalan@apple.com · 2 years, 9 months ago
- 9394a47 Support waiting for event in custom element by commit-queue@webkit.org · 2 years, 9 months ago
- df74bc8 Schedule/fire an event when selection changes for select() and setRangeText(). by zsun@igalia.com · 2 years, 9 months ago
- f766b11 getComputedStyle(img).height returns string of a rounded int not a float by commit-queue@webkit.org · 2 years, 9 months ago
- d254381 NotificationEventEnabled should be enabled macOS Ventura+ by j_pascoe@apple.com · 2 years, 9 months ago
- a58784f A HTMLMediaElement created while page is interrupted should be able to autoplay by commit-queue@webkit.org · 2 years, 9 months ago
- 63d7c21 [LBSE] Add support for <path> https://bugs.webkit.org/show_bug.cgi?id=240864 by commit-queue@webkit.org · 2 years, 9 months ago
- 442ae22 [CSS Container Queries] Container units don't work in gradients by antti@apple.com · 2 years, 9 months ago
- 7124656 [ iOS ] 8 imported/w3c/web-platform-tests/fetch/api (layout-tests) are flaky text failures by commit-queue@webkit.org · 2 years, 9 months ago
- 30dd5a4 Enable imported/w3c/web-platform-tests/css/css-contain/container-queries/svg-foreignobject-no-size-container.html in release by antti@apple.com · 2 years, 9 months ago
- 63fce18 REGRESSION (r294902): Content with continuation leaves decoration bits behind when removed by zalan@apple.com · 2 years, 9 months ago
- aa15908 Web Inspector: Allow forcing pseudo class :target by drousso@apple.com · 2 years, 9 months ago
- 658a02f video.currentSrc should not be reset when a new load errors by commit-queue@webkit.org · 2 years, 9 months ago
- 63eabd7 Cues displayed during end time by commit-queue@webkit.org · 2 years, 9 months ago
- a2a9207 Update Intersection Observer WPTs https://bugs.webkit.org/show_bug.cgi?id=241708 by simon.fraser@apple.com · 2 years, 9 months ago
- 6b9bbbd AX ITM: Crash in com.apple.WebKit.WebContent at Recursion :: com.apple.WebCore: WebCore::AXIsolatedTree::collectNodeChangesForSubtree. by andresg_22@apple.com · 2 years, 9 months ago
- 47bf780 Remove redundant logical right computation for grid items in RenderBlock::computeOverflow by zalan@apple.com · 2 years, 9 months ago
- fed0e85 css/css-transitions/before-load-001.html is a unique failure by commit-queue@webkit.org · 2 years, 9 months ago
- 875a68e Record InteractionRegions per RenderLayer, instead of all on the root by timothy_horton@apple.com · 2 years, 9 months ago
- 0c7c295 Fix styling of th elements when explicitly specifiying text-align:inherit by commit-queue@webkit.org · 2 years, 9 months ago
- da53d56 Web Inspector: Elements: rework CSS pseudo class toggles by drousso@apple.com · 2 years, 9 months ago
- 075931a Add a new DrawDecomposedGlyphs display list item to avoid repeatedly sending glyphs when using the GlyphDisplayListCache by heycam@apple.com · 2 years, 9 months ago
- fac31e5 [WebIDL] maplike<> and setlike<> declarations should be resilient to tampered prototypes by shvaikalesh@gmail.com · 2 years, 9 months ago
- e677abf AX: Update the isolated tree in response to dynamic placeholder and aria-placeholder changes by tyler_w@apple.com · 2 years, 9 months ago
- 6daec1a A black screen appears in a muted video element outside the viewport by commit-queue@webkit.org · 2 years, 9 months ago
- 6369a87 Moving a media element from one document to another should not break autoplay by commit-queue@webkit.org · 2 years, 9 months ago
- e44eac6 Web Inspector: inspector/page/setShowPaintRects.html is a flakey failure since introduction by pangle@apple.com · 2 years, 9 months ago
- 3d07306 REGRESSION (r287195): Safari fails to correctly render indented numbered lists with custom CSS and hyphenation ON by antti@apple.com · 2 years, 9 months ago
- 943a6b0 Invalidate animation keyframes using container units on when container size changes by antti@apple.com · 2 years, 9 months ago
- 5dd4222 REGRESSION: [ Mac wk2 ] fast/forms/datetimelocal/datetimelocal-editable-components/datetimelocal-choose-value-from-picker.html is a flaky failure by akeerthi@apple.com · 2 years, 9 months ago
- a15af1f Web Inspector: Remove setting to toggle fuzzy matching for CSS autocompletion by rcaliman@apple.com · 2 years, 9 months ago
- 3e1461b REGRESSION (r289443): Page contents disappear after entering a letter in the username field of bmoharris.com by zalan@apple.com · 2 years, 9 months ago
- 6e59967 [GStreamer][WebRTC] canvas to PeerConnection improvements by commit-queue@webkit.org · 2 years, 9 months ago
- f740fb5 AX: AccessibilityObject::insertText does not insert any text into password fields by tyler_w@apple.com · 2 years, 9 months ago
- 965ee16 REGRESSION (iOS 16): <img> with video source fails to render—affects iCloud live photos (IOKit blocking) by jya@apple.com · 2 years, 9 months ago
- e2caa9c [iOS 15+] editing/selection/ios/hide-selection-in-tiny-contenteditable.html is a flaky failure by wenson_hsieh@apple.com · 2 years, 9 months ago
- 109f5ae Revert r295516 and r295373 https://bugs.webkit.org/show_bug.cgi?id=241621 by heycam@apple.com · 2 years, 9 months ago
- 3344620 TextureMapperLayer - avoiding multiple regions in paintUsingOverlapRegions by Hironori.Fujii@sony.com · 2 years, 9 months ago
- 1edf181 Treat the composite operator for the bottom mask layer as source-over. by mattwoodrow@apple.com · 2 years, 9 months ago
- eef0257 [Gardening][ iOS ] editing/pasteboard/dom-paste/dom-paste-same-origin.html is a flaky timeout/failure. by matteo_flores@apple.com · 2 years, 9 months ago
- 76c2cff [Gardening]REGRESSION(r289495): [ Monterey arm64 ] model-element/model-element-ready.html is a flaky assertion failure by matteo_flores@apple.com · 2 years, 9 months ago
- 0762017 Implement PerformanceResourceTiming.workerStart in ServiceWorkers by commit-queue@webkit.org · 2 years, 9 months ago
- 6cb9c88 REGRESSION (251426@main): [ macOS Debug wk2 ] http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html is a flaky crash by jya@apple.com · 2 years, 9 months ago
- 35a5850 TextureMapper: if an element has both a mask image and reflection, the part of the reflection isn't painted by Hironori.Fujii@sony.com · 2 years, 9 months ago
- 6c08bc6 Reimport css/css-masking/mask-image WPTs. by mattwoodrow@apple.com · 2 years, 9 months ago
- 3e3ed3d [Gardening]: REGRESSION (251426@main): [ macOS Debug wk2 ] http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html is a flaky crash by rackler@apple.com · 2 years, 9 months ago
- e417593 [ macOS ] webanimations/accelerated-animation-after-forward-filling-animation.html is a flaky image failure by commit-queue@webkit.org · 2 years, 9 months ago
- 727a496 Regression (r268615) : [ macOS ] webanimations/relative-ordering-of-translate-and-rotate-properties-accelerated.html is a flaky image failure by commit-queue@webkit.org · 2 years, 9 months ago
- 87933d8 AX: Update the isolated tree in response to dynamic aria-orientation changes by tyler_w@apple.com · 2 years, 9 months ago
- 341cc58 WebGL: Fix implicit clears with rasterizer discard enabled by commit-queue@webkit.org · 2 years, 9 months ago
- 536a355 Do not route the navigation preload response body to the service worker if we can avoid it by commit-queue@webkit.org · 2 years, 9 months ago
- 945945d Switch Web Share Permissions Policy to * by commit-queue@webkit.org · 2 years, 9 months ago
- 4e9f193 [Filters] LightSource should keep its points in <length-percentage> units by said@apple.com · 2 years, 9 months ago
- 5584712 Incorrect sizing of elements with visually hidden text inside by zalan@apple.com · 2 years, 9 months ago
- d26af72 Delay system font shorthand resolution until after parsing by mmaxfield@apple.com · 2 years, 9 months ago
- e14e85c ValidityState object should be the same on each access (JS object getting GC'd incorrectly) by rniwa@webkit.org · 2 years, 9 months ago
- 01e9eed Repaint rect does not take into account text-underline-offset by zalan@apple.com · 2 years, 9 months ago
- 222af52 REGRESSION: CSS scroll-behavior: smooth with overflow: hidden breaks JS scrollTo/scrollLeft/scrollTop by nmouchtaris@apple.com · 2 years, 9 months ago
- 1707848 AX: Update the isolated tree in response to dynamic changes to aria-live, aria-relevant, and aria-atomic by tyler_w@apple.com · 2 years, 9 months ago
- 08134fb [Payment Request] upstream new features by drousso@apple.com · 2 years, 9 months ago
- d74d2d0 [Modern Media Controls] upstream new features by drousso@apple.com · 2 years, 9 months ago
- 94403ca TextureMtl.mm:108 (GetLayerMipIndex): \t! Unreachable reached by kpiddington@apple.com · 2 years, 9 months ago
- fa5912b Regression(r283217) : [ iOS 15 ] media/track/track-forced-subtitles-in-band.html is failing by eric.carlson@apple.com · 2 years, 9 months ago
- d0fac1e convertingToLengthRequiresNonNullStyle needs to consider calc values by achristensen@apple.com · 2 years, 9 months ago
- 51fbaed Replace uses of -webkit-gradient with standard linear-gradient. by commit-queue@webkit.org · 2 years, 9 months ago
- 568af58 Correctly resolve queries when container size is affected by a subsequent sibling by antti@apple.com · 2 years, 9 months ago
- d43fe10 AX: The role of AccessibilityRole::TextField and AccessibilityRole::TextArea objects must be updated after dynamic changes to aria-multiline by tyler_w@apple.com · 2 years, 9 months ago
- cc7615a [GARDENING]:Some layout tests are failing on EWS but not post commit testing due to a OS difference by Jenner@apple.com · 2 years, 9 months ago
- ea7d8d7 [Gardening]:[ iOS ] fast/events/ios/rotation/la yout-viewport-during-safari -type-rotation.html is a constant text failure by Jenner@apple.com · 2 years, 9 months ago
- 650a373 [Gardening][ BigSur+ wk2 ] imported/w3c/web-platform-t ests/webaudio/the-audio-api /the-mediaelementaudiosourc enode-interface/mediaElemen tAudioSourceToScriptProcess orTest.html is a flaky text failure by Jenner@apple.com · 2 years, 9 months ago
- f31e639 Allow keyboard smooth scrolling to take place in overflow:scroll regions by commit-queue@webkit.org · 2 years, 9 months ago
- 99aa6e2 Align ITP client side cookie cap with other script-writable storage by katherine_cheney@apple.com · 2 years, 9 months ago
- a7e3a5b REGRESSION(r295200): Avoid style update when resolving container queries in other frames by antti@apple.com · 2 years, 9 months ago
- 21a5fff AX: Update the isolated tree in response to dynamic aria-valuemin, aria-valuemax, and aria-multiselectable changes by tyler_w@apple.com · 2 years, 9 months ago
- 19b04ff Add a new DrawDecomposedGlyphs display list item to avoid repeatedly sending glyphs when using the GlyphDisplayListCache by heycam@apple.com · 2 years, 9 months ago
- 3b59ce0 AX: Update the isolated tree in response to dynamic aria-level and aria-setsize changes by tyler_w@apple.com · 2 years, 9 months ago
- 27ae3d3 AX: WebKit does not trap user focus inside modals that have been DOM moved by tyler_w@apple.com · 2 years, 9 months ago
- 1df4941 [Gardening]: [ Windows EWS ] html5lib/generated/run-tests19-data.html is a flaky crash by rackler@apple.com · 2 years, 9 months ago
- dc70644 [Gardening]: [ Windows ] fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect-altered.html is a flaky image failure by rackler@apple.com · 2 years, 9 months ago
- a3c35bc [Gardening]: [ macOS wk1 ] imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-035.html is a flaky image failure by rackler@apple.com · 2 years, 9 months ago
- d21b6e3 AX ITM: Fix for accessibility/aria-toggle-button-with-title.html in isolated tree mode. by andresg_22@apple.com · 2 years, 9 months ago
- 94b06d1 Do not enable promoted extensions in WebGL 2.0 by commit-queue@webkit.org · 2 years, 9 months ago
- 3dc4fcb [iOS] Skip tests that cause crashes due to unfired UI script callbacks by ryanhaddad@apple.com · 2 years, 9 months ago
- 59cbfcb [iOS] Keyboard obscures file upload context menu when trying to attach a file in gmail.com by wenson_hsieh@apple.com · 2 years, 9 months ago
- 1b6da0f REGRESSION (r295269): compositing/hidpi-compositing-layer-with-zero-sized-container.html times out by timothy_horton@apple.com · 2 years, 9 months ago
- 4f325ee [iOS 15] Unable to type in Google Docs with a hardware keyboard without refocusing editor by wenson_hsieh@apple.com · 2 years, 9 months ago
- a67b41e Revert of revert of [MSE][GStreamer] Honor MP4 edit lists, bis by eocanha@igalia.com · 2 years, 9 months ago
- bb0442f Unreviewed, reverting r295278. https://bugs.webkit.org/show_bug.cgi?id=241336 by commit-queue@webkit.org · 2 years, 9 months ago
- f0506d1 Re-import css/css-text/text-align/ WPT by ntim@apple.com · 2 years, 9 months ago
- f7c86b3 Add OES_draw_buffers_indexed WebGL extension support by commit-queue@webkit.org · 2 years, 9 months ago
- 797bf69 Add a new DrawDecomposedGlyphs display list item to avoid repeatedly sending glyphs when using the GlyphDisplayListCache by heycam@apple.com · 2 years, 9 months ago
- 02769ec REGRESSION(STP146): wpt/quirks/table-cell-width-calculation.html by commit-queue@webkit.org · 2 years, 9 months ago
- 334c824 Force Repaint menu item does not repaint compositing layers, only tiles by timothy_horton@apple.com · 2 years, 9 months ago
- 6a67b18 [IFC] Support text-align-last: justify by ntim@apple.com · 2 years, 9 months ago
- b900367 Update query container layout unconditionally when ancestor style changes by antti@apple.com · 2 years, 9 months ago
- c4e3d81 [Gardening]: [ Monterey wk2 release ] imported/w3c/web-platform-tests/content-security-policy/inheritance/blob-url-inherits-from-initiator.sub.html is a flaky crash by rackler@apple.com · 2 years, 9 months ago