[webkit-changes] [WebKit/WebKit] dad3e7: Make visibility a fast-path inherited property

2023-03-22 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dad3e7e41255b081ac9f3bf7f9ea352ff07ddbca https://github.com/WebKit/WebKit/commit/dad3e7e41255b081ac9f3bf7f9ea352ff07ddbca Author: Antti Koivisto Date: 2023-03-22 (Wed, 22 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9e4639: [IFC][Ruby] Pass horizontal overhang values to IFC

2023-03-17 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9e463964ffe8d9c5f2f1dbeee7a7fd31b3b51642 https://github.com/WebKit/WebKit/commit/9e463964ffe8d9c5f2f1dbeee7a7fd31b3b51642 Author: Antti Koivisto Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a8caff: [IFC][Ruby] Pass annotation adjustments to IFC

2023-03-17 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a8caffcf64e22d92bb25e5dfd2fcab4768534753 https://github.com/WebKit/WebKit/commit/a8caffcf64e22d92bb25e5dfd2fcab4768534753 Author: Antti Koivisto Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d342ad: Use inline iterator in RenderRubyRun::layoutBlock

2023-03-14 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d342ad39cf9a7af43ec29c36d73cd39a45c0749a https://github.com/WebKit/WebKit/commit/d342ad39cf9a7af43ec29c36d73cd39a45c0749a Author: Antti Koivisto Date: 2023-03-14 (Tue, 14 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 287b89: Import ruby WPTs

2023-03-14 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 287b8954df801df63345e6f2c3dd87845fa6f91e https://github.com/WebKit/WebKit/commit/287b8954df801df63345e6f2c3dd87845fa6f91e Author: Antti Koivisto Date: 2023-03-14 (Tue, 14 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 053feb: [LFC][IFC][shape-outside] Enable shape-outside

2023-03-10 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 053febb4fc66b5164e501d063cf86f62c13eaed1 https://github.com/WebKit/WebKit/commit/053febb4fc66b5164e501d063cf86f62c13eaed1 Author: Antti Koivisto Date: 2023-03-10 (Fri, 10 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 14c862: [LFC][IFC][shape-outside] Support overhanging shapes

2023-03-10 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 14c862ab6338a5dee7297abe779edab4afc2 https://github.com/WebKit/WebKit/commit/14c862ab6338a5dee7297abe779edab4afc2 Author: Antti Koivisto Date: 2023-03-10 (Fri, 10 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bb8532: [LFC][IFC][shape-outside] Sample the shape to find...

2023-03-10 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb853296ed795675971e443a7fccf1aff00a3d62 https://github.com/WebKit/WebKit/commit/bb853296ed795675971e443a7fccf1aff00a3d62 Author: Antti Koivisto Date: 2023-03-10 (Fri, 10 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 77c768: Followup to tryPlacingFloatBox patch

2023-03-09 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 77c7688ad3f5140d81e0e7be264dd163d3b0a523 https://github.com/WebKit/WebKit/commit/77c7688ad3f5140d81e0e7be264dd163d3b0a523 Author: Antti Koivisto Date: 2023-03-09 (Thu, 09 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bb2e9b: [LFC][IFC][shape-outside] Use constraints to adjus...

2023-03-09 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb2e9b7d576998111759a10a449dcd1bc55575fa https://github.com/WebKit/WebKit/commit/bb2e9b7d576998111759a10a449dcd1bc55575fa Author: Antti Koivisto Date: 2023-03-09 (Thu, 09 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fde36c: [LFC][IFC][shape-outside] Shape shouldn't extend b...

2023-03-08 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fde36cd63b58ace4a6e648e8830eb6432196b626 https://github.com/WebKit/WebKit/commit/fde36cd63b58ace4a6e648e8830eb6432196b626 Author: Antti Koivisto Date: 2023-03-08 (Wed, 08 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a35d57: [LFC][IFC] Basic support for shape-outside

2023-03-08 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a35d5737773453b705543bb528321594f70dda92 https://github.com/WebKit/WebKit/commit/a35d5737773453b705543bb528321594f70dda92 Author: Antti Koivisto Date: 2023-03-08 (Wed, 08 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5817fa: Bake offsets into shape-outside Shapes

2023-03-07 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5817fa68b77f91160a62299c9c54fc7a01e4b761 https://github.com/WebKit/WebKit/commit/5817fa68b77f91160a62299c9c54fc7a01e4b761 Author: Antti Koivisto Date: 2023-03-07 (Tue, 07 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5e4a6f: Factor Shape computation into a standalone function

2023-03-03 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e4a6f09f5f94236200aee53d376984ed905e897 https://github.com/WebKit/WebKit/commit/5e4a6f09f5f94236200aee53d376984ed905e897 Author: Antti Koivisto Date: 2023-03-03 (Fri, 03 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2c5bae: nullptr crash in WebCore::SelectorChecker::attribu...

2023-03-02 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2c5baee03fa2b1b6fe88de5e21587c4f8246b394 https://github.com/WebKit/WebKit/commit/2c5baee03fa2b1b6fe88de5e21587c4f8246b394 Author: Antti Koivisto Date: 2023-03-02 (Thu, 02 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e0fa0f: REGRESSION (258514@main): Transition of !important...

2023-02-27 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e0fa0f2073f1886a7272a69040adaaafde9754fd https://github.com/WebKit/WebKit/commit/e0fa0f2073f1886a7272a69040adaaafde9754fd Author: Antti Koivisto Date: 2023-02-27 (Mon, 27 Feb 2023) Changed paths

[webkit-changes] [WebKit/WebKit] ca13d2: [IFC][Integration][Multicol] Allow vertical-align

2023-02-22 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ca13d2a5e4eb8f57ed2eb13109aab43f50473b5a https://github.com/WebKit/WebKit/commit/ca13d2a5e4eb8f57ed2eb13109aab43f50473b5a Author: Antti Koivisto Date: 2023-02-22 (Wed, 22 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b54541: [IFC][Integration][Multicol] Allow column spanners

2023-02-21 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b54541caa80c2ea7ade8d8f963a28250cbabf2fa https://github.com/WebKit/WebKit/commit/b54541caa80c2ea7ade8d8f963a28250cbabf2fa Author: Antti Koivisto Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e20450: [IFC][Integration][Multicol] Allow non-top level m...

2023-02-21 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e204504c8a952d4d670fff06144a9b30906387b3 https://github.com/WebKit/WebKit/commit/e204504c8a952d4d670fff06144a9b30906387b3 Author: Antti Koivisto Date: 2023-02-21 (Tue, 21 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b0eaf6: [IFC][Integration][Multicol] Allow non-text conten...

2023-02-20 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b0eaf6ad4b1f83e69d616234562a05d0f056 https://github.com/WebKit/WebKit/commit/b0eaf6ad4b1f83e69d616234562a05d0f056 Author: Antti Koivisto Date: 2023-02-20 (Mon, 20 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3fa3e3: [IFC][Integration][Pagination] Use shared paginati...

2023-02-20 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3fa3e382d441fa982f47391909f58857a91fae46 https://github.com/WebKit/WebKit/commit/3fa3e382d441fa982f47391909f58857a91fae46 Author: Antti Koivisto Date: 2023-02-20 (Mon, 20 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 602377: Factor multicolumn line adjustment code to use the...

2023-02-19 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6023775ee58b2e18b4cdf71382ffd98ca1c58682 https://github.com/WebKit/WebKit/commit/6023775ee58b2e18b4cdf71382ffd98ca1c58682 Author: Antti Koivisto Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5a0498: [IFC][Pagination] Pass pagination adjustments to r...

2023-02-19 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5a049809955a360f7ec43aa244acc1e65b4b70e6 https://github.com/WebKit/WebKit/commit/5a049809955a360f7ec43aa244acc1e65b4b70e6 Author: Antti Koivisto Date: 2023-02-19 (Sun, 19 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 270ce8: Remove unused argument from RenderBlockFlow::pageR...

2023-02-17 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 270ce8f4b0249c0f9d2ec6a02241532b52e48b70 https://github.com/WebKit/WebKit/commit/270ce8f4b0249c0f9d2ec6a02241532b52e48b70 Author: Antti Koivisto Date: 2023-02-17 (Fri, 17 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 538147: REGRESSION (256782@main): Animating visibility wit...

2023-02-14 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 53814777b5f2c64071b4822a0a4898d516716492 https://github.com/WebKit/WebKit/commit/53814777b5f2c64071b4822a0a4898d516716492 Author: Antti Koivisto Date: 2023-02-14 (Tue, 14 Feb 2023) Changed paths

