Open Bug 1177938 Opened 9 years ago Updated 2 years ago

Allow the iframe containing mochitest document to be scrollable

Categories

(Testing :: Mochitest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: botond, Unassigned)

Details

The mochitest harness currently prevents the iframe containing the test document from being scrollable by marking the iframe 'scrolling="no"' [1].

This causes some bugs like bug 1177018. It can be worked around, but we should evaluate whether this marking is necessary for anything, and if not, remove it.

[1] http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/harness.xul?rev=e63758ec19f8#85
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.