diff options
Diffstat (limited to 'WebCore/manual-tests/plugins/windowless.html')
-rw-r--r-- | WebCore/manual-tests/plugins/windowless.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WebCore/manual-tests/plugins/windowless.html b/WebCore/manual-tests/plugins/windowless.html index 1020abb..27e8a82 100644 --- a/WebCore/manual-tests/plugins/windowless.html +++ b/WebCore/manual-tests/plugins/windowless.html @@ -62,7 +62,7 @@ <body> <b> Verify the following tests with and without the page scrolled (including seeming unrelated test cases like printing). <br/> - For the Qt port, test with both QtLauncher and QGVLauncher </b> <br/><br/> + For the Qt port, test with QGraphicsView enabled and disabled</b> <br/><br/> <!-- <embed id="flashPlugin" src="http://www.youtube.com/v/loXfcsXRB-w&hl=en&fs=1" --!> <embed id="flashPlugin" src="test.swf" @@ -92,7 +92,7 @@ <input type="checkbox" name="zoomCheckBox"> Verify if elements in flash are correctly painted and clickable after zooming <br/> - <input type="checkbox" name="screenshotBox"> Verify if taking a screenshot from QtLauncher display flash <br/> + <input type="checkbox" name="screenshotBox"> Verify if taking a screenshot from QtTestBrowser displays flash <br/> <input type="checkbox" name="paintSystemsCheckBox"> Verify if flash is displayed with graphicssystems - raster, opengl <br/> |