Skip to content
  • Matthias Clasen's avatar
    Set ID on css node right away · 31e97b33
    Matthias Clasen authored
    Previously, the ID was only set on the CSS node as a side-effect
    of calling gtk_widget_get_style_context. This was showing up
    in CSS style tests as nodes lacking their IDs.
    31e97b33