mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
Enable test
commit_hash:7eb52f7a72d240d39815fe1ad5cbf52ae2e023f6
This commit is contained in:
@@ -16919,6 +16919,8 @@
|
||||
"client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/nine-patch-rhombs/firefoxMobile/nine-patch-rhombs.png":"divkit/public/client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/nine-patch-rhombs/firefoxMobile/nine-patch-rhombs.png",
|
||||
"client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/nine-patch-shape/chromeMobile/nine-patch-shape.png":"divkit/public/client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/nine-patch-shape/chromeMobile/nine-patch-shape.png",
|
||||
"client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/nine-patch-shape/firefoxMobile/nine-patch-shape.png":"divkit/public/client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/nine-patch-shape/firefoxMobile/nine-patch-shape.png",
|
||||
"client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/radial-gradient-positions/chromeMobile/radial-gradient-positions.png":"divkit/public/client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/radial-gradient-positions/chromeMobile/radial-gradient-positions.png",
|
||||
"client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/radial-gradient-positions/firefoxMobile/radial-gradient-positions.png":"divkit/public/client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/radial-gradient-positions/firefoxMobile/radial-gradient-positions.png",
|
||||
"client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/radial-positions/chromeMobile/radial-positions.png":"divkit/public/client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/radial-positions/chromeMobile/radial-positions.png",
|
||||
"client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/radial-positions/firefoxMobile/radial-positions.png":"divkit/public/client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/radial-positions/firefoxMobile/radial-positions.png",
|
||||
"client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/scale_stretch/chromeMobile/scale_stretch.png":"divkit/public/client/web/divkit/tests/hermione/screens/crossplatform/components/div-background/scale_stretch/chromeMobile/scale_stretch.png",
|
||||
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 132 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"description": "Radial gradient with different positions.",
|
||||
"platforms": [
|
||||
"ios"
|
||||
"ios",
|
||||
"web"
|
||||
],
|
||||
"templates": {
|
||||
"color_block": {
|
||||
|
||||
Reference in New Issue
Block a user