EmbedLiveSample don't work (outputs blank result)
Categories
(developer.mozilla.org Graveyard :: KumaScript, defect)
Tracking
(Not tracked)
People
(Reporter: al.neodim, Unassigned)
Details
(Whiteboard: [specification][type:bug])
What did you do?
1. I've added code examples into two pages using EmbedLiveSample macro:
1.1. First: https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/matrix3d#Result
1.1. Second: https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/arcTo#Result_4
- Saved
What happened?
Macro failed to output results of JS/Html code examples.
What should have happened?
EmbedLiveSample must show results of the JS/HTML code examples provided by the page.
Is there anything else we should know?
Not sure which category I should place this bug to.
| Reporter | ||
Comment 1•6 years ago
|
||
To clarify things: I've actually published page; didn't use preview mode etc.
Comment 2•6 years ago
|
||
Thanks for your report! I fiddled with these live samples and they now work. No idea what was wrong exactly. The ids of the headlines need to match the macro calls in EmbedLivesample, so I made sure that's the case, but unsure if that was the bug here.
Let me know if more are broken.
Oh and we normally file content bugs here now: https://github.com/mdn/sprints
| Reporter | ||
Comment 3•6 years ago
|
||
That's ... totally weird. Thanks for fixing.
we file content bugs here now
Oh thanks. I will go there next time.
Updated•5 years ago
|
Description
•