Skip to content

Commit 850111b

Browse files
committed
Bug 1546983 - followup: use background-color instead of background so that browser_parsable_css.js doesn't get mad. rs=mconley
It would detect the variable as unreferenced because the background-repeat that was added on this bug makes the values not serialize, see w3c/csswg-drafts#2515 CLOSED TREE of course UltraBlame original commit: eb384663078998538a5af4dfa7f45972fe29da49
1 parent c36a7d8 commit 850111b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

toolkit/themes/shared/pictureinpicture/player.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ no
219219
drag
220220
;
221221
background
222+
-
223+
color
222224
:
223225
var
224226
(

0 commit comments

Comments
 (0)