Commit 9c509c0
Fix long CSS values being clipped in Styles pane
Add overflow-wrap: break-word to tree outline items and constrain the TextPrompt proxy span width during editing so long values wrap instead of being clipped by overflow: hidden.
Bug: 431091918
Change-Id: I8d991b3720e21b619f1f62b99ba7611bd92b1668
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/7644488
Reviewed-by: Jack Franklin <jacktfranklin@chromium.org>
Commit-Queue: Helmut Januschka <helmut@januschka.com>
Reviewed-by: Philip Pfaffe <pfaffe@chromium.org>1 parent 41f3a68 commit 9c509c0
2 files changed
Lines changed: 22 additions & 0 deletions
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2386 | 2386 | | |
2387 | 2387 | | |
2388 | 2388 | | |
| 2389 | + | |
| 2390 | + | |
| 2391 | + | |
| 2392 | + | |
| 2393 | + | |
| 2394 | + | |
| 2395 | + | |
| 2396 | + | |
| 2397 | + | |
| 2398 | + | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
2389 | 2404 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
77 | 84 | | |
78 | 85 | | |
79 | 86 | | |
| |||
0 commit comments