forked from mirrors/gecko-dev
		
	|  d998717c16 Automatic update from web-platform-tests[css-align] Simple syntax for the Alignment shorthands Now that the issue [1] about the syntax ambiguity has been resolved we don´t need to use the custom syntax anymore. The Alignment shorthands use now the simple syntax, defined based on the longhands' syntax. Since we allow all the values valid for each longhand, we'll update in this CL the corresponding web platform tests. Additionally, this CL updates also the shorthand serialization tests [2], which didn't consider the new value 'legacy' for justify-items (and place-items) due to the bug [3] Firefox still has pending to be fixed. [1] https://github.com/w3c/csswg-drafts/issues/1001 [2] css/css-align/default-alignment/shorthand-serialization-001.html [3] https://bugzilla.mozilla.org/show_bug.cgi?id=1363875 Bug: 832503, 829806 Change-Id: I53f803b384cc55b0b38292540262e54f803586da Reviewed-on: https://chromium-review.googlesource.com/1013710 Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Reviewed-by: Manuel Rego Casasnovas <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#552293} -- wpt-commits: 4736f3fac17173f5e72c307ae586816169873fde wpt-pr: 10502 | ||
|---|---|---|
| .. | ||
| justify-items-legacy-001.html | ||
| parse-align-items-001.html | ||
| parse-align-items-002.html | ||
| parse-align-items-003.html | ||
| parse-align-items-004.html | ||
| parse-align-items-005.html | ||
| parse-justify-items-001.html | ||
| parse-justify-items-002.html | ||
| parse-justify-items-003.html | ||
| parse-justify-items-004.html | ||
| parse-justify-items-005.html | ||
| parse-justify-items-006.html | ||
| place-items-shorthand-001.html | ||
| place-items-shorthand-002.html | ||
| place-items-shorthand-003.html | ||
| place-items-shorthand-004.html | ||
| place-items-shorthand-005.html | ||
| place-items-shorthand-006.html | ||
| shorthand-serialization-001.html | ||