Change quote element to honor ::first-line style
Previously, the quote element was ignored when inheriting the
`::first-line` style because it's an anonymous. This CL changes the
quote element to honor the style of the `::first-line` by fixing a
condition.
Bug: 41481460
Change-Id: I2f5a5de0bc6c27c51d5d19bd18937b63b2431560
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6721186
Reviewed-by: Koji Ishii <kojii@chromium.org>
Commit-Queue: 김민성 <jja08111@gmail.com>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1486730}