Skip to content

Commit b246774

Browse files
wolfibDevtools-frontend LUCI CQ
authored andcommitted
Add to KnownContextValues
Bug: none Change-Id: Ifc2d4285d14559c31e1f7580674c17f8b1b364b9 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5971496 Reviewed-by: Alex Rudenko <[email protected]> Commit-Queue: Alex Rudenko <[email protected]> Auto-Submit: Wolfgang Beyer <[email protected]> Commit-Queue: Wolfgang Beyer <[email protected]>
1 parent 33a08e0 commit b246774

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

front_end/ui/visual_logging/KnownContextValues.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export const knownContextValues = new Set([
2020
'-moz-box-orient',
2121
'-moz-box-sizing',
2222
'-moz-osx-font-smoothing',
23+
'-moz-text-decoration',
2324
'-moz-text-size-adjust',
2425
'-ms-flex-direction',
2526
'-ms-text-size-adjust',
@@ -151,6 +152,7 @@ export const knownContextValues = new Set([
151152
'-webkit-shape-outside',
152153
'-webkit-tap-highlight-color',
153154
'-webkit-text-combine',
155+
'-webkit-text-decoration',
154156
'-webkit-text-decorations-in-effect',
155157
'-webkit-text-emphasis',
156158
'-webkit-text-emphasis-color',

0 commit comments

Comments
 (0)