Results (1 - 10 of 95)
- [294800]: Web Inspector: Computed Panel: Move ungrouped CSS variables to ...
- Web Inspector: Computed Panel: Move ungrouped CSS variables to dedicated DetailsSidebar https://bugs.webkit.org/show_bug.cgi?id=240805 Reviewed by Patrick Angle. A follow-up from https://github.com/WebKit/WebKit/pull/782#pullrequestreview-978824063 > As an aside, it is unfortunate i ...
- By May 25, 2022, 8:44:48 AM —
- [287338]: Web Inspector: Assertion Failed adding event listener in ...
- ... o listen for style changes every time we update the list of CSS variables isn't quite correct because it means we may attempt to add the event listener multiple times. Instead, this should be done in response to the InspectedNodeChanged event directly to avoid adding the event listener multiple time ...
- By Dec 21, 2021, 5:39:27 PM —
- [287022]: Web Inspector: Computed Panel: Adjust color of CSS Variables grouping ...
- Web Inspector: Computed Panel: Adjust color of CSS Variables grouping mode control https://bugs.webkit.org/show_bug.cgi?id=234246 <rdar://problem/86414682> Reviewed by Devin Rousso. Change color of CSS variables grouping mode scope bar from the system accent color to transparent so it ...
- By Dec 14, 2021, 7:49:11 AM —
- [286890]: Web Inspector: Add CSS variable names to property name completion list ...
- ... Add the list of applicable CSS variables to the list of CSS property name completions. `WI.CSSPropertyNameCompletions` is a long-lived object that holds all supported property names. It doesn't need to change over time in a Web Inspector session. But the list of app ...
- By Dec 10, 2021, 5:08:04 PM —
- [286876]: Web Inspector: Computed Panel: Group CSS variables by value type ...
- Web Inspector: Computed Panel: Group CSS variables by value type https://bugs.webkit.org/show_bug.cgi?id=233563 <rdar://82978905> Reviewed by Devin Rousso and Patrick Angle. Source/WebInspectorUI: Add the ability to view CSS variables in the Computed styles details sidebar ...
- By Dec 10, 2021, 2:15:52 PM —
- [282403]: URLs in CSS variables must be resolved against the base URL of the ...
- URLs in CSS variables must be resolved against the base URL of the stylesheet, not the document https://bugs.webkit.org/show_bug.cgi?id=230243 Reviewed by Antti Koivisto. Source/WebCore: Test: fast/css/variables/url-with-variable-is-sheet-relati ...
- By Sep 14, 2021, 12:59:52 PM —
- [279502]: Web Inspector: Styles: should autocomplete `var()` and `attr()` values ...
- ... pletion suggestions in the Styles details sidebar panel for CSS Variables for use with var() and DOM node attributes for use with attr(). * UserInterface/Models/CSSCompletions.js: (WI.CSSCompletions.prototype.addValues): * UserInterface/Models/CSSKeywordCompletions.js: * UserInterface/Models/DOMNod ...
- By Jul 2, 2021, 7:13:18 AM —
- [278848]: Web Inspector: CSS variables not handled as case sensitive ...
- Web Inspector: CSS variables not handled as case sensitive https://bugs.webkit.org/show_bug.cgi?id=226875 Reviewed by Devin Rousso. Source/WebCore: Test: inspector/css/overridden-property.html CSS variables support distinct declarations with only diff ...
- By Jun 14, 2021, 1:01:30 PM —
- [278607]: Web Inspector: Styles panel slow to render when inspecting node with ...
- ... nel slow to render when inspecting node with many inherited CSS variables https://bugs.webkit.org/show_bug.cgi?id=225972 <rdar://problem/78211185> Reviewed by Devin Rousso. Source/WebInspectorUI: Do not show unused inherited CSS variables in the Styles details sidebar. When aggregating styles fo ...
- By Jun 8, 2021, 8:57:00 AM —
- [271706]: Import css-variables WPTs ...
- ... Import WPTs for CSS variables via `Tools/Scripts/import-w3c-tests` and add expectations. https://wpt.fyi/results/css/css-variables?label=master&label=experimental&aligned * resources/import-expectations.json: * web-platform-tests/css/css-variables/META.y ...
- By Jan 21, 2021, 11:50:25 AM —
Note:
See TracSearch
for help on searching.