Bug 1697890 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

+++ This bug was initially created as a clone of Bug #1656086 +++

STR:
 1. Ensure that you're running in a browser with Fission enabled. (e.g. set `fission.autostart` to `true` in about:config)

 2. View this data URI:
```
data:text/html,<iframe src="https://www.w3.org/" style="width:500px">
```

EXPECTED RESULTS:
At the right side (next to the scrollbar), you should see a stripe with a blue gradient (which you'll also see if you directly visit https://www.w3.org/)

ACTUAL RESULTS::
There's a white stripe there instead.

Nightly-without-Fission and Chrome both give me EXPECTED RESULTS.
Nightly-with-Fission gives me ACTUAL RESULTS.
+++ This bug was initially created as a clone of Bug #1656086 +++

STR:
 1. Ensure that you're running in a browser with Fission enabled. (e.g. set `fission.autostart` to `true` in about:config and restart Firefox)

 2. View this data URI:
```
data:text/html,<iframe src="https://www.w3.org/" style="width:500px">
```

EXPECTED RESULTS:
At the right side (next to the scrollbar), you should see a stripe with a blue gradient (which you'll also see if you directly visit https://www.w3.org/)

ACTUAL RESULTS::
There's a white stripe there instead.

Nightly-without-Fission and Chrome both give me EXPECTED RESULTS.
Nightly-with-Fission gives me ACTUAL RESULTS.

Back to Bug 1697890 Comment 0