jamesshore / quixote

CSS unit and integration testing
Other
848 stars 45 forks source link

QElement assert with clip support (addresses #21) #25

Closed woldie closed 8 years ago

woldie commented 8 years ago

Fixed the clip rect calculation to also include the bounding client rect top/left

Added nested descriptor support in Assertable.assert()

addresses #21

woldie commented 8 years ago

I've successfully spiked the visible edge descriptor that we discussed in these pull requests, so I'm going to close these PR's and start some fresh ones to implement the changes I need incrementally.