## Image

**Case 1:** Has its own `data-validation-allow` attribute and blue border.
Also, in Source Editing mode you can see class `allowed-class` and style `color: blue`.

**Case 2:** Doesn't have `data-validation-disallow` attribute or red border.
Also, in Source Editing mode you must not see class `disallowed-class` and style `color: red`.

**Please ignore other rendering issues.**
