1jj
1jj
https://peter-hindelang.de/Bilder/style.css ... btw and while we are here: At least `@font-face { size-adjust: ... }` and probably `poiner-events: none` shouldn't be errors. Edit: I see now that "pointer-events" depends on...
``` Example Organization ``` The Google tool gives ok with this code snippet https://search.google.com/structured-data/testing-tool Should also work with `` Edit - also "_Attribute itemprop not allowed on element meta_" ``
Thanks! > Exactly one of the `name`, `http-equiv`, `charset`, and `itemprop` attributes must be specified. Such an error message would be helpful then ...
> Supported in Chromium (Chrome / Edge) Firefox and Safari. Not true. https://bugzilla.mozilla.org/show_bug.cgi?id=1622090 https://bugs.webkit.org/show_bug.cgi?id=196698
> What's the difference? There could be a difference in future (depending on implementation details)[1], but thats not the point. It's just an undisputed priciple. https://developer.mozilla.org/en-US/docs/Glossary/Vendor_Prefix#css_prefixes https://css-tricks.com/ordering-css3-properties/ https://bitsofco.de/css-vendor-prefixes/#how-do-we-use-them https://stackoverflow.com/questions/7080605/ordering-of-vendor-specific-css-declarations https://webhint.io/docs/user-guide/hints/hint-css-prefix-order/#what-does-the-hint-check...
filed an issue against caniuse, maybe someone here knows exact numbers: https://github.com/Fyrd/caniuse/issues/7336