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:
Xidorn Quan 2016-05-25 09:39:38 +10:00
Родитель 88f8f117d7
Коммит 67c37d08a3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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"},