Skip to content

Commit

Permalink
Add WebDX feature mapping for text-wrap, text-wrap-style and text-emp…
Browse files Browse the repository at this point in the history
…hasis.

Change-Id: Idc75faf7b2f20358a3f62f2a7641fa1e7226e1f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6000073
Reviewed-by: Rune Lillesveen <[email protected]>
Commit-Queue: Steinar H Gunderson <[email protected]>
Reviewed-by: Shunya Shishido <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1379607}
  • Loading branch information
Steinar H. Gunderson authored and chromium-wpt-export-bot committed Nov 7, 2024
1 parent 0d4f507 commit f9d9296
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/css-text-decor/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
features:
- name: text-emphasis
files:
- text-emphasis-*
4 changes: 4 additions & 0 deletions css/css-text-decor/parsing/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
features:
- name: text-emphasis
files:
- "*"
8 changes: 8 additions & 0 deletions css/css-text/parsing/WEB_FEATURES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ features:
- name: text-wrap-pretty
files:
- text-wrap-pretty.html
- name: text-wrap-style
files:
- text-wrap-style-*
- name: white-space-collapse
files:
- white-space-collapse-*
- name: text-wrap
files:
- text-wrap-computed.html
- text-wrap-invalid.html
- text-wrap-pretty.html

0 comments on commit f9d9296

Please sign in to comment.