Tests: Move true ref tests from Screenshot/ to Ref/
Move them to Ref/ where they belong, before converting the remaining Screenshot tests to direct PNG comparison.
This commit is contained in:
parent
81cb230526
commit
86bc379119
7 changed files with 1 additions and 1 deletions
BIN
Tests/LibWeb/Ref/data/smiley.png
Normal file
BIN
Tests/LibWeb/Ref/data/smiley.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 410 B |
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="match" href="../expected/css-mask-longhand.html" />
|
||||
<link rel="match" href="../expected/css-mask-longhand-ref.html" />
|
||||
<div class="masked"></div>
|
||||
|
||||
<style>
|
||||
Loading…
Reference in a new issue