Disallow invalid inline style comments in stylesheets (#9099)
This commit is contained in:
@@ -29,7 +29,7 @@ limitations under the License.
|
||||
width: max-content;
|
||||
margin: 0 auto;
|
||||
|
||||
// Cancel the default values for non-interactivity
|
||||
/* Cancel the default values for non-interactivity */
|
||||
position: unset;
|
||||
visibility: visible;
|
||||
cursor: unset;
|
||||
|
||||
Reference in New Issue
Block a user