mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8
This commit is contained in:
@@ -13,16 +13,6 @@
|
||||
<meta content="This test checks that 'text-align: right' aligns an inline box within a line box with respect to such line box's logical right side (line-right side)." name="assert">
|
||||
|
||||
<style type="text/css">
|
||||
p
|
||||
{
|
||||
line-height: 1.25;
|
||||
}
|
||||
|
||||
strong
|
||||
{
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
div
|
||||
{
|
||||
color: green;
|
||||
|
||||
Reference in New Issue
Block a user