[webkit-changes] [WebKit/WebKit] de86b9: [IFC] Save memory by rearranging InlineDisplay::Bo...

2023-02-13 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: de86b9514094c624d049e72b92ff12f5af21286c https://github.com/WebKit/WebKit/commit/de86b9514094c624d049e72b92ff12f5af21286c Author: Antti Koivisto Date: 2023-02-13 (Mon, 13 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0f4a54: REGRESSION (~2/2/23): [ iOS ] fast/dynamic/create-...

2023-02-08 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0f4a54d7f6dd731c11b7f1321af1e8bdae50fb35 https://github.com/WebKit/WebKit/commit/0f4a54d7f6dd731c11b7f1321af1e8bdae50fb35 Author: Antti Koivisto Date: 2023-02-08 (Wed, 08 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 381f8a: Style::RuleFeatureSet wastes vector capacity

2023-02-08 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 381f8ae629b0ae83db1d130065e92d385c82c0ba https://github.com/WebKit/WebKit/commit/381f8ae629b0ae83db1d130065e92d385c82c0ba Author: Antti Koivisto Date: 2023-02-08 (Wed, 08 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1e3448: [IFC][Integration] Enable pagination while printing

2023-02-07 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1e344824d054947d768bde9834bb73c111bbb787 https://github.com/WebKit/WebKit/commit/1e344824d054947d768bde9834bb73c111bbb787 Author: Antti Koivisto Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9e31d4: elements with media queries that do not aff...

2023-02-07 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9e31d4e46121e45d2b95bef93b8515877deb57b5 https://github.com/WebKit/WebKit/commit/9e31d4e46121e45d2b95bef93b8515877deb57b5 Author: Antti Koivisto Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths

[webkit-changes] [WebKit/WebKit] 470080: LayoutIntegration::BoxTree::m_renderers wastes 16K...

2023-02-06 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 470080c7ba5f3644f9a3ca229af56029ea70c10e https://github.com/WebKit/WebKit/commit/470080c7ba5f3644f9a3ca229af56029ea70c10e Author: Antti Koivisto Date: 2023-02-06 (Mon, 06 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b63783: [@property] Cache tokens in CSSCustomPropertyValue

2023-02-03 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b63783f818783e6859c645186f4c98a09f4bab2d https://github.com/WebKit/WebKit/commit/b63783f818783e6859c645186f4c98a09f4bab2d Author: Antti Koivisto Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] ffe6d8: [@property] Set registered initial values to Rende...

2023-02-03 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ffe6d89e6fa50326715ba03ddd7134bc0d891dbc https://github.com/WebKit/WebKit/commit/ffe6d89e6fa50326715ba03ddd7134bc0d891dbc Author: Antti Koivisto Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 414ff0: [@property] Ensure style is up to date in Computed...

2023-02-01 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 414ff00191187e3403f8a98e39a30a73f9f0ccd4 https://github.com/WebKit/WebKit/commit/414ff00191187e3403f8a98e39a30a73f9f0ccd4 Author: Antti Koivisto Date: 2023-02-01 (Wed, 01 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5c1213: Increase fuzziness of css3/masking/clip-path-inset...

2023-01-31 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5c121374f4341c455b41c5cbf61e62e542cbc33c https://github.com/WebKit/WebKit/commit/5c121374f4341c455b41c5cbf61e62e542cbc33c Author: Antti Koivisto Date: 2023-01-31 (Tue, 31 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fc0d8f: Detect complex custom property cycles involving mu...

2023-01-27 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fc0d8fbdae064b740a609102f1c75f9ffee73887 https://github.com/WebKit/WebKit/commit/fc0d8fbdae064b740a609102f1c75f9ffee73887 Author: Antti Koivisto Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 50ab48: Remove LayoutTests/fast/css/variables/test-suite

2023-01-25 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 50ab48d50b43c5c6fdda12d6a5f8589838a411f9 https://github.com/WebKit/WebKit/commit/50ab48d50b43c5c6fdda12d6a5f8589838a411f9 Author: Antti Koivisto Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: R

[webkit-changes] [WebKit/WebKit] 738835: REGRESSION (257227@main): initial whitespace break...

