RESOLVED FIXED189864
Web Inspector: REGRESSION(r236336): computed CSSProperty doesn't have a value for _text
https://bugs.webkit.org/show_bug.cgi?id=189864
Summary Web Inspector: REGRESSION(r236336): computed CSSProperty doesn't have a value...
Devin Rousso
Reported 2018-09-21 15:44:41 PDT
`CSS.types.CSSComputedStyleProperty` doesn't include a `text` value, which was used by "inspector/css/pseudo-element-matches-for-pseudo-element-node.html" for printing the property's text. Modify the test to generate it's own text result via `name` and `value`.
Attachments
Patch (2.04 KB, patch)
2018-09-21 15:47 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2018-09-21 15:47:16 PDT
Joseph Pecoraro
Comment 2 2018-09-21 17:02:35 PDT
Comment on attachment 350447 [details] Patch r=me
WebKit Commit Bot
Comment 3 2018-09-21 19:03:59 PDT
Comment on attachment 350447 [details] Patch Clearing flags on attachment: 350447 Committed r236380: <https://trac.webkit.org/changeset/236380>
WebKit Commit Bot
Comment 4 2018-09-21 19:04:01 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-09-21 19:04:22 PDT
Note You need to log in before you can comment on or make changes to this bug.