зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1274104 part 1 - Allow mochitest main document to request fullscreen. r=jmaher
MozReview-Commit-ID: 4x40C0yGGKR --HG-- extra : source : 92b3d49fd9af8bc88b37d7ee0278899548870bc9
This commit is contained in:
Родитель
88f8f117d7
Коммит
67c37d08a3
|
@ -712,7 +712,7 @@ function testListing(metadata, response)
|
|||
),
|
||||
DIV({class: "clear"}),
|
||||
DIV({class: "frameholder"},
|
||||
IFRAME({scrolling: "no", id: "testframe"})
|
||||
IFRAME({scrolling: "no", id: "testframe", "allowfullscreen": true})
|
||||
),
|
||||
DIV({class: "clear"}),
|
||||
DIV({class: "toggle"},
|
||||
|
|
Загрузка…
Ссылка в новой задаче