2023-01-25 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 738835521b50d28d1409c9c0e86fe3c2c695ffec https://github.com/WebKit/WebKit/commit/738835521b50d28d1409c9c0e86fe3c2c695ffec Author: Antti Koivisto Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths

[webkit-changes] [WebKit/WebKit] ba49d5: [@property] Check for computational dependencies i...

2023-01-25 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ba49d5d8bb0b1f554b88f98b8400c9008dfec768 https://github.com/WebKit/WebKit/commit/ba49d5d8bb0b1f554b88f98b8400c9008dfec768 Author: Antti Koivisto Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1dc698: [@property] Container units are not computationall...

2023-01-24 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1dc6982298becf494b1554dec68a850533aa7d6b https://github.com/WebKit/WebKit/commit/1dc6982298becf494b1554dec68a850533aa7d6b Author: Antti Koivisto Date: 2023-01-24 (Tue, 24 Jan 2023) Changed paths

[webkit-changes] [WebKit/WebKit] 3ce91b: Nullptr crash accessing font under CSSPropertyPars...

2023-01-22 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3ce91b574a8617f1d0ab72ab364f5ef26c14128e https://github.com/WebKit/WebKit/commit/3ce91b574a8617f1d0ab72ab364f5ef26c14128e Author: Antti Koivisto Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths: R

[webkit-changes] [WebKit/WebKit] fe6107: Move style build time functions from CSSParser to ...

2023-01-22 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fe6107c38245cb617a14c3d96783dcc96b6702ab https://github.com/WebKit/WebKit/commit/fe6107c38245cb617a14c3d96783dcc96b6702ab Author: Antti Koivisto Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9b2b18: Nullptr crash under CustomPropertyRegistry::regist...

2023-01-22 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b2b18b8126202d1797a448492781b9242d3ba77 https://github.com/WebKit/WebKit/commit/9b2b18b8126202d1797a448492781b9242d3ba77 Author: Antti Koivisto Date: 2023-01-22 (Sun, 22 Jan 2023) Changed paths

[webkit-changes] [WebKit/WebKit] 2f1e72: [@property] syntax " | +" does not m...

2023-01-21 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2f1e72c1151bf0d90f09e8a0ad6795256c9035c0 https://github.com/WebKit/WebKit/commit/2f1e72c1151bf0d90f09e8a0ad6795256c9035c0 Author: Antti Koivisto Date: 2023-01-21 (Sat, 21 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8cee0c: Selector filter fails to collect hash for the firs...

2023-01-20 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8cee0c833695781b97e2aaee74936aaba2e203cb https://github.com/WebKit/WebKit/commit/8cee0c833695781b97e2aaee74936aaba2e203cb Author: Antti Koivisto Date: 2023-01-20 (Fri, 20 Jan 2023) Changed paths

[webkit-changes] [WebKit/WebKit] 59be44: ASSERTION FAILED: isCustomPropertyName(name) in We...

2023-01-19 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 59be4482527cc45549faf238a867f79f17c0cfbd https://github.com/WebKit/WebKit/commit/59be4482527cc45549faf238a867f79f17c0cfbd Author: Antti Koivisto Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 711c7a: Selector filter should include hashes from single ...

2023-01-19 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 711c7abb5e9bc0be8a03503f6e3c811d1ec4be65 https://github.com/WebKit/WebKit/commit/711c7abb5e9bc0be8a03503f6e3c811d1ec4be65 Author: Antti Koivisto Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0e9c19: [@property] Initial value cleanups

2023-01-17 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0e9c19d6b9a6b5d1604dbe2f531b147eb0a5c9f9 https://github.com/WebKit/WebKit/commit/0e9c19d6b9a6b5d1604dbe2f531b147eb0a5c9f9 Author: Antti Koivisto Date: 2023-01-17 (Tue, 17 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c3229c: [@property] Handle dependency cycles involving roo...

2023-01-17 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c3229c227bf84f8e8577ec0e6ded842ddc36e527 https://github.com/WebKit/WebKit/commit/c3229c227bf84f8e8577ec0e6ded842ddc36e527 Author: Antti Koivisto Date: 2023-01-17 (Tue, 17 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6cb040: [MQ4] "layer" is invalid as media type name

