-
Notifications
You must be signed in to change notification settings - Fork 406
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #205 from picqer/background-colors
Add support for background colors
- Loading branch information
Showing
11 changed files
with
176 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 30 additions & 0 deletions
30
tests/verified-files/081231723897-code128-red-background.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<div style="font-size:0;position:relative;width:202px;height:30px;background-color:red;"> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:0px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:6px;top:0"> </div> | ||
<div style="background-color:black;width:6px;height:30px;position:absolute;left:12px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:22px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:30px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:38px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:44px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:48px;top:0"> </div> | ||
<div style="background-color:black;width:6px;height:30px;position:absolute;left:56px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:66px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:72px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:82px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:88px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:94px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:106px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:110px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:118px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:128px;top:0"> </div> | ||
<div style="background-color:black;width:8px;height:30px;position:absolute;left:132px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:142px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:146px;top:0"> </div> | ||
<div style="background-color:black;width:6px;height:30px;position:absolute;left:154px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:162px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:166px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:176px;top:0"> </div> | ||
<div style="background-color:black;width:6px;height:30px;position:absolute;left:186px;top:0"> </div> | ||
<div style="background-color:black;width:2px;height:30px;position:absolute;left:194px;top:0"> </div> | ||
<div style="background-color:black;width:4px;height:30px;position:absolute;left:198px;top:0"> </div> | ||
</div> |
38 changes: 38 additions & 0 deletions
38
tests/verified-files/081231723897-ean13-red-background.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.