Title: [294752] trunk
Revision 294752
Author mrobin...@webkit.org
Date 2022-05-24 09:57:53 -0700 (Tue, 24 May 2022)
Log Message
REGRESSION (r289032): rotate animation doesn't interpolate between 0 and 1turn without forced 50% https://bugs.webkit.org/show_bug.cgi?id=239906
Reviewed by Sim
Title: [294224] trunk
Revision 294224
Author mrobin...@webkit.org
Date 2022-05-16 01:14:46 -0700 (Mon, 16 May 2022)
Log Message
Do not allow unitless values for CSS unprefixed perspective property
https://bugs.webkit.org/show_bug.cgi?id=104805
Reviewed by Tim Nguyen.
LayoutTests/import
Title: [293010] trunk/Source/_javascript_Core
Revision 293010
Author mrobin...@webkit.org
Date 2022-04-19 01:48:16 -0700 (Tue, 19 Apr 2022)
Log Message
Fix the address sanitizer build when building with gcc
https://bugs.webkit.org/show_bug.cgi?id=238869
Reviewed by Philippe Normand.
* r
Title: [292953] trunk/LayoutTests
Revision 292953
Author mrobin...@webkit.org
Date 2022-04-18 05:35:13 -0700 (Mon, 18 Apr 2022)
Log Message
TestRunner testdriver does not properly focus elements before sending keys to them
https://bugs.webkit.org/show_bug.cgi?id=237589
Reviewed by Carlos
Title: [292901] trunk/Source/WebCore
Revision 292901
Author mrobin...@webkit.org
Date 2022-04-14 23:08:27 -0700 (Thu, 14 Apr 2022)
Log Message
[GTK] AddressSanitizer: heap-buffer-overflow in WebCore::Length::ref()
https://bugs.webkit.org/show_bug.cgi?id=237389
Reviewed by Žan Doberšek.
Title: [292528] trunk
Revision 292528
Author mrobin...@webkit.org
Date 2022-04-07 03:57:36 -0700 (Thu, 07 Apr 2022)
Log Message
[GTK] Turning on the address sanitizer should disable GIR and documentation
https://bugs.webkit.org/show_bug.cgi?id=238868
Reviewed by Adrian Perez de Castro.
Title: [290667] trunk
Revision 290667
Author mrobin...@webkit.org
Date 2022-03-01 12:01:25 -0800 (Tue, 01 Mar 2022)
Log Message
When interpolating between transform lists partial prefix matches should not use matrix interpolation
https://bugs.webkit.org/show_bug.cgi?id=235757
Reviewed b
Title: [290422] trunk
Revision 290422
Author mrobin...@webkit.org
Date 2022-02-24 03:57:47 -0800 (Thu, 24 Feb 2022)
Log Message
Implement logical properties for CSS overscroll-behavior
https://bugs.webkit.org/show_bug.cgi?id=237080
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
*
Title: [289903] trunk
Revision 289903
Author mrobin...@webkit.org
Date 2022-02-16 10:08:58 -0800 (Wed, 16 Feb 2022)
Log Message
transform: perspective(0) should not be considered an identity operation
https://bugs.webkit.org/show_bug.cgi?id=236644
Reviewed by Antoine Quint.
LayoutTests/
Title: [289810] trunk
Revision 289810
Author mrobin...@webkit.org
Date 2022-02-15 06:53:00 -0800 (Tue, 15 Feb 2022)
Log Message
Scrolling while focusing an element should take into account scroll margin
https://bugs.webkit.org/show_bug.cgi?id=235432
Reviewed by Simon Fraser.
Source/WebC
Title: [289732] trunk
Revision 289732
Author mrobin...@webkit.org
Date 2022-02-14 06:03:06 -0800 (Mon, 14 Feb 2022)
Log Message
Animation from "scale()" to "scale() translate()" does not yield the expected result
https://bugs.webkit.org/show_bug.cgi?id=222595
Reviewed by Simon Fraser.
Title: [289523] trunk/LayoutTests
Revision 289523
Author mrobin...@webkit.org
Date 2022-02-10 01:07:04 -0800 (Thu, 10 Feb 2022)
Log Message
[macOS arm64] imported/w3c/web-platform-tests/css/css-transforms/perspective-transforms-equivalence.html is consistently failing
https://bugs.webkit.
Title: [289470] trunk/Tools
Revision 289470
Author mrobin...@webkit.org
Date 2022-02-09 07:58:58 -0800 (Wed, 09 Feb 2022)
Log Message
[Flatpak SDK] Add a wrapper for clangd
https://bugs.webkit.org/show_bug.cgi?id=236240
Reviewed by Philippe Normand.
* flatpak/flatpakutils.py: Refactor t
Title: [289219] trunk/Source/WebCore
Revision 289219
Author mrobin...@webkit.org
Date 2022-02-07 07:30:26 -0800 (Mon, 07 Feb 2022)
Log Message
Fix some compilation warnings coming from unhandled execution paths for unexpected enum values
https://bugs.webkit.org/show_bug.cgi?id=236228
Rev
Title: [289032] trunk
Revision 289032
Author mrobin...@webkit.org
Date 2022-02-03 00:35:59 -0800 (Thu, 03 Feb 2022)
Log Message
Transform interpolation should blend between shared transform function primitives
https://bugs.webkit.org/show_bug.cgi?id=235311
Reviewed by Simon Fraser.
Lay
Title: [288947] trunk
Revision 288947
Author mrobin...@webkit.org
Date 2022-02-02 01:12:57 -0800 (Wed, 02 Feb 2022)
Log Message
scroll-margin-top doesn't work on inline elements
https://bugs.webkit.org/show_bug.cgi?id=235933
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
* web-pl
Title: [288358] trunk
Revision 288358
Author mrobin...@webkit.org
Date 2022-01-21 02:36:31 -0800 (Fri, 21 Jan 2022)
Log Message
element.scrollIntoView() sometimes doesn't scroll
https://bugs.webkit.org/show_bug.cgi?id=42593
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
* web-plat
Title: [287917] trunk
Revision 287917
Author mrobin...@webkit.org
Date 2022-01-12 03:40:15 -0800 (Wed, 12 Jan 2022)
Log Message
Interpolation during animation of two empty transform lists should always yield "none"
https://bugs.webkit.org/show_bug.cgi?id=235069
Reviewed by Antoine Quint.
Title: [287875] trunk
Revision 287875
Author mrobin...@webkit.org
Date 2022-01-11 05:45:53 -0800 (Tue, 11 Jan 2022)
Log Message
Some css-transforms tests assert in debug
https://bugs.webkit.org/show_bug.cgi?id=230079
Reviewed by Simon Fraser.
Source/WebCore:
No new tests. This is cove
Title: [287742] trunk
Revision 287742
Author mrobin...@webkit.org
Date 2022-01-07 00:45:30 -0800 (Fri, 07 Jan 2022)
Log Message
When transform-style: preserve-3d is used with a grouping property it should still create a containing block
https://bugs.webkit.org/show_bug.cgi?id=234145
Rev
Title: [287688] trunk/LayoutTests/imported/w3c
Revision 287688
Author mrobin...@webkit.org
Date 2022-01-06 08:40:39 -0800 (Thu, 06 Jan 2022)
Log Message
REGRESSION (r287323): [iOS] 9 imported/w3c/web-platform-tests/css/css-transforms tests consistently failing
https://bugs.webkit.org/show
Title: [287610] trunk
Revision 287610
Author mrobin...@webkit.org
Date 2022-01-05 02:01:06 -0800 (Wed, 05 Jan 2022)
Log Message
Change offsetParent to match spec change
https://bugs.webkit.org/show_bug.cgi?id=161788
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
* web-platform-te
Title: [287606] trunk
Revision 287606
Author mrobin...@webkit.org
Date 2022-01-05 00:22:38 -0800 (Wed, 05 Jan 2022)
Log Message
CSS `transform` property should take into account transform reference box
https://bugs.webkit.org/show_bug.cgi?id=234144
Reviewed by Darin Adler.
LayoutTests
Title: [287542] trunk/LayoutTests
Revision 287542
Author mrobin...@webkit.org
Date 2022-01-03 08:26:00 -0800 (Mon, 03 Jan 2022)
Log Message
Clean up TestExpectations for imported WPT CSS transforms tests
https://bugs.webkit.org/show_bug.cgi?id=234820
Unreviewed.
* TestExpectations:
* p
Title: [287536] trunk/Tools
Revision 287536
Author mrobin...@webkit.org
Date 2022-01-03 04:49:34 -0800 (Mon, 03 Jan 2022)
Log Message
A manual test was imported with the WPT css-transforms test suite
https://bugs.webkit.org/show_bug.cgi?id=234245
Reviewed by Youenn Fablet.
* Scripts/web
Title: [286942] trunk
Revision 286942
Author mrobin...@webkit.org
Date 2021-12-13 02:29:36 -0800 (Mon, 13 Dec 2021)
Log Message
`transform-origin` on SVG elements does not take into account the transform reference box origin
https://bugs.webkit.org/show_bug.cgi?id=234078
Reviewed by Rob
Title: [286591] trunk
Revision 286591
Author mrobin...@webkit.org
Date 2021-12-07 00:27:13 -0800 (Tue, 07 Dec 2021)
Log Message
perspective() <= 1px should be clamped to 1px
https://bugs.webkit.org/show_bug.cgi?id=232619
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
* web-platfo
Title: [286417] trunk
Revision 286417
Author mrobin...@webkit.org
Date 2021-12-02 00:18:21 -0800 (Thu, 02 Dec 2021)
Log Message
sticky th or td in table does not stops at specified top
https://bugs.webkit.org/show_bug.cgi?id=232431
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
A
Title: [286357] trunk/Source/WTF
Revision 286357
Author mrobin...@webkit.org
Date 2021-12-01 02:53:40 -0800 (Wed, 01 Dec 2021)
Log Message
Add a runtime flag to enable CSS Transforms Level 2 spec compliant behavior
https://bugs.webkit.org/show_bug.cgi?id=232618
Reviewed by Simon Fraser.
Title: [285482] trunk
Revision 285482
Author mrobin...@webkit.org
Date 2021-11-09 00:05:39 -0800 (Tue, 09 Nov 2021)
Log Message
A mask or isolation should set transform-style to flat
https://bugs.webkit.org/show_bug.cgi?id=232491
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
Upda
Title: [285255] trunk
Revision 285255
Author mrobin...@webkit.org
Date 2021-11-04 01:51:14 -0700 (Thu, 04 Nov 2021)
Log Message
implement transform: perspective(none)
https://bugs.webkit.org/show_bug.cgi?id=231361
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
* web-platform-test
Title: [285021] trunk
Revision 285021
Author mrobin...@webkit.org
Date 2021-10-29 02:13:24 -0700 (Fri, 29 Oct 2021)
Log Message
opacity should flatten when combined with transform-style: preserve-3d
https://bugs.webkit.org/show_bug.cgi?id=73267
Reviewed by Simon Fraser.
LayoutTests/impo
Title: [284921] trunk/LayoutTests
Revision 284921
Author mrobin...@webkit.org
Date 2021-10-27 08:24:39 -0700 (Wed, 27 Oct 2021)
Log Message
Mark some WPT transforms tests as passing
https://bugs.webkit.org/show_bug.cgi?id=232377
Unreviewed.
* TestExpectations: Mark tests as passing.
M
Title: [284920] trunk/Source
Revision 284920
Author mrobin...@webkit.org
Date 2021-10-27 04:47:29 -0700 (Wed, 27 Oct 2021)
Log Message
Eliminate duplicated platform-specific code in ScrollingTreeStickyNode
https://bugs.webkit.org/show_bug.cgi?id=231571
Reviewed by Simon Fraser.
Abstract
; : "The WebKitGTK port, scroll snap, position:sticky",
+ "github" : "mrobinson",
"name" : "Martin Robinson",
"nicks" : [
"mrobinson"
___
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes
Title: [284084] trunk
Revision 284084
Author mrobin...@webkit.org
Date 2021-10-13 00:59:14 -0700 (Wed, 13 Oct 2021)
Log Message
Sticky element inside another sticky element does not redraw properly on scroll
https://bugs.webkit.org/show_bug.cgi?id=199915
Reviewed by Simon Fraser.
When
Title: [283546] trunk
Revision 283546
Author mrobin...@webkit.org
Date 2021-10-05 05:10:00 -0700 (Tue, 05 Oct 2021)
Log Message
[css-position-sticky] scrollIntoView should not take into account sticky positioning offsets
https://bugs.webkit.org/show_bug.cgi?id=230689
Reviewed by Simon Fr
Title: [283100] trunk
Revision 283100
Author mrobin...@webkit.org
Date 2021-09-27 00:08:46 -0700 (Mon, 27 Sep 2021)
Log Message
Mandatory scroll snapping doesn't work correctly in tables with position:sticky
https://bugs.webkit.org/show_bug.cgi?id=227300
Reviewed by Simon Fraser.
Sourc
@igalia.com",
"martin.james.robin...@gmail.com"
],
- "expertise" : "The WebKitGTK Port, Cairo graphics backend, soup HTTP backend",
+ "expertise" : "The WebKitGTK port, scroll snap, position:sticky",
&
Title: [282457] trunk/LayoutTests
Revision 282457
Author mrobin...@webkit.org
Date 2021-09-15 09:08:33 -0700 (Wed, 15 Sep 2021)
Log Message
imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-writing-modes.html depends on scrollbar placement and width
https://bugs.webk
Title: [282447] trunk
Revision 282447
Author mrobin...@webkit.org
Date 2021-09-15 05:09:40 -0700 (Wed, 15 Sep 2021)
Log Message
offsetLeft on display:inline element in vertical-rl parent can return a negative number
https://bugs.webkit.org/show_bug.cgi?id=230217
Reviewed by Darin Adler.
Title: [282201] trunk
Revision 282201
Author mrobin...@webkit.org
Date 2021-09-09 01:16:24 -0700 (Thu, 09 Sep 2021)
Log Message
Position sticky does not work within table cells
https://bugs.webkit.org/show_bug.cgi?id=155496
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
* web-plat
Title: [282138] trunk
Revision 282138
Author mrobin...@webkit.org
Date 2021-09-08 04:48:25 -0700 (Wed, 08 Sep 2021)
Log Message
[css-position-sticky] Sticky constraints are calculated incorrectly when scrolling container has padding and borders
https://bugs.webkit.org/show_bug.cgi?id=2299
Title: [281698] trunk/LayoutTests
Revision 281698
Author mrobin...@webkit.org
Date 2021-08-27 09:50:45 -0700 (Fri, 27 Aug 2021)
Log Message
[css-position-sticky] createIndicatorForStickyElements testing function races with font loading
https://bugs.webkit.org/show_bug.cgi?id=229602
Revie
Title: [281689] trunk/LayoutTests
Revision 281689
Author mrobin...@webkit.org
Date 2021-08-27 00:38:27 -0700 (Fri, 27 Aug 2021)
Log Message
[css-position-sticky] Update WPT position:sticky tests
https://bugs.webkit.org/show_bug.cgi?id=229555
Reviewed by Sergio Villar Senin.
LayoutTests/
Title: [281446] trunk
Revision 281446
Author mrobin...@webkit.org
Date 2021-08-23 08:11:36 -0700 (Mon, 23 Aug 2021)
Log Message
Sticky position should not use transformed position to compute sticky offset.
https://bugs.webkit.org/show_bug.cgi?id=164292
Reviewed by Simon Fraser.
LayoutT
Title: [281189] trunk
Revision 281189
Author mrobin...@webkit.org
Date 2021-08-18 08:59:48 -0700 (Wed, 18 Aug 2021)
Log Message
[css-scroll-snap] Don't snap to offscreen snap areas in unidirectional scrolls
https://bugs.webkit.org/show_bug.cgi?id=227949
Reviewed by Frédéric Wang.
Layou
Title: [281185] trunk
Revision 281185
Author mrobin...@webkit.org
Date 2021-08-18 06:30:04 -0700 (Wed, 18 Aug 2021)
Log Message
position: sticky with display: inline-block
https://bugs.webkit.org/show_bug.cgi?id=224415
Reviewed by Simon Fraser.
Source/WebCore:
Improve sticky positioni
Title: [281184] trunk/Tools
Revision 281184
Author mrobin...@webkit.org
Date 2021-08-18 02:13:47 -0700 (Wed, 18 Aug 2021)
Log Message
[Flatpak SDK] Increase the startup performance of webkit-flatpak
https://bugs.webkit.org/show_bug.cgi?id=229185
Reviewed by Philippe Normand.
Improve fla
Title: [281010] trunk
Revision 281010
Author mrobin...@webkit.org
Date 2021-08-13 01:40:04 -0700 (Fri, 13 Aug 2021)
Log Message
Get lint-test-expectations passing
https://bugs.webkit.org/show_bug.cgi?id=228999
Reviewed by Ryan Haddad.
Tools:
* Scripts/webkitpy/layout_tests/controllers/
Title: [280632] trunk/Source/WebCore
Revision 280632
Author mrobin...@webkit.org
Date 2021-08-04 05:57:03 -0700 (Wed, 04 Aug 2021)
Log Message
Add a HashTraits implementation for LayoutUnit
https://bugs.webkit.org/show_bug.cgi?id=228630
Reviewed by Fujii Hironori.
No new tests. This sho
Title: [280527] trunk
Revision 280527
Author mrobin...@webkit.org
Date 2021-08-02 01:54:16 -0700 (Mon, 02 Aug 2021)
Log Message
[css-scroll-snap] Consider all snap areas at a given snap offset when snapping
https://bugs.webkit.org/show_bug.cgi?id=228141
LayoutTests/imported/w3c:
Reviewe
Title: [280515] trunk
Revision 280515
Author mrobin...@webkit.org
Date 2021-07-31 08:43:37 -0700 (Sat, 31 Jul 2021)
Log Message
REGRESSION(r279564): [GTK] Mouse wheel scrolling scrolls too little (take two)
https://bugs.webkit.org/show_bug.cgi?id=228572
Reviewed by Adrian Perez de Castro
Title: [280171] trunk/Source
Revision 280171
Author mrobin...@webkit.org
Date 2021-07-22 02:00:27 -0700 (Thu, 22 Jul 2021)
Log Message
[css-scroll-snap] Pass the full target point when selecting a snap offset
https://bugs.webkit.org/show_bug.cgi?id=228023
Reviewed by Frédéric Wang.
Sour
Title: [279564] trunk
Revision 279564
Author mrobin...@webkit.org
Date 2021-07-05 02:21:05 -0700 (Mon, 05 Jul 2021)
Log Message
[css-scroll-snap] Triggering a layout during scroll causes jittery scrolling on Mac when dragging the scrollbar
https://bugs.webkit.org/show_bug.cgi?id=227478
R
Title: [279272] trunk/Source/WebCore
Revision 279272
Author mrobin...@webkit.org
Date 2021-06-25 02:03:50 -0700 (Fri, 25 Jun 2021)
Log Message
[css-scroll-snap] Simplify snap point selection helpers
https://bugs.webkit.org/show_bug.cgi?id=227062
Reviewed by Frédéric Wang.
Combine indice
Title: [278923] trunk/Source
Revision 278923
Author mrobin...@webkit.org
Date 2021-06-16 00:37:49 -0700 (Wed, 16 Jun 2021)
Log Message
Replace invalidSnapOffsetIndex with std::optional
https://bugs.webkit.org/show_bug.cgi?id=226654
Reviewed by Simon Fraser.
Use std::optional in order to
Title: [278862] trunk
Revision 278862
Author mrobin...@webkit.org
Date 2021-06-15 00:08:07 -0700 (Tue, 15 Jun 2021)
Log Message
[css-scroll-snap] New snap containers always snap to the first scroll position
https://bugs.webkit.org/show_bug.cgi?id=226630
Reviewed by Simon Fraser.
Source/
Title: [278484] trunk/Source/WebCore
Revision 278484
Author mrobin...@webkit.org
Date 2021-06-04 12:50:33 -0700 (Fri, 04 Jun 2021)
Log Message
[css-scroll-snap] Snap offsets and active index are duplicated in ScrollController and ScrollableArea
https://bugs.webkit.org/show_bug.cgi?id=2265
Title: [278460] trunk/Tools
Revision 278460
Author mrobin...@webkit.org
Date 2021-06-04 08:35:30 -0700 (Fri, 04 Jun 2021)
Log Message
The CMake cache is removed when specifying a build target
https://bugs.webkit.org/show_bug.cgi?id=226642
Reviewed by Jonathan Bedard.
* Scripts/webkitdir
Title: [278452] trunk
Revision 278452
Author mrobin...@webkit.org
Date 2021-06-04 04:05:02 -0700 (Fri, 04 Jun 2021)
Log Message
[Win] Implement scroll-snap-points on Windows
https://bugs.webkit.org/show_bug.cgi?id=142503
Reviewed by Simon Fraser.
.:
* Source/cmake/OptionsWin.cmake: St
Title: [278193] trunk
Revision 278193
Author mrobin...@webkit.org
Date 2021-05-28 01:59:20 -0700 (Fri, 28 May 2021)
Log Message
More readily layout when scroll-snap properties change
https://bugs.webkit.org/show_bug.cgi?id=225950
Reviewed by Simon Fraser.
LayoutTests/imported/w3c:
* we
Title: [277083] trunk/Source
Revision 277083
Author mrobin...@webkit.org
Date 2021-05-06 05:11:15 -0700 (Thu, 06 May 2021)
Log Message
[css-scroll-snap] Compute proximity information while snapping
https://bugs.webkit.org/show_bug.cgi?id=224326
Reviewed by Simon Fraser.
Source/WebCore:
Title: [276448] trunk
Revision 276448
Author mrobin...@webkit.org
Date 2021-04-22 11:09:53 -0700 (Thu, 22 Apr 2021)
Log Message
[GTK] Turn on editable and fields
https://bugs.webkit.org/show_bug.cgi?id=224921
Reviewed by Carlos Garcia Campos.
.:
Turn on editable date and time inputs
Title: [276353] trunk
Revision 276353
Author mrobin...@webkit.org
Date 2021-04-21 02:04:24 -0700 (Wed, 21 Apr 2021)
Log Message
Add basic (non-momentum) wheel event handling for scroll snap
https://bugs.webkit.org/show_bug.cgi?id=222594
Reviewed by Darin Adler.
Source/WebCore:
Test: cs
Title: [276299] trunk/Source/WebCore
Revision 276299
Author mrobin...@webkit.org
Date 2021-04-20 03:54:38 -0700 (Tue, 20 Apr 2021)
Log Message
Re-land: Eliminate ScrollAnimatorGeneric::m_smoothAnimation
https://bugs.webkit.org/show_bug.cgi?id=222588
Reviewed by Žan Doberšek.
No new test
Title: [276239] trunk/Source/WebCore
Revision 276239
Author mrobin...@webkit.org
Date 2021-04-19 01:23:34 -0700 (Mon, 19 Apr 2021)
Log Message
[css-scroll-snap] Properly support fractional scroll steps in WebCore::ScrollAnimator::scroll
https://bugs.webkit.org/show_bug.cgi?id=224176
Revi
Title: [274381] trunk
Revision 274381
Author mrobin...@webkit.org
Date 2021-03-13 01:31:19 -0800 (Sat, 13 Mar 2021)
Log Message
Add basic (non-momentum) wheel event handling for scroll snap
https://bugs.webkit.org/show_bug.cgi?id=222594
Source/WebCore:
Reviewed by Simon Fraser.
Test: cs
Title: [273690] trunk
Revision 273690
Author mrobin...@webkit.org
Date 2021-03-01 13:32:19 -0800 (Mon, 01 Mar 2021)
Log Message
Scroll snapping doesn't kick in when dragging scrollbars
https://bugs.webkit.org/show_bug.cgi?id=146696
Reviewed by Simon Fraser.
Source/WebCore:
This change
Title: [273275] trunk/Source/WebCore
Revision 273275
Author mrobin...@webkit.org
Date 2021-02-22 13:39:40 -0800 (Mon, 22 Feb 2021)
Log Message
Clean up ScrollableArea and ScrollAnimator API and convert less between offsets and positions
https://bugs.webkit.org/show_bug.cgi?id=222111
Revi
Title: [272610] trunk
Revision 272610
Author mrobin...@webkit.org
Date 2021-02-09 13:52:39 -0800 (Tue, 09 Feb 2021)
Log Message
Implement scroll-snap-stop for scroll snapping
https://bugs.webkit.org/show_bug.cgi?id=197744
LayoutTests/imported/w3c:
Reviewed by Simon Fraser.
* web-platf
Title: [272366] trunk
Revision 272366
Author mrobin...@webkit.org
Date 2021-02-04 04:01:29 -0800 (Thu, 04 Feb 2021)
Log Message
Improve the serialization of scroll-snap-type and scroll-snap-align
https://bugs.webkit.org/show_bug.cgi?id=221324
LayoutTests/imported/w3c:
Reviewed by Alex C
Title: [272019] trunk/Source
Revision 272019
Author mrobin...@webkit.org
Date 2021-01-28 10:32:28 -0800 (Thu, 28 Jan 2021)
Log Message
Make closestSnapOffset a method on ScrollSnapOffsetsInfo
https://bugs.webkit.org/show_bug.cgi?id=221030
Reviewed by Simon Fraser.
Source/WebCore:
No ne
Title: [270838] trunk
Revision 270838
Author mrobin...@webkit.org
Date 2020-12-15 06:34:27 -0800 (Tue, 15 Dec 2020)
Log Message
CSS Scroll Snap is not in effect when the user scrolls via the keyboard
https://bugs.webkit.org/show_bug.cgi?id=198566
Reviewed by Simon Fraser.
Add support f
Title: [270023] trunk
Revision 270023
Author mrobin...@webkit.org
Date 2020-11-19 05:59:56 -0800 (Thu, 19 Nov 2020)
Log Message
Make scroll-padding independent of scroll-snap and have it affect scrollIntoView
https://bugs.webkit.org/show_bug.cgi?id=219073
Reviewed by Simon Fraser.
Layou
Title: [194459] trunk/LayoutTests
Revision 194459
Author mrobin...@webkit.org
Date 2015-12-31 11:05:11 -0800 (Thu, 31 Dec 2015)
Log Message
Mark some tests as failing on WebKitGTK+.
Unreviewed gardening.
* platform/gtk/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk
Title: [194455] trunk/LayoutTests
Revision 194455
Author mrobin...@webkit.org
Date 2015-12-31 09:54:21 -0800 (Thu, 31 Dec 2015)
Log Message
Mark WOFF2 test as failing on WebKitGTK+
Unreviewed. Gardening.
* platform/gtk/TestExpectations:
Modified Paths
trunk/LayoutTests/ChangeLog
trunk
Title: [186259] trunk
Revision 186259
Author mrobin...@webkit.org
Date 2015-07-03 08:14:09 -0700 (Fri, 03 Jul 2015)
Log Message
[GTK] Forcefully disable gtk-doc and gobject-introspection when crossbuilding
https://bugs.webkit.org/show_bug.cgi?id=146590
Patch by Emanuele Aina on 2015-07-
Title: [186175] trunk
Revision 186175
Author mrobin...@webkit.org
Date 2015-07-01 07:51:28 -0700 (Wed, 01 Jul 2015)
Log Message
[GTK] REGRESSION(r183936): Test /webkit2/WebKitWebContext/spell-checker fails since r183936
https://bugs.webkit.org/show_bug.cgi?id=144828
Reviewed by Carlos Ga
Title: [184060] trunk
Revision 184060
Author mrobin...@webkit.org
Date 2015-05-10 17:57:01 -0700 (Sun, 10 May 2015)
Log Message
[GTK] fast/events/page-visibility-transition-test.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=114789
Reviewed by Darin Adler.
Tools:
* WebKitTe
Title: [184031] trunk/LayoutTests
Revision 184031
Author mrobin...@webkit.org
Date 2015-05-08 17:13:52 -0700 (Fri, 08 May 2015)
Log Message
Unreviewed GTK+ gardening
* platform/gtk/TestExpectations: Unskip a test that was failing only because the shared
baseline had a failure in it.
* pl
Title: [184030] trunk/LayoutTests
Revision 184030
Author mrobin...@webkit.org
Date 2015-05-08 17:01:28 -0700 (Fri, 08 May 2015)
Log Message
Unreviewed GTK+ gardening
* platform/gtk/TestExpectations: Un-expectation some tests that are now passing.
Modified Paths
trunk/LayoutTests/Change
Title: [184029] trunk/LayoutTests
Revision 184029
Author mrobin...@webkit.org
Date 2015-05-08 16:55:36 -0700 (Fri, 08 May 2015)
Log Message
Unreviewed GTK+ gardening
Remove expectations for tests that are also skipped for all WebKit2
ports. This will more easily allow us to handle them w
Title: [184015] trunk
Revision 184015
Author mrobin...@webkit.org
Date 2015-05-08 14:21:32 -0700 (Fri, 08 May 2015)
Log Message
[GTK] Some tests fail because they do not assume the popup menu captures click events
https://bugs.webkit.org/show_bug.cgi?id=40601
Reviewed by Carlos Garcia Ca
Title: [184010] trunk
Revision 184010
Author mrobin...@webkit.org
Date 2015-05-08 13:29:45 -0700 (Fri, 08 May 2015)
Log Message
.:
015-05-08 Michael Catanzaro , Martin Robinson
[GTK] Checks for DEVELOPMENT_BUILD are all wrong
https://bugs.webkit.org/show_bug.cgi?id=144746
Reviewed by
Title: [183982] trunk/LayoutTests
Revision 183982
Author mrobin...@webkit.org
Date 2015-05-07 23:30:23 -0700 (Thu, 07 May 2015)
Log Message
Remove touchadjustment tests
https://bugs.webkit.org/show_bug.cgi?id=144780
Reviewed by Daniel Bates.
These tests test a feature that has been remo
Title: [183949] trunk/Source/WebKit2
Revision 183949
Author mrobin...@webkit.org
Date 2015-05-07 14:45:30 -0700 (Thu, 07 May 2015)
Log Message
Followup fixes to r183936
I neglected to include a few review comments when I landed the patch.
* UIProcess/gtk/TextCheckerGtk.cpp:
(WebKit::che
Title: [183936] trunk
Revision 183936
Author mrobin...@webkit.org
Date 2015-05-07 11:24:31 -0700 (Thu, 07 May 2015)
Log Message
[GTK] All spell checking layout tests fail
https://bugs.webkit.org/show_bug.cgi?id=144648
Reviewed by Carlos Garcia Campos.
Source/WebKit2:
Simplify and compl
Title: [183878] trunk
Revision 183878
Author mrobin...@webkit.org
Date 2015-05-06 10:52:43 -0700 (Wed, 06 May 2015)
Log Message
[FreeType] Vertical CJK glyphs should not be rendered with synthetic oblique
https://bugs.webkit.org/show_bug.cgi?id=144612
Reviewed by Darin Adler.
Source/Web
Title: [183876] trunk/LayoutTests
Revision 183876
Author mrobin...@webkit.org
Date 2015-05-06 10:47:32 -0700 (Wed, 06 May 2015)
Log Message
Unreviewed GTK+ gardening
* platform/gtk/TestExpectations: Remove a couple expectations tests.
* platform/gtk/editing/execCommand/nsresponder-outden
Title: [183697] trunk
Revision 183697
Author mrobin...@webkit.org
Date 2015-05-01 16:38:18 -0700 (Fri, 01 May 2015)
Log Message
USE(...) macro should expect unprefixed variables
https://bugs.webkit.org/show_bug.cgi?id=144454
Reviewed by Daniel Bates.
.:
* Source/cmake/OptionsAppleWin.c
Title: [183686] trunk/LayoutTests
Revision 183686
Author mrobin...@webkit.org
Date 2015-05-01 12:50:31 -0700 (Fri, 01 May 2015)
Log Message
Unreviewed gardening for GTK+.
* platform/gtk/TestExpectations: Remove some inaccurate missing results
and unskip a passing test.
Modified Paths
t
Title: [183680] trunk
Revision 183680
Author mrobin...@webkit.org
Date 2015-05-01 10:50:49 -0700 (Fri, 01 May 2015)
Log Message
[Freetype] Properly support synthetic oblique in vertical text
https://bugs.webkit.org/show_bug.cgi?id=144492
Reviewed by Sergio Villar Senin.
Source/WebCore:
Title: [183674] trunk/LayoutTests
Revision 183674
Author mrobin...@webkit.org
Date 2015-05-01 09:04:05 -0700 (Fri, 01 May 2015)
Log Message
Unreviewed gardening. Rebaseline some tests for WebKitGTK+.
* platform/gtk/editing/execCommand/nsresponder-outdent-expected.txt: Rebaseline.
* platf
Title: [183673] trunk/Source/WebCore
Revision 183673
Author mrobin...@webkit.org
Date 2015-05-01 09:00:13 -0700 (Fri, 01 May 2015)
Log Message
[Freetype] Add support for the font-synthesis property
https://bugs.webkit.org/show_bug.cgi?id=144472
Reviewed by Sergio Villar Senin.
No new te
Title: [183672] trunk/Source/WebCore
Revision 183672
Author mrobin...@webkit.org
Date 2015-05-01 07:58:19 -0700 (Fri, 01 May 2015)
Log Message
[GTK] New CORS tests from r183280 fail on WebKitGTK+
https://bugs.webkit.org/show_bug.cgi?id=144469
Reviewed by Sergio Villar Senin.
No new test
Title: [183644] trunk/LayoutTests
Revision 183644
Author mrobin...@webkit.org
Date 2015-04-30 14:26:49 -0700 (Thu, 30 Apr 2015)
Log Message
Unskip isolated words tests on WebKitGTK+
* platform/gtk/TestExpectations: Unskip tests. We've been able to run these
since the switch to WebKitTest
Title: [183640] trunk/LayoutTests
Revision 183640
Author mrobin...@webkit.org
Date 2015-04-30 12:51:56 -0700 (Thu, 30 Apr 2015)
Log Message
Rebaseline some editing tests for WebKitGTK+
Also add some missing baselines.
* fast/hidpi/broken-image-icon-very-hidpi-expected.png: Added.
* fast
Title: [183632] trunk/Tools
Revision 183632
Author mrobin...@webkit.org
Date 2015-04-30 10:50:16 -0700 (Thu, 30 Apr 2015)
Log Message
[GTK] Testing dictionaries are not installed automatically
https://bugs.webkit.org/show_bug.cgi?id=144460
Reviewed by Carlos Garcia Campos.
* gtk/jhbuild
Title: [183626] trunk
Revision 183626
Author mrobin...@webkit.org
Date 2015-04-30 09:17:08 -0700 (Thu, 30 Apr 2015)
Log Message
[CMake] Automatically expose WTF_USE_FOO to the build when USE_FOO is exposed
https://bugs.webkit.org/show_bug.cgi?id=144394
Reviewed by Carlos Garcia Campos.
1 - 100 of 731 matches
Mail list logo