2023-01-16 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6cb0400c49f76bb3bc77b6eb8ca36f4045d45d5e https://github.com/WebKit/WebKit/commit/6cb0400c49f76bb3bc77b6eb8ca36f4045d45d5e Author: Antti Koivisto Date: 2023-01-16 (Mon, 16 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4d09ec: [MQ4] Fix css/mediaqueries/negation-001.html and a...

2023-01-16 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4d09ec91ef71a968c3f8a23682d56dac25d60e24 https://github.com/WebKit/WebKit/commit/4d09ec91ef71a968c3f8a23682d56dac25d60e24 Author: Antti Koivisto Date: 2023-01-16 (Mon, 16 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c3fc85: [MQ4] Fix css/mediaqueries/negation-002.html WPT

2023-01-16 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c3fc8547aea223ef2b5e780ad39cfac7a7dbe5c0 https://github.com/WebKit/WebKit/commit/c3fc8547aea223ef2b5e780ad39cfac7a7dbe5c0 Author: Antti Koivisto Date: 2023-01-16 (Mon, 16 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 19ed94: [MQ4] Allow negative values in media queries

2023-01-15 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 19ed940b6949c1623a7eedb3ff2309c81f850ad8 https://github.com/WebKit/WebKit/commit/19ed940b6949c1623a7eedb3ff2309c81f850ad8 Author: Antti Koivisto Date: 2023-01-15 (Sun, 15 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 567297: Re-import css/mediaqueries WPTs

2023-01-15 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5672973af188d8585f163cb1b187ee7e9a24fcec https://github.com/WebKit/WebKit/commit/5672973af188d8585f163cb1b187ee7e9a24fcec Author: Antti Koivisto Date: 2023-01-15 (Sun, 15 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6736a3: [@property] Failing to provide intialValue in regi...

2023-01-13 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6736a31764fa21faf344d7ed7c47c826b6e484bb https://github.com/WebKit/WebKit/commit/6736a31764fa21faf344d7ed7c47c826b6e484bb Author: Antti Koivisto Date: 2023-01-13 (Fri, 13 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f5656e: [@property] Fix the test to allow 'default' as an ...

2023-01-13 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f5656e4975af3dd4265d6f41f353319606d22459 https://github.com/WebKit/WebKit/commit/f5656e4975af3dd4265d6f41f353319606d22459 Author: Antti Koivisto Date: 2023-01-13 (Fri, 13 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 997d98: [@property] Rules in shadow trees should be ignored.

2023-01-13 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 997d987fd5b6f1909b9fad9c0018f383a97ed8cc https://github.com/WebKit/WebKit/commit/997d987fd5b6f1909b9fad9c0018f383a97ed8cc Author: Antti Koivisto Date: 2023-01-13 (Fri, 13 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7a3b46: Update whitespace expectations for custom properti...

2023-01-12 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7a3b462e1d002afff41928f1324c7a9477426d19 https://github.com/WebKit/WebKit/commit/7a3b462e1d002afff41928f1324c7a9477426d19 Author: Antti Koivisto Date: 2023-01-12 (Thu, 12 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1f5e40: Re-import css/css-variables WPTs

2023-01-12 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f5e40b72417992e58124e746615ef90c6bf89a7 https://github.com/WebKit/WebKit/commit/1f5e40b72417992e58124e746615ef90c6bf89a7 Author: Antti Koivisto Date: 2023-01-12 (Thu, 12 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 37dd35: REGRESSION (@property): Crash with animations and ...

2023-01-11 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 37dd354f5387f75c4433fa93edee8ea8f18e73c4 https://github.com/WebKit/WebKit/commit/37dd354f5387f75c4433fa93edee8ea8f18e73c4 Author: Antti Koivisto Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths

[webkit-changes] [WebKit/WebKit] f09c90: [@property] Invalidate matched declarations cache ...

2023-01-11 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f09c90ff743565c58e3d4835f025a99a61585157 https://github.com/WebKit/WebKit/commit/f09c90ff743565c58e3d4835f025a99a61585157 Author: Antti Koivisto Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fee955: [@property] CSS custom properties containing var()...

2023-01-11 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fee955ee6904a3764cbb38e260690dbc4de71338 https://github.com/WebKit/WebKit/commit/fee955ee6904a3764cbb38e260690dbc4de71338 Author: Antti Koivisto Date: 2023-01-11 (Wed, 11 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3e90af: REGRESSION (257171@main): Static media query insid...

