[webkit-changes] [WebKit/WebKit] 0acf24: text-combine-upright text-shadow is not correctly ...

2022-10-23 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0acf2457faa716438f87f4446a13b3da6a35be0f https://github.com/WebKit/WebKit/commit/0acf2457faa716438f87f4446a13b3da6a35be0f Author: Tim Nguyen Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: A Layo

[webkit-changes] [WebKit/WebKit] 30bf0f: font-face must accept ranges in reverse order, and...

2022-10-23 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 30bf0f961d694189c96d527c0a0c86fe3a656c5d https://github.com/WebKit/WebKit/commit/30bf0f961d694189c96d527c0a0c86fe3a656c5d Author: Darin Adler Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 3dde88: font shorthand should not reject values that happe...

2022-10-23 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3dde8827051a9b051f6614f5956ee9ca6e1cbc31 https://github.com/WebKit/WebKit/commit/3dde8827051a9b051f6614f5956ee9ca6e1cbc31 Author: Darin Adler Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 5e7565: [LFC][IFC] Add support for "line-box-contain: font"

2022-10-23 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e7565912789002ab666837e878f52615810564f https://github.com/WebKit/WebKit/commit/5e7565912789002ab666837e878f52615810564f Author: Alan Bujtas Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] e625d4: [LFC][IFC] Introduce enclosingGlyphBoundsForText

2022-10-23 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e625d4554a73e54698c970b5f228ef17c9c95a26 https://github.com/WebKit/WebKit/commit/e625d4554a73e54698c970b5f228ef17c9c95a26 Author: Alan Bujtas Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 32d57a: Move logic for generated images from CSSValue type...

2022-10-23 Thread Sam Weinig
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 32d57af5e2f83d93188e8ef0afcfa065bb35a41f https://github.com/WebKit/WebKit/commit/32d57af5e2f83d93188e8ef0afcfa065bb35a41f Author: Sam Weinig Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] b0d809: [WinCairo] Unreviewed build fix after 255889@main

2022-10-23 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b0d809850b743ede12a68aadd870de6603484daa https://github.com/WebKit/WebKit/commit/b0d809850b743ede12a68aadd870de6603484daa Author: Fujii Hironori Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 3bc3ac: [LFC][IFC] WPT progressions

2022-10-23 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3bc3ac665110f852591435a35c73ffdc70ff6b73 https://github.com/WebKit/WebKit/commit/3bc3ac665110f852591435a35c73ffdc70ff6b73 Author: Alan Bujtas Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 0a69bc: [WebXR] Catch undeleted GL objects with OwnedGLObject

2022-10-23 Thread Dan Glastonbury
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0a69bc3f00f0de42638cd745f3ccd1254c5014cc https://github.com/WebKit/WebKit/commit/0a69bc3f00f0de42638cd745f3ccd1254c5014cc Author: Dan Glastonbury Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 10f809: Add coders for std::array and WTF::EnumeratedArray

2022-10-23 Thread Cameron McCormack
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 10f809a2fa905f2dfc618bc02de7684113b22084 https://github.com/WebKit/WebKit/commit/10f809a2fa905f2dfc618bc02de7684113b22084 Author: Cameron McCormack Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] 170f87: CSSNumericValue.cpp sometimes fails to build

2022-10-23 Thread Sam Weinig
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 170f87e327f4968fd3ee0a83229a1c8fc8ef81cc https://github.com/WebKit/WebKit/commit/170f87e327f4968fd3ee0a83229a1c8fc8ef81cc Author: Sam Weinig Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] b4421d: Handle painting in GPUP

2022-10-23 Thread Nikos Mouchtaris
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b4421d4a471ca4a0d2c02b67713a81380c441725 https://github.com/WebKit/WebKit/commit/b4421d4a471ca4a0d2c02b67713a81380c441725 Author: Nikolaos Mouchtaris Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] f10eb9: Fix clang build warning in WebSocketTaskCurl

2022-10-23 Thread Kenji Shukuwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f10eb9211cd87039d8bcb1463885e87bb8a98b10 https://github.com/WebKit/WebKit/commit/f10eb9211cd87039d8bcb1463885e87bb8a98b10 Author: Kenji Shukuwa Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] df1cf0: Omit "normal" values from font shorthand

2022-10-23 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df1cf06ce2e2dca7e94c9b1f821a2a5ac63e8917 https://github.com/WebKit/WebKit/commit/df1cf06ce2e2dca7e94c9b1f821a2a5ac63e8917 Author: Darin Adler Date: 2022-10-23 (Sun, 23 Oct 2022) Changed paths: M Layo