Clean up web tests for attr()
css/css-values/attr-invalid-type-008.html tests that fallback value
(i.e. ) of attr() should have the same type as the
one specified in attr() (i.e. ). This is no more spec
compliant, see https://drafts.csswg.org/css-values-5/#attr-notation.
Bug: 40320391
Change-Id: Ide707023d23cbd6acf336bacf3a7b6bb653e255e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5756522
Commit-Queue: Munira Tursunova moonira@google.com
Reviewed-by: Anders Hartvoll Ruud andruud@chromium.org
Cr-Commit-Position: refs/heads/main@{#1337295}