mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision 7a7e16ad8d1a1b843340f47101c0a5c24c9bba57
This commit is contained in:
parent
155fad62b3
commit
d4dc41672a
207 changed files with 3287 additions and 1703 deletions
|
@ -13,7 +13,6 @@ between the last character of a word and the first space of a sequence of preser
|
|||
if there are no other wrapping opportunities earlier in the line">
|
||||
<style>
|
||||
div {
|
||||
position: relative;
|
||||
font: 25px/1 Ahem;
|
||||
}
|
||||
.red {
|
||||
|
@ -27,7 +26,6 @@ div {
|
|||
background: green;
|
||||
color: red;
|
||||
width: 4ch;
|
||||
z-index: -1;
|
||||
|
||||
white-space: break-spaces;
|
||||
word-break: break-word;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue