New issue
Advanced search Search tips

Issue 692754 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug

Blocking:
issue 79180



Sign in to add a comment

[css-grid] W3C test grid-items/grid-minimum-size-grid-items-005.xht is failing due to different green colors

Project Member Reported by r...@igalia.com, Feb 15 2017

Issue description


Really strange issue but the following tests is currently failing on Blink (Linux):
external/csswg-test/css-grid-1/grid-items/grid-minimum-size-grid-items-005.xht

The problem is because of the green is not exactly the same, the test is showing an image
but it seems its green color is different than the CSS box created on the reference file.

I'll try to find the issue and solve the problem directly upstream on csswg-test repository.
 
grid-minimum-size-grid-items-005-actual.png
5.3 KB View Download
grid-minimum-size-grid-items-005-expected.png
5.3 KB View Download

Comment 1 by r...@chromium.org, Feb 25 2017

Status: WontFix (was: Assigned)
This has been fixed on the csswg-test repository directly
using images in both the test and the reference file.

The issues are:
* https://github.com/w3c/csswg-test/pull/1204
* https://github.com/w3c/csswg-test/pull/1205

Both are already merged upstream and imported into Blink too.

Sign in to add a comment