akkoma-fe/test/unit/specs/components
ilja 6666a273a4 MFM only use sanitised data-* attribute values
We take the value from a data-* attribute and then add this to the style attribute.
This will probably be OK in most cases, but just to be sure, we check for "weird" characters first.
For now we only allow letters, numbers, dot, hash, and plus and minus sign, because those are the ones I currently know of who are used in MFM.
The data-* attribute remains because it was already considered proper HTML as-is.
2024-08-11 18:11:03 +02:00
..
emoji_input.spec.js fix emoji input tests 2022-03-22 18:22:23 +02:00
rich_content.spec.js MFM only use sanitised data-* attribute values 2024-08-11 18:11:03 +02:00
user_profile.spec.js skip user profile test for now https://github.com/vuejs/test-utils/issues/1382 2022-03-22 18:56:39 +02:00