mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Add link to tracking issue for NavigatorLanguage::Languages.
This commit is contained in:
parent
2d6283c64b
commit
deefa8907a
1 changed files with 1 additions and 0 deletions
|
@ -36,5 +36,6 @@ interface NavigatorBluetooth {
|
|||
[NoInterfaceObject/*, Exposed=Window,Worker*/]
|
||||
interface NavigatorLanguage {
|
||||
readonly attribute DOMString language;
|
||||
// https://github.com/servo/servo/issues/10073
|
||||
//readonly attribute DOMString[] languages;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue