diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2016-01-06 10:32:06 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2016-01-06 10:39:45 -0800 |
commit | c9242309cbe38168b699dc6de13068009b5d4a6d (patch) | |
tree | aee56271d90dc44ef1e7564b0f9ce5bbb0d9c8fa /python/servo/testing_commands.py | |
parent | e3dd36f0f3cb894d0eacedc99134e715135882bf (diff) | |
download | servo-c9242309cbe38168b699dc6de13068009b5d4a6d.tar.gz servo-c9242309cbe38168b699dc6de13068009b5d4a6d.zip |
tests: Make `linear_gradients_lengths_a.html` and
`linear_gradients_lengths_ref.html` use `background-clip: content-box`.
The tests clearly expect the background painting area to have width of
100px, but since the default value of `background-clip` is `border-box`
and the boxes in question have a 1-pixel border the background painting
areas are actually 102px. This commit fixes the tests so that the width
of the background painting area is actually 100px.
Diffstat (limited to 'python/servo/testing_commands.py')
0 files changed, 0 insertions, 0 deletions