2023-01-10 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e90af4d3b3416f94d82753d2443692300907865 https://github.com/WebKit/WebKit/commit/3e90af4d3b3416f94d82753d2443692300907865 Author: Antti Koivisto Date: 2023-01-10 (Tue, 10 Jan 2023) Changed paths

[webkit-changes] [WebKit/WebKit] 33ede3: [@property][TypedOM] Reify custom property values ...

2023-01-10 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 33ede35610f8b0cc50cccd446a1f72384d04beaa https://github.com/WebKit/WebKit/commit/33ede35610f8b0cc50cccd446a1f72384d04beaa Author: Antti Koivisto Date: 2023-01-10 (Tue, 10 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e72cc2: [css-transitions] css/css-properties-values-api/an...

2023-01-10 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e72cc27717779c52c64b8cfffb554584ff431852 https://github.com/WebKit/WebKit/commit/e72cc27717779c52c64b8cfffb554584ff431852 Author: Antti Koivisto Date: 2023-01-10 (Tue, 10 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4c22f9: CSS animations on pseudo elements should participa...

2023-01-07 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4c22f9946fddcb1ec86eea7b5b529663950d01fa https://github.com/WebKit/WebKit/commit/4c22f9946fddcb1ec86eea7b5b529663950d01fa Author: Antti Koivisto Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] eb9e69: CSS animations should participate in the cascade

2023-01-05 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: eb9e694c2fc9a95c38298f28b922a0844579feae https://github.com/WebKit/WebKit/commit/eb9e694c2fc9a95c38298f28b922a0844579feae Author: Antti Koivisto Date: 2023-01-05 (Thu, 05 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6dabb8: [@property] Fallback that does not match syntax sh...

2023-01-01 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6dabb8f934a3f64c639eb12d8c24ddea1c16101e https://github.com/WebKit/WebKit/commit/6dabb8f934a3f64c639eb12d8c24ddea1c16101e Author: Antti Koivisto Date: 2023-01-01 (Sun, 01 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 557b51: [@property] Handle unit cycles correctly

2022-12-29 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 557b51715d46a432b7c3e072299cb24685f6ef0f https://github.com/WebKit/WebKit/commit/557b51715d46a432b7c3e072299cb24685f6ef0f Author: Antti Koivisto Date: 2022-12-29 (Thu, 29 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5f2649: [@property] Enable by default

2022-12-22 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5f26496d558011203cd8796591c3dd0aa4cf154e https://github.com/WebKit/WebKit/commit/5f26496d558011203cd8796591c3dd0aa4cf154e Author: Antti Koivisto Date: 2022-12-22 (Thu, 22 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4f0ccd: [@property] Whitespaces around initial-value shoul...

2022-12-22 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4f0ccda887910822ac9532cc9c50f9953be91d89 https://github.com/WebKit/WebKit/commit/4f0ccda887910822ac9532cc9c50f9953be91d89 Author: Antti Koivisto Date: 2022-12-22 (Thu, 22 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] e78366: [@property] Inline style should not validate regis...

2022-12-22 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e78366ee24607dc13c6b13633c8a1ddf390df061 https://github.com/WebKit/WebKit/commit/e78366ee24607dc13c6b13633c8a1ddf390df061 Author: Antti Koivisto Date: 2022-12-22 (Thu, 22 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 11eb34: [@property] used in initial-va...

2022-12-21 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 11eb340cd2d87f5b32d8b746e829eda7ab2f2d18 https://github.com/WebKit/WebKit/commit/11eb340cd2d87f5b32d8b746e829eda7ab2f2d18 Author: Antti Koivisto Date: 2022-12-21 (Wed, 21 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] aca859: [@property] Validate universal syntax initial valu...

2022-12-21 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aca85912a52befcceed52e1055a2de75b303765e https://github.com/WebKit/WebKit/commit/aca85912a52befcceed52e1055a2de75b303765e Author: Antti Koivisto Date: 2022-12-21 (Wed, 21 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] f34b82: CSSRule.type should not return values greater than 15

2022-12-20 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f34b82d5e7cb29e73606d63e4b1b39539c4b90b1 https://github.com/WebKit/WebKit/commit/f34b82d5e7cb29e73606d63e4b1b39539c4b90b1 Author: Antti Koivisto Date: 2022-12-20 (Tue, 20 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 428751: [git-webkit] Add cherry-pick command

