Bug 1674319 [wpt PR 26343] - css-pseudo: ::placeholder should not support 'writing...
commit92926414c11af5549e5f8d1eae603379a170c6e2
authorKent Tamura <tkent@chromium.org>
Mon, 2 Nov 2020 20:26:02 +0000 (2 20:26 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 4 Nov 2020 10:10:13 +0000 (4 10:10 +0000)
tree7bb2bf99850836ce999d92f937f4ef812fd9c279
parentc332df3ce9c88c719701920ddb905a2457bc6342
Bug 1674319 [wpt PR 26343] - css-pseudo: ::placeholder should not support 'writing-mode', 'direction', and 'text-orientation', a=testonly

Automatic update from web-platform-tests
css-pseudo: ::placeholder should not support 'writing-mode', 'direction', and 'text-orientation'

https://drafts.csswg.org/css-pseudo-4/#placeholder-pseudo
> All properties that apply to the ::first-line pseudo-element also
> apply to the ::placeholder pseudo-element.

https://drafts.csswg.org/css-pseudo-4/#first-line-styling
> User agents may apply other properties as well except for the
> following excluded properties:
> * writing-mode
> * direction
> * text-orientation

Bug: 1144040
Change-Id: Ia8c74ec80a7d94dc11053e4d95e3facae148f094
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509073
Reviewed-by: Koji Ishii <kojii@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#822556}

--

wpt-commits: a24d40776a2fea52f1a698e10d5bd98f3f46dee5
wpt-pr: 26343
testing/web-platform/tests/css/css-pseudo/placeholder-excluded-properties.html [new file with mode: 0644]
testing/web-platform/tests/css/css-pseudo/reference/placeholder-excluded-properties-ref.html [new file with mode: 0644]