[test] Updated CSS unit tests

To adapt to recent changes in the CSS parser
This commit is contained in:
Slava Monich 2021-11-01 01:22:41 +02:00
parent 1083992204
commit 2d6ff29452
2 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@
margin-right: 0;
display: none;
font-weight: bold;
font-size: 207%; /* 4 */
font-size: 172%; /* 3 */
}
.calibre {
margin-left: 5px;
@ -23,7 +23,7 @@
margin-top: 1em;
margin-right: 0;
font-weight: bold;
font-size: 207%; /* 4 */
font-size: 172%; /* 3 */
}
.calibre3 {
margin-left: 0;
@ -31,7 +31,7 @@
margin-top: 1em;
margin-right: 0;
font-weight: bold;
font-size: 207%; /* 4 */
font-size: 172%; /* 3 */
}
.calibre4 {
margin-left: 0;
@ -71,7 +71,7 @@
margin-top: 1em;
margin-right: 0;
font-weight: bold;
font-size: 144%; /* 2 */
font-size: 120%; /* 1 */
}
.hljs-comment {
color: #8e908c;

View file

@ -19,7 +19,7 @@ svg.cover-svg {
page-break-before: avoid;
text-align: center;
font-weight: bold;
font-size: 248%; /* 5 */
font-size: 207%; /* 4 */
}
.p {
margin-left: 0;
@ -59,7 +59,7 @@ svg.cover-svg {
page-break-before: avoid;
text-align: center;
font-weight: bold;
font-size: 207%; /* 4 */
font-size: 172%; /* 3 */
}
.title2 {
margin-left: 1.56em;
@ -69,7 +69,7 @@ svg.cover-svg {
page-break-before: avoid;
text-align: left;
font-weight: bold;
font-size: 172%; /* 3 */
font-size: 144%; /* 2 */
}
.empty-line {
margin-left: 0;
@ -118,7 +118,7 @@ svg.cover-svg {
page-break-before: avoid;
text-align: left;
font-weight: bold;
font-size: 144%; /* 2 */
font-size: 120%; /* 1 */
}
.cite {
margin-left: 1em;