2022-12-19 Thread Antti Koivisto
ild renderers when removing display: contents https://bugs.webkit.org/show_bug.cgi?id=246450 rdar://95570441 Reviewed by Antti Koivisto. Detect when we transition away from display: contents when resolving computed styles and tear down child renderers in that case. To keep tr

[webkit-changes] [WebKit/WebKit] ab61ba: [@property] Register custom properties from @prope...

2022-12-19 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ab61bade88f0ba511ef1d2ea8dd191bbce7a8e73 https://github.com/WebKit/WebKit/commit/ab61bade88f0ba511ef1d2ea8dd191bbce7a8e73 Author: Antti Koivisto Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8c6f3e: [@property] Add @property rule parsing and CSSOM

2022-12-18 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8c6f3e96197beab5fd3a56bbf50678b20becb0c1 https://github.com/WebKit/WebKit/commit/8c6f3e96197beab5fd3a56bbf50678b20becb0c1 Author: Antti Koivisto Date: 2022-12-18 (Sun, 18 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] f5eb32: Separate single TransformOperation resolution from...

2022-12-16 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f5eb326e26ffc147b9421cbb3db9ce1d21750d8e https://github.com/WebKit/WebKit/commit/f5eb326e26ffc147b9421cbb3db9ce1d21750d8e Author: Antti Koivisto Date: 2022-12-16 (Fri, 16 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 41d246: [@property] Support and

2022-12-16 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 41d246922c5892281b203d3deb209bac0501a13f https://github.com/WebKit/WebKit/commit/41d246922c5892281b203d3deb209bac0501a13f Author: Antti Koivisto Date: 2022-12-16 (Fri, 16 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] b957d5: [@property] Allow CSS-wide keywords in registered ...

2022-12-14 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b957d5f5e295f6a8c8557b75c73ac2ab424f6b6d https://github.com/WebKit/WebKit/commit/b957d5f5e295f6a8c8557b75c73ac2ab424f6b6d Author: Antti Koivisto Date: 2022-12-14 (Wed, 14 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 30fcb6: [@property] Rename CSSPropertySyntax to CSSCustomP...

2022-12-14 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 30fcb6f7b33f0db82e5a2999fa33cab17bd7ce0b https://github.com/WebKit/WebKit/commit/30fcb6f7b33f0db82e5a2999fa33cab17bd7ce0b Author: Antti Koivisto Date: 2022-12-14 (Wed, 14 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] f26628: [@property] Support list values

2022-12-14 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f266283a31249f27645c470313b8ee346c4f0daa https://github.com/WebKit/WebKit/commit/f266283a31249f27645c470313b8ee346c4f0daa Author: Antti Koivisto Date: 2022-12-14 (Wed, 14 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 009a0e: [@property] Parse identifier list syntax

2022-12-13 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 009a0ee1bc61a302f337561e47ef1458f0d6a462 https://github.com/WebKit/WebKit/commit/009a0ee1bc61a302f337561e47ef1458f0d6a462 Author: Antti Koivisto Date: 2022-12-13 (Tue, 13 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 455447: [@property] Save parsed syntax in property registr...

2022-12-12 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4554478211f3dcf8f7020b20b9d58b815b3a3bad https://github.com/WebKit/WebKit/commit/4554478211f3dcf8f7020b20b9d58b815b3a3bad Author: Antti Koivisto Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] f23f94: canonicalUnitTypeForCategory should handle percent...

2022-12-12 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f23f94eab4ca39099b8924055834f474382e83c7 https://github.com/WebKit/WebKit/commit/f23f94eab4ca39099b8924055834f474382e83c7 Author: Antti Koivisto Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] a12242: [@property] Support and syntax

2022-12-11 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a122428d84a49b6ac58a94321170579a681519ce https://github.com/WebKit/WebKit/commit/a122428d84a49b6ac58a94321170579a681519ce Author: Antti Koivisto Date: 2022-12-11 (Sun, 11 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 65a79b: [@property] Support and syntax

2022-12-11 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 65a79bcd6331c1c40495abf5d7f692e3567deb1f https://github.com/WebKit/WebKit/commit/65a79bcd6331c1c40495abf5d7f692e3567deb1f Author: Antti Koivisto Date: 2022-12-11 (Sun, 11 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] b447da: [@property] Support syntax

