Safari TP 132, 133, 134 and 135 additions#12439
Conversation
471897a to
ba1a2b5
Compare
|
#12663 - Filed an issue for the linter issue |
0e1bdcc to
446924f
Compare
446924f to
d18558b
Compare
|
@lukewarlow is this something you want to revisit in light of #12673 being merged? |
Rebased it earlier so should be working and ready for review now 😄 |
8d75146 to
0e0fdde
Compare
| }, | ||
| "safari": { | ||
| "version_added": false | ||
| "version_added": true |
There was a problem hiding this comment.
See #12668, I've verified it's added as of at least Safari 15 but I have no clue of the true support value so leaving as true for now.
0e0fdde to
3810df3
Compare
|
@ddbeck I've updated this to fix the pipeline, I've also added the additions from Safari TP 134. |
d8439ea to
f7dfcad
Compare
|
@ddbeck is there anything left for me to do before review? |
8f0ac3f to
3bb2f22
Compare
3bb2f22 to
65cb43c
Compare
|
I have updated this MR to include 132, 133, 134 and 135 changes. It would be good to get reviewed soon so as to avoid conflicts from the large number of files changed. |
ddbeck
left a comment
There was a problem hiding this comment.
Thanks for your patience while I got to this, @lukewarlow. A few suggestions for you, but this is shaping up nicely.
ab34448 to
5928e5f
Compare
* Set Safari preview support for additions in TP 132, 133, 134 and 135 * Address comments
Summary
Set Safari preview support for additions in TP13, TP133, TP134 and TP135
Test results and supporting details
https://webkit.org/blog/11971/release-notes-for-safari-technology-preview-132/
https://webkit.org/blog/11975/release-notes-for-safari-technology-preview-133/
https://webkit.org/blog/12033/release-notes-for-safari-technology-preview-134/
https://webkit.org/blog/12040/release-notes-for-safari-technology-preview-135/
https://webkit.org/blog/11975/release-notes-for-safari-technology-preview-133/#:~:text=Added%20support%20for%20self-start%2C%20self-end%2C%20start%2C%20end%2C%20left%2C%20and%20right%20values%20in%20positional%20alignment%20(r282267%2C%20r282078%2C%20r281840) - I've ignored this for now as the existing support data seems to be rather dubious and needs more investigating.
Closes #13301