cssmastery icon indicating copy to clipboard operation
cssmastery copied to clipboard

Unable to edit examples in firefox.

Open JamesForan opened this issue 5 years ago • 3 comments

Hi, I am using firefox to review the slides, and I am not able to edit the examples.

When I look into the issue, it seems the contenteditable attribute is not working. when i type, it puts the content into the Body.

In the firefox dev tools, it says "-webkit-user-modify:read write plaintext-only" is an invalid property.

When I look into this issue on MDN, https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Editable_content this example does work...

This does work on Chrome..

JamesForan avatar Feb 15 '20 10:02 JamesForan

sorry to clarify what i mean when I say Body..

image

JamesForan avatar Feb 15 '20 11:02 JamesForan

which slide? URL of the page you're on please. thanks

estelle avatar Feb 15 '20 16:02 estelle

ahh sorry.. here you go.

https://estelle.github.io/cssmastery/generated/#slide4

Thanks,

JamesForan avatar Feb 16 '20 00:02 JamesForan