mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Bug 1839315: part 4) Link from SheetLoadData::mWasAlternate
to spec. r=emilio DONTBUILD
Otherwise it's unclear what's meant. Differential Revision: https://phabricator.services.mozilla.com/D190666
This commit is contained in:
parent
6a36108054
commit
8dd124f851
@ -161,7 +161,8 @@ class SheetLoadData final
|
||||
// loop round-trip in that case).
|
||||
bool mMustNotify : 1;
|
||||
|
||||
// mWasAlternate is true if the sheet was an alternate when the load data was
|
||||
// mWasAlternate is true if the sheet was an alternate
|
||||
// (https://html.spec.whatwg.org/#rel-alternate) when the load data was
|
||||
// created.
|
||||
const bool mWasAlternate : 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user