зеркало из https://github.com/mozilla/gecko-dev.git
servo: Merge #10090 - Add link to tracking issue for NavigatorLanguage::Languages (from servo:tracking-nav-langs); r=ecoal95
Source-Repo: https://github.com/servo/servo Source-Revision: 98a1b17ceca5214d0fad02e906e86e0724aa8af4
This commit is contained in:
Родитель
1ab0b58897
Коммит
6431cc60b3
|
@ -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;
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче