Changeset 280592 in webkit
- Timestamp:
- Aug 3, 2021, 8:50:29 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 6 added
- 4 edited
-
ChangeLog (modified) (1 diff)
-
TestExpectations (modified) (1 diff)
-
imported/w3c/ChangeLog (modified) (1 diff)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/abspos-021-expected.xht (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/abspos-021.html (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-027-expected.xht (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-027.html (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028-expected.xht (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028.html (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/w3c-import.log (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r280586 r280592 1 2021-08-03 Cathie Chen <cathiechen@igalia.com> 2 3 Import css/css-sizing/aspect-ratio tests from WPT 4 https://bugs.webkit.org/show_bug.cgi?id=228734 5 6 Reviewed by Rob Buis. 7 8 * TestExpectations: 9 1 10 2021-08-03 Rob Buis <rbuis@igalia.com> 2 11 -
trunk/LayoutTests/TestExpectations
r280510 r280592 4712 4712 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-025.html [ ImageOnlyFailure ] 4713 4713 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-026.html [ ImageOnlyFailure ] 4714 webkit.org/b/228076 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-027.html [ ImageOnlyFailure ] 4715 webkit.org/b/228076 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028.html [ ImageOnlyFailure ] 4714 4716 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-001.html [ ImageOnlyFailure ] 4715 4717 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-002.html [ ImageOnlyFailure ] -
trunk/LayoutTests/imported/w3c/ChangeLog
r280582 r280592 1 2021-08-03 Cathie Chen <cathiechen@igalia.com> 2 3 Import css/css-sizing/aspect-ratio tests from WPT 4 https://bugs.webkit.org/show_bug.cgi?id=228734 5 6 Reviewed by Rob Buis. 7 8 Import css/css-sizing/aspect-ratio tests from WPT commit f76ae81001. 9 10 * web-platform-tests/css/css-sizing/aspect-ratio/abspos-021-expected.xht: Added. 11 * web-platform-tests/css/css-sizing/aspect-ratio/abspos-021.html: Added. 12 * web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-027-expected.xht: Added. 13 * web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-027.html: Added. 14 * web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028-expected.xht: Added. 15 * web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028.html: Added. 16 * web-platform-tests/css/css-sizing/aspect-ratio/w3c-import.log: 17 1 18 2021-08-02 Chris Dumez <cdumez@apple.com> 2 19 -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/w3c-import.log
r280141 r280592 55 55 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/abspos-020-expected.xht 56 56 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/abspos-020.html 57 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/abspos-021-expected.xht 58 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/abspos-021.html 57 59 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/auto-margins-001-expected.xht 58 60 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/auto-margins-001.html … … 182 184 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-026-expected.html 183 185 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-026.html 186 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-027-expected.xht 187 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-027.html 188 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028-expected.xht 189 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028.html 184 190 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/grid-aspect-ratio-001-expected.xht 185 191 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/grid-aspect-ratio-001.html
Note:
See TracChangeset
for help on using the changeset viewer.