You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[css-pseudo] Support dynamic changes on highlight pseudos
Take into account changes on highlight pseudos (::target-text,
::spelling-error and ::grammar-error) in order to
compute StyleDifference in LayoutObject::SetStyle().
002 tests fail due to a problem that is being fixed in CL:3197850.
Apart from that target-text tests fail due to a repainting issue
(see https://crbug.com/1179938).
BUG=1035708,1251193
TEST=external/wpt/css/css-pseudo/target-text-dynamic-00*.html
TEST=wpt_internal/css/css-pseudo/grammar-error-color-dynamic-00*.html
TEST=wpt_internal/css/css-pseudo/spelling-error-color-dynamic-00*.html
Change-Id: I83ab02ab1225df86fbb9251eb0954409c17f9843
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3177663
Reviewed-by: Mason Freed <[email protected]>
Reviewed-by: Rune Lillesveen <[email protected]>
Reviewed-by: Delan Azabani <[email protected]>
Commit-Queue: Manuel Rego <[email protected]>
Cr-Commit-Position: refs/heads/main@{#927277}
<metaname="assert" content="This test checks that it's possible to modify dinamically the background color of a targeted text through ::target-text pseudo-element.">
<metaname="assert" content="This test checks that it's possible to modify dinamically the background color of a targeted text through ::target-text pseudo-element.">
<metaname="assert" content="This test checks that it's possible to modify dinamically the background color of a targeted text through ::target-text pseudo-element.">
<metaname="assert" content="This test checks that it's possible to modify dinamically the background color of a targeted text through ::target-text pseudo-element.">
0 commit comments