Commit 2c35297
committed
update gradient lowering transform
At the time it was written, esbuild's gradient lowering transform matched how
WebKit-based browsers rendered CSS gradients. However, they have since decided
to change how a specific edge case renders. This updates esbuild to match the
new behavior.
References:
- https://bugs.webkit.org/show_bug.cgi?id=285382
- https://bugzilla.mozilla.org/show_bug.cgi?id=1939948
- https://issues.chromium.org/issues/387475844
- WebKit/WebKit#463031 parent 9209e44 commit 2c35297
1 file changed
Lines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
707 | 707 | | |
708 | 708 | | |
709 | 709 | | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | | - | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | 710 | | |
730 | 711 | | |
731 | 712 | | |
| |||
0 commit comments