2022-12-11 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b447da998e3c90f628c48b08298167a18e179d1c https://github.com/WebKit/WebKit/commit/b447da998e3c90f628c48b08298167a18e179d1c Author: Antti Koivisto Date: 2022-12-11 (Sun, 11 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] fba580: [@property] Add more syntax types

2022-12-10 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fba580ad5100a2daa5c828f33ce45950a7c9945b https://github.com/WebKit/WebKit/commit/fba580ad5100a2daa5c828f33ce45950a7c9945b Author: Antti Koivisto Date: 2022-12-10 (Sat, 10 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] be0b82: [@property] Initial syntax parsing

2022-12-07 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: be0b82ecc746352ee8b2d7f8e14b6a3e8d0253d2 https://github.com/WebKit/WebKit/commit/be0b82ecc746352ee8b2d7f8e14b6a3e8d0253d2 Author: Antti Koivisto Date: 2022-12-07 (Wed, 07 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 756982: Re-import css/css-properties-values-api WPTs

2022-12-06 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 756982ffd98574ee468ce581ce8960e2d763bf12 https://github.com/WebKit/WebKit/commit/756982ffd98574ee468ce581ce8960e2d763bf12 Author: Antti Koivisto Date: 2022-12-06 (Tue, 06 Dec 2022) Changed paths

[webkit-changes] [WebKit/WebKit] ab1162: Remove "pagination line grid" SPI

2022-12-05 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ab116278c13504605c78ac58f342de7899691a19 https://github.com/WebKit/WebKit/commit/ab116278c13504605c78ac58f342de7899691a19 Author: Antti Koivisto Date: 2022-12-05 (Mon, 05 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2341e7: [MQ4] Remove the legacy media query code

2022-12-02 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2341e747dc88d08326d2ccf9abe04dc53bb4d359 https://github.com/WebKit/WebKit/commit/2341e747dc88d08326d2ccf9abe04dc53bb4d359 Author: Antti Koivisto Date: 2022-12-02 (Fri, 02 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] be64fd: [MQ4] Replace the last uses of legacy media query ...

2022-12-01 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: be64fdb44bd3c123ed5408b1491d55e6795e705d https://github.com/WebKit/WebKit/commit/be64fdb44bd3c123ed5408b1491d55e6795e705d Author: Antti Koivisto Date: 2022-12-01 (Thu, 01 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2cf89a: [MQ4] MediaQueryList API should use the new parser...

2022-12-01 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2cf89aa97e32bfcb31d92b41d7b17875e9a5dafd https://github.com/WebKit/WebKit/commit/2cf89aa97e32bfcb31d92b41d7b17875e9a5dafd Author: Antti Koivisto Date: 2022-12-01 (Thu, 01 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] a3b85f: FrameView::mediaType() should be AtomString

2022-11-30 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a3b85f8344f9138c7d587e66aa4e8c33ac79ec2c https://github.com/WebKit/WebKit/commit/a3b85f8344f9138c7d587e66aa4e8c33ac79ec2c Author: Antti Koivisto Date: 2022-11-30 (Wed, 30 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] b06dd1: [MQ4] Use the new parser and evaluator for stylesh...

2022-11-29 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b06dd10a198e651aac7c9f0256f612a31d4101f0 https://github.com/WebKit/WebKit/commit/b06dd10a198e651aac7c9f0256f612a31d4101f0 Author: Antti Koivisto Date: 2022-11-29 (Tue, 29 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] aacea0: [MQ4] Disallow negative values

2022-11-28 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aacea0b8da7d3a333b3d354797056135b65bdac7 https://github.com/WebKit/WebKit/commit/aacea0b8da7d3a333b3d354797056135b65bdac7 Author: Antti Koivisto Date: 2022-11-28 (Mon, 28 Nov 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] ca05c5: [MQ4] Use FeatureSchema::ValueType as a single val...

2022-11-25 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ca05c552b20253b4b771939952f2681cc23a770a https://github.com/WebKit/WebKit/commit/ca05c552b20253b4b771939952f2681cc23a770a Author: Antti Koivisto Date: 2022-11-25 (Fri, 25 Nov 2022) Changed paths: M

<    1   2   3   4   >