This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
01d52a7292
gtk2
/
testsuite
/
css
/
change
/
test1.nodes
5 lines
124 B
Plaintext
Raw
Normal View
History
Unescape
Escape
change tests: Update test output Some of these test cases involve :not, and thus are affected by our now correct handling of it for change computation. All of them are affected by the window now being visible.
2020-01-17 22:57:37 +00:00
window.background:dir(ltr)
Add testcases for css change flags Add various tests for the change flag computation that we do in the css selector tree. test1: Just test the basic machinery of this test test2: Trigger every change flag at least once test3: Test that multiple states combine as expected test4: Test negations (known to produce wrong results) test5: Test a complex selector (not producing the expected output atm) widget-factory.ui: The real thing: widget-factory+Adwaita. Note that this expedts to be run with GSETTINGS_BACKEND=memory Note that test4 checks the wrong results that we currently produce for selectors involving :not. It will have to be updated when we fix the handling of :not. The widget-factory.ui testcase will certainly also be affected.
2020-01-17 01:04:00 +00:00
box.horizontal:dir(ltr) name
label:dir(ltr) name
label.test:dir(ltr) name
Reference in New Issue
Copy Permalink