Update web-platform-tests to revision 4beda31498f85ded322ea4d55870973000364ac4

This commit is contained in:
WPT Sync Bot 2019-07-02 10:23:03 +00:00
parent f4ff9e2eeb
commit 2f34737d47
21 changed files with 352 additions and 109 deletions

View file

@ -28,7 +28,7 @@ div {
.test {
color: green;
width: 4ch;
white-space: break-spaces;
white-space: pre-wrap;
line-break: anywhere;
}
</style>

View file

@ -6,7 +6,7 @@
<link rel="help" href="https://drafts.csswg.org/css-text-3/#valdef-line-break-anywhere">
<meta name="flags" content="">
<link rel="match" href="reference/line-break-anywhere-004-ref.html">
<meta name="assert" content="line-break:anywhere allows breaking opportunities around slash characters.">
<meta name="assert" content="line-break:anywhere allows breaking opportunities around backslash characters.">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {