gtk2/testsuite/css/change/test5.nodes
Benjamin Otte 495eaf31d4 css: Use the bloom filter for change matching
Instead of just doing radical change matching on the node itself, also
consider the parent nodes via the bloom filter.

This means a radical change is now also one where the parent
name/id/classes change, but since that's considered a radical change on
the parent already, those things are slow anyway.

Improves the benchmark times for CSS validation during backdrop
transitions in widget-factory from 45ms to 35ms on my machine.
2020-01-28 02:17:03 +01:00

13 lines
402 B
Plaintext

window.background:dir(ltr)
decoration:dir(ltr)
grid.horizontal:dir(ltr)
label:dir(ltr)
box.horizontal:dir(ltr)
label:dir(ltr)
button:dir(ltr)
box.horizontal:dir(ltr)
checkbutton:dir(ltr)
check:dir(ltr)
box.horizontal:dir(ltr)
label:dir(ltr) name|sibling-name|parent-name|parent-sibling-name