Bug 1778032 Comment 10 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to jsnkuhn from comment #8)
> This is the test for `border-image-repeat: repeat;` that FF does not currently pass:
> https://wpt.fyi/results/css/css-backgrounds/border-image-space-001.html?label=master&label=experimental&aligned&view=subtest&q=border-image
> 
> The incorrect rendering of the PNG `border-image-source` hinges on the second sentence:
> "Each of the 4 edges between red diamonds must start and end with a half slice of a blue diamond."

I think this was a mis-paste -- we do fail the test linked here, but just for reasons of fuzziness/imprecision; to a first approximation, we render the testcase the same as Chrome does, and the same that we render the reference case.)

The actual relevant test for this behavior (which includes the "half slice of a blue-diamond" quote from comment 8) is this one:
https://wpt.fyi/results/css/css-backgrounds/css3-border-image-repeat-repeat.html
...which is also tracked in bug 1820659.
(In reply to jsnkuhn from comment #8)
> This is the test for `border-image-repeat: repeat;` that FF does not currently pass:
> https://wpt.fyi/results/css/css-backgrounds/border-image-space-001.html?label=master&label=experimental&aligned&view=subtest&q=border-image
> 
> The incorrect rendering of the PNG `border-image-source` hinges on the second sentence:
> "Each of the 4 edges between red diamonds must start and end with a half slice of a blue diamond."

I think this was a mis-paste -- we do fail the test linked here, but just for reasons of fuzziness/imprecision; to a first approximation, we render that `border-image-space-001.html` testcase the same as Chrome does, and the same that we render the reference case.  Bug 1820657 is filed on further investigation there.)

The actual relevant test for this behavior (which includes the "half slice of a blue-diamond" quote from comment 8) is this one:
https://wpt.fyi/results/css/css-backgrounds/css3-border-image-repeat-repeat.html
...which is also tracked in bug 1820659.
(In reply to jsnkuhn from comment #8)
> This is the test for `border-image-repeat: repeat;` that FF does not currently pass:
> https://wpt.fyi/results/css/css-backgrounds/border-image-space-001.html?label=master&label=experimental&aligned&view=subtest&q=border-image
> 
> The incorrect rendering of the PNG `border-image-source` hinges on the second sentence:
> "Each of the 4 edges between red diamonds must start and end with a half slice of a blue diamond."

I think this was a mis-paste -- we do fail the test linked here, but just for reasons of fuzziness/imprecision; to a first approximation, we render that `border-image-space-001.html` testcase the same as Chrome does, and the same that we render the reference case.  Bug 1820657 is filed on further investigation there.)

The actual relevant WPT test for the behavior described in this bug here (which includes the "half slice of a blue-diamond" quote from comment 8) is this one:
https://wpt.fyi/results/css/css-backgrounds/css3-border-image-repeat-repeat.html
...which is also tracked in bug 1820659.

Back to Bug 1778032 Comment 10