> The Slider control does not have the ":horizontal" CSS pseudo-class set by > default. The pseudo-class is only set once the "orientation" property is > changed. This PR fixes that.
mstr2 has updated the pull request incrementally with two additional commits since the last revision: - Fixed default pseudoclasses for TableView, TreeCell, TreeTableRow, TreeTableView - Add failing test for TableView, TreeCell, TreeTableRow, TreeTableView ------------- Changes: - all: https://git.openjdk.java.net/jfx/pull/413/files - new: https://git.openjdk.java.net/jfx/pull/413/files/75108165..e64b34d7 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=413&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=413&range=02-03 Stats: 42 lines in 8 files changed: 42 ins; 0 del; 0 mod Patch: https://git.openjdk.java.net/jfx/pull/413.diff Fetch: git fetch https://git.openjdk.java.net/jfx pull/413/head:pull/413 PR: https://git.openjdk.java.net/jfx/pull/413