Page MenuHomePhorge

Replacing the deprecated -moz-outline-style with outline-style
ClosedPublic

Authored by roberto.urbani on Aug 21 2023, 13:18.
Tags
None
Referenced Files
F3288802: D25416.1742835865.diff
Sun, Mar 23, 17:04
F3284581: D25416.1742779047.diff
Sun, Mar 23, 01:17
F3282379: D25416.1742715879.diff
Sat, Mar 22, 07:44
F3282348: D25416.1742713810.diff
Sat, Mar 22, 07:10
F3273408: D25416.1742568711.diff
Thu, Mar 20, 14:51
F3249242: D25416.1742285325.diff
Mon, Mar 17, 08:08
F3220087: D25416.1741800363.diff
Tue, Mar 11, 17:26
F3220086: D25416.1741800362.diff
Tue, Mar 11, 17:26

Details

Summary

Replacing the deprecated -moz-outline-style with outline-style: none.

According to "Can I Use", this change is supported in whatever non-ridiculously-old browser web in the universe,
like Firefox 2 and Chrome 4 and Internet Explorer 8.

https://caniuse.com/outline

Ref T15585

Test Plan

The outline in the <a> tags should look as usual, that is, none.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

roberto.urbani retitled this revision from Task ref: T15585 to Replacing the deprecated -moz-outline-style with outline-style.Aug 21 2023, 14:10

Tested, seems good to me

To land, please do this from your side:

arc patch D25416
arc land

Thank you!

sgtm

This revision is now accepted and ready to land.Aug 24 2023, 18:33

Tested, seems good to me

To land, please do this from your side:

arc patch D25416
arc land

Thank you!

When running arc land I get what seems to be a permission issue (?)

fatal: unable to access 'https://we.phorge.it/source/phorge.git/': The requested URL returned error: 403

Hoping to be useful, let's land this.