From 57c0d2e64d8f65aa8b2abd68e29e3b89f626b4e3 Mon Sep 17 00:00:00 2001 From: Rune Lillesveen Date: Fri, 5 Jun 2026 01:09:34 -0700 Subject: [PATCH] Remove incorrect getComputedStyle() test for ::first-line Only a few properties apply to ::first-line, but that does not mean the computed value is affected. The test incorrectly assumed the computed value of vertical-align for ::first-line is reset to its initial value. Notified the author here: https://github.com/WebKit/WebKit/pull/48454#discussion_r3359027486 Bug: 503879985 Change-Id: I1f37b490a0d4eef452c89242d0e962a7b834e6a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7900679 Commit-Queue: Rune Lillesveen Reviewed-by: Steinar H Gunderson Cr-Commit-Position: refs/heads/main@{#1642181} --- .../first-line-computed-style.html | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 css/css-flexbox/getcomputedstyle/first-line-computed-style.html diff --git a/css/css-flexbox/getcomputedstyle/first-line-computed-style.html b/css/css-flexbox/getcomputedstyle/first-line-computed-style.html deleted file mode 100644 index a710c7c3bdf47f..00000000000000 --- a/css/css-flexbox/getcomputedstyle/first-line-computed-style.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - -
Triceratops
- -