HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-03-09
1 <p>Sometimes gradients whose directions are specified using degrees and diagonals look the same.</p>
1 <p>Sometimes gradients whose directions are specified using degrees and diagonals look the same.</p>
2 to right top45deg<p>However, these behaviors work differently. Gradients that are specified using degrees are assigned independently of the shape of the container, whereas diagonal gradients are dependent on the latter. Diagonal gradients always remain anchored to their corners.</p>
2 to right top45deg<p>However, these behaviors work differently. Gradients that are specified using degrees are assigned independently of the shape of the container, whereas diagonal gradients are dependent on the latter. Diagonal gradients always remain anchored to their corners.</p>
3 <p>Of course, if the containers are square, then there will be no difference. But what happens if you stretch them in height? Let’s check.</p>
3 <p>Of course, if the containers are square, then there will be no difference. But what happens if you stretch them in height? Let’s check.</p>