We now have date-based logic that changes the navigation links in chromedash-drawer.ts twice a year. That will break our screenshot matching playwright tests twice a year. We could redact part of the image to exclude that part from image comparison, but that won't help with this change because it adds a row to the menu, thus affecting the layout of all the items lower in the menu.
We now have date-based logic that changes the navigation links in chromedash-drawer.ts twice a year. That will break our screenshot matching playwright tests twice a year. We could redact part of the image to exclude that part from image comparison, but that won't help with this change because it adds a row to the menu, thus affecting the layout of all the items lower in the menu.