Files
gnezim 1a3256147a feat: align React online-board start page styling with Angular version
- Updated feature card grid from CSS Grid to Flexbox (2x2 layout with 50% width)
- Added background image and title icon SVGs for visual parity
- Changed card title colors from dark gray to blue (#0066cc) matching Angular links
- Fixed padding and spacing to match Angular (50px sections, 65px icon offset)
- Added data-testid attributes for E2E testing
- Created comprehensive visual design alignment report documenting changes
2026-04-06 02:26:51 +03:00

32 lines
1.1 KiB
JSON

{
"testSuite": "BackstopJS",
"tests": [
{
"pair": {
"reference": "../bitmaps_reference/aeroflot_flights_Start_Page_0_document_0_desktop.png",
"test": "../bitmaps_test_react/20260406-021536/aeroflot_flights_Start_Page_0_document_0_desktop.png",
"selector": "document",
"fileName": "aeroflot_flights_Start_Page_0_document_0_desktop.png",
"label": "Start Page",
"requireSameDimensions": true,
"misMatchThreshold": 0,
"url": "http://localhost:3001/ru-ru/onlineboard",
"expect": 0,
"viewportLabel": "desktop",
"diff": {
"isSameDimensions": true,
"dimensionDifference": {
"width": 0,
"height": 0
},
"rawMisMatchPercentage": 47.31180555555555,
"misMatchPercentage": "47.31",
"analysisTime": 50
},
"diffImage": "../bitmaps_test_react/20260406-021536/failed_diff_aeroflot_flights_Start_Page_0_document_0_desktop.png"
},
"status": "fail"
}
],
"id": "aeroflot_flights"
}