Add screenshots taken from Chrome
|
@ -31,6 +31,8 @@ manually. Example run for Firefox:
|
|||
docker stop ${container}
|
||||
docker rm ${container}
|
||||
|
||||
For Chrome, simply replace both occurrences of `firefox` with `chrome`.
|
||||
|
||||
## Use without docker
|
||||
|
||||
It is possible to run `screenshotter.js` without the use of Docker:
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
# directly.
|
||||
|
||||
status=0
|
||||
for browserTag in firefox:2.46.0; do
|
||||
for browserTag in firefox:2.46.0 chrome:2.46.0; do
|
||||
browser=${browserTag%:*}
|
||||
image=selenium/standalone-${browserTag}
|
||||
echo "Starting container for ${image}"
|
||||
|
|
BIN
test/screenshotter/images/Accents-chrome.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
test/screenshotter/images/Arrays-chrome.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
test/screenshotter/images/Baseline-chrome.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
test/screenshotter/images/BasicTest-chrome.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
test/screenshotter/images/BinomTest-chrome.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
test/screenshotter/images/Colors-chrome.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
test/screenshotter/images/DeepFontSizing-chrome.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
test/screenshotter/images/DelimiterSizing-chrome.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
test/screenshotter/images/DisplayMode-chrome.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
test/screenshotter/images/DisplayStyle-chrome.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
test/screenshotter/images/Exponents-chrome.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
test/screenshotter/images/FractionTest-chrome.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
test/screenshotter/images/Functions-chrome.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
test/screenshotter/images/GreekLetters-chrome.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
test/screenshotter/images/KaTeX-chrome.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
test/screenshotter/images/Lap-chrome.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
test/screenshotter/images/LeftRight-chrome.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
test/screenshotter/images/LeftRightListStyling-chrome.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
test/screenshotter/images/LeftRightStyleSizing-chrome.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
test/screenshotter/images/NestedFractions-chrome.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
test/screenshotter/images/NullDelimiterInteraction-chrome.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
test/screenshotter/images/OpLimits-chrome.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
test/screenshotter/images/Overline-chrome.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
test/screenshotter/images/Phantom-chrome.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
test/screenshotter/images/PrimeSpacing-chrome.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
test/screenshotter/images/RlapBug-chrome.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
test/screenshotter/images/Rule-chrome.png
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
test/screenshotter/images/Sizing-chrome.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
test/screenshotter/images/SizingBaseline-chrome.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
test/screenshotter/images/Spacing-chrome.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
test/screenshotter/images/Sqrt-chrome.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
test/screenshotter/images/SqrtRoot-chrome.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
test/screenshotter/images/SupSubCharacterBox-chrome.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
test/screenshotter/images/SupSubHorizSpacing-chrome.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
test/screenshotter/images/SupSubOffsets-chrome.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
test/screenshotter/images/Text-chrome.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
test/screenshotter/images/VerticalSpacing-chrome.png
Normal file
After Width: | Height: | Size: 19 KiB |