Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' d escriptors. | |
|
Mike West
2014/10/21 06:40:54
I'd suggest adding some context to these: "Failed
| |
| 2 CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png | |
| 3 CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' d escriptors. | |
| 4 CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png | |
| 5 CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' d escriptors. | |
| 6 CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png | |
| 7 CONSOLE ERROR: srcset has multiple 'x' descriptors or a mix of 'x' and 'w'/'h' d escriptors. | |
| 8 CONSOLE ERROR: Dropped srcset candidate resources/green-400-px-square.png | |
| 1 PASS successfullyParsed is true | 9 PASS successfullyParsed is true |
| 2 | 10 |
| 3 TEST COMPLETE | 11 TEST COMPLETE |
| 4 PASS document.getElementById("foo").clientWidth==100 is true | 12 PASS document.getElementById("foo").clientWidth==100 is true |
| 5 This test passes if the image below is a blue square, since the srcset resource doesn't load, as it has both 'w' and 'x' descriptors. | 13 This test passes if the image below is a blue square, since the srcset resource doesn't load, as it has both 'w' and 'x' descriptors. |
| 6 | 14 |
| OLD | NEW |