[Webkit-unassigned] [Bug 92078] [Qt] the targetDiv1.webkitRequestFullscreen() function is not implemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 01:26:07 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=92078





--- Comment #1 from Szilard Ledan <szledan at inf.u-szeged.hu>  2012-07-24 01:26:11 PST ---
I skipped two tests. (http://trac.webkit.org/changeset/123437)

 * http/tests/fullscreen/fullscreenelement-different-origin.html:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/fullscreen/fullscreenelement-different-origin-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/fullscreen/fullscreenelement-different-origin-actual.txt 
@@ -1,13 +1,8 @@
+CONSOLE MESSAGE: line 22: TypeError: 'undefined' is not a function (evaluating 'targetDiv1.webkitRequestFullscreen()')
+FAIL: Timed out waiting for notifyDone to be called
 Test iframe from different origin can not access webkitFullscreenElement.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS document.webkitFullscreenElement is targetDiv1
-PASS document.webkitCurrentFullScreenElement is targetDiv1
-PASS message is "inner-iframe.html document.webkitFullscreenElement = null"
-PASS message is "inner-iframe.html document.webkitCurrentFullScreenElement = null"
-PASS successfullyParsed is true

-TEST COMPLETE
-
 * http/tests/fullscreen/fullscreenelement-same-origin.html:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/fullscreen/fullscreenelement-same-origin-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/http/tests/fullscreen/fullscreenelement-same-origin-actual.txt 
@@ -1,13 +1,8 @@
+CONSOLE MESSAGE: line 22: TypeError: 'undefined' is not a function (evaluating 'targetDiv1.webkitRequestFullscreen()')
+FAIL: Timed out waiting for notifyDone to be called
 Test iframe from same origin can not access webkitFullscreenElement.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS document.webkitFullscreenElement is targetDiv1
-PASS document.webkitCurrentFullScreenElement is targetDiv1
-PASS message is "inner-iframe.html document.webkitFullscreenElement = null"
-PASS message is "inner-iframe.html document.webkitCurrentFullScreenElement = null"
-PASS successfullyParsed is true

-TEST COMPLETE
-

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list