mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision e45156b5e558c062a609356905c83a0258c516e3
This commit is contained in:
parent
9f6005be16
commit
5fcf52d946
199 changed files with 4430 additions and 530 deletions
|
@ -15,7 +15,6 @@ body { margin:0 }
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 50%;
|
||||
text-align: right;
|
||||
}
|
||||
.cue > span {
|
||||
|
|
|
@ -15,7 +15,6 @@ body { margin:0 }
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 50%;
|
||||
text-align: right
|
||||
}
|
||||
.cue > span {
|
||||
|
|
|
@ -13,8 +13,9 @@ body { margin:0 }
|
|||
.cue {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
text-align: left;
|
||||
}
|
||||
.cue > span {
|
||||
font-family: Ahem, sans-serif;
|
||||
|
|
|
@ -13,8 +13,9 @@ body { margin:0 }
|
|||
.cue {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
text-align: left;
|
||||
}
|
||||
.cue > span {
|
||||
font-family: Ahem, sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue