Bug 1568534 [wpt PR 18041] - Blink cannot use about:blank as test reference., a=testonly

Automatic update from web-platform-tests
Blink cannot use about:blank as test reference.

Bug: 305376
Change-Id: I5cbd87d04852a4605507859dd39187c24e282d85
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715814
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#680441}

--

wpt-commits: 88ac01000adb8ab57175d5aa411d2bc7a6e88e22
wpt-pr: 18041
This commit is contained in:
Rune Lillesveen 2019-08-01 14:08:15 +00:00 committed by moz-wptsync-bot
parent 1683e558df
commit f0045da32c

View File

@ -3,7 +3,7 @@
<title>CSS Overflow: -webkit-line-clamp with an empty line</title> <title>CSS Overflow: -webkit-line-clamp with an empty line</title>
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io"> <link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
<link rel="help" href="https://drafts.csswg.org/css-overflow-3/#webkit-line-clamp"> <link rel="help" href="https://drafts.csswg.org/css-overflow-3/#webkit-line-clamp">
<link rel="match" href="about:blank"> <link rel="match" href="/css/reference/blank.html">
<style> <style>
.clamp { .clamp {
display: -webkit-box; display: -webkit-box;