From ff225c7fb7ba721d0f776282b73cc6e5d1b83829 Mon Sep 17 00:00:00 2001 From: Xianzhu Wang Date: Thu, 31 Jan 2019 18:55:46 +0000 Subject: [PATCH] Bug 1523562 [wpt PR 14872] - Deflake external/wpt/css/css-backgrounds/background-image-first-line.html, a=testonly Automatic update from web-platform-tests Deflake external/wpt/css/css-backgrounds/background-image-first-line.html Wait another frame before ending the test because blink sometimes needs another frame to update the background-image of ::first-line. Bug: 922079 Change-Id: I694f9450b386fb8c50a8becb7ba52ec78e47b910 Reviewed-on: https://chromium-review.googlesource.com/c/1412818 Reviewed-by: Rune Lillesveen Commit-Queue: Xianzhu Wang Cr-Commit-Position: refs/heads/master@{#623055} -- wpt-commits: 99ca540f9f06a845fe071b27741ecaf055c10e82 wpt-pr: 14872 --- .../background-image-first-line.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/testing/web-platform/tests/css/css-backgrounds/background-image-first-line.html b/testing/web-platform/tests/css/css-backgrounds/background-image-first-line.html index c8dee7050b62..206ff68d1736 100644 --- a/testing/web-platform/tests/css/css-backgrounds/background-image-first-line.html +++ b/testing/web-platform/tests/css/css-backgrounds/background-image-first-line.html @@ -1,6 +1,9 @@ -CSS Test: background-image applicability to ::first-letter - + +CSS Test: background-image applicability to ::first-line + + + @@ -17,3 +20,11 @@

Test passes if cat image is visible.

X
+ + + \ No newline at end of file