Open Bug 1390100 Opened 8 years ago Updated 3 years ago

source element not being interpreted inside noscript

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect, P3)

55 Branch
defect

Tracking

()

UNCONFIRMED
Tracking Status
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- ?

People

(Reporter: jonathan, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3181.0 Safari/537.36 Steps to reproduce: 1. Add a picture element with source files inside a noscript tag 2. Disable Javascript 3. View the picture Example here: https://codepen.io/Jab2870/full/NvjrrK/ Visit the link with JS disabled Actual results: The image given in the img tag was rendered rather than the image in the source tag Expected results: When JavaScript is disabled, I would expect the source elements inside the noscript tag to be run as normal
Component: Untriaged → Layout: Images
Product: Firefox → Core
Priority: -- → P3
Product: Core → Core Graveyard
Product: Core Graveyard → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.