Oriol Brufau 2024-04-10 15:03:56 +02:00 committed by GitHub
parent 89a4820519
commit 5acfce5b89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 88 additions and 274 deletions

View file

@ -1673,6 +1673,7 @@ impl BlockFlow {
.style()
.get_inherited_text()
.text_indent
.length
.to_used_value(containing_block_size);
}
}