Opened 8 years ago
Last modified 8 years ago
#16995 confirmed Bug
Source mode messes iframe[src] attribute
Reported by: | Tomasz Jakut | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open sample.
- Copy content of the textarea under the editor.
- Switch editor into the source mode.
- Paste copied code into the editor.
- Switch back to WYSIWYG mode.
Expected result
Empty iframe is visible inside the editor.
Actual result
Iframe with "If it's shown, the test is failed" text inside.
Note: reproducible only in WebKit/Blink.