The following tests have been failing since added in r256773: fast/images/inline-image-box-with-no-alt-should-collapse-no-quirks.html [ Failure ] fast/images/inline-image-box-with-no-alt-should-collapse-quirks.html [ Failure ] Diff: --- /home/dpino/workspace/webkit-wpe/layout-test-results/retries/fast/images/inline-image-box-with-no-alt-should-collapse-quirks-expected.txt +++ /home/dpino/workspace/webkit-wpe/layout-test-results/retries/fast/images/inline-image-box-with-no-alt-should-collapse-quirks-actual.txt @@ -1,10 +1,10 @@ QUIRKS mode. 1. 'alt' attribute is not set (image box should not collapse): - 20px 20px + 4px 4px 2. 'alt' attribute is set to a non-empty value (image box should not collapse): - 20px 20px 20px 20px + 4px 4px 4px 4px 3. 'alt' attribute is set to empty value (image box should collapse): 0px 0px --- /home/dpino/workspace/webkit-wpe/layout-test-results/retries/fast/images/inline-image-box-with-no-alt-should-collapse-no-quirks-expected.txt +++ /home/dpino/workspace/webkit-wpe/layout-test-results/retries/fast/images/inline-image-box-with-no-alt-should-collapse-no-quirks-actual.txt @@ -1,10 +1,10 @@ STANDARDS mode. 1. 'alt' attribute is not set (image box should not collapse): - 20px 20px + 4px 4px 2. 'alt' attribute is set to a non-empty value (image box should not collapse): - 20px 20px 20px 20px + 4px 4px 4px 4px 3. 'alt' attribute is set to empty value (image box should collapse): 0px 0px