Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Mykola Myslovskyi <[email protected]>
  • Loading branch information
undead404 and AdriandeCita authored Dec 28, 2024
1 parent 6371239 commit be6c0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/uk/web/css/cascade/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ p {

Якщо презентаційний атрибут HTML підтримується користувацьким агентом, то валідні презентаційні атрибути, включені в HTML та SVG, такі як атрибути [`align`](/uk/docs/Web/HTML/Element/img#align) і [`fill`](/uk/docs/Web/SVG/Attribute/fill), перекладаються на відповідні правила CSS (всі презентаційні атрибути SVG підтримуються як властивості CSS) та вставляються в авторський список стилів перед усіма іншими стилями зі специфічністю, рівною `0`.

Presentational attributes cannot be declared `!important`.
Презентаційні атрибути не можна оголошувати важливими (`!important`).

## Анімації CSS і каскад

Expand Down

0 comments on commit be6c0b8

Please sign in to comment.