From 0cf7ac52edc6d9be135300252b854a29eac53076 Mon Sep 17 00:00:00 2001 From: Pavel Halanin <40497406+pavelhalanin@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:04:37 +0300 Subject: [PATCH] fix: christmas shop part 2 fixed test --- active-tasks/christmas-shop-2.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/active-tasks/christmas-shop-2.json b/active-tasks/christmas-shop-2.json index 0d1f39c..1a068b1 100644 --- a/active-tasks/christmas-shop-2.json +++ b/active-tasks/christmas-shop-2.json @@ -172,28 +172,16 @@ "text": "On Gifts page: +4", "max": 4 }, - { - "type": "title", - "title": "" - }, { "type": "subtask", "text": "At screen widths of 768px, the menu and navigation links in
are concealed on both pages, and a burger menu icon is displayed: +4\n(Note: Activation of the burger menu icon is not evaluated at this stage.)", "max": 4 }, - { - "type": "title", - "title": "" - }, { "type": "subtask", "text": "Hover effects are active on desktop devices (as per the Desktop device type in DevTools) and are disabled for mobile devices (as per the Mobile device type in DevTools) on both pages: +4", "max": 4 }, - { - "type": "title", - "title": "" - }, { "type": "subtask", "text": "The layout for both pages is validated and error-free according to the W3C Validator (https://validator.w3.org/): +12",