Changeset 280827 in webkit
- Timestamp:
- Aug 10, 2021, 1:41:46 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 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/flex-aspect-ratio-029-expected.xht (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-029.html (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-030-expected.xht (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-030.html (added)
-
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/w3c-import.log (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r280826 r280827 1 2021-08-10 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=228945 5 6 Reviewed by Rob Buis. 7 8 * TestExpectations: 9 1 10 2021-08-09 Yusuke Suzuki <ysuzuki@apple.com> 2 11 -
trunk/LayoutTests/TestExpectations
r280790 r280827 4711 4711 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-025.html [ ImageOnlyFailure ] 4712 4712 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-026.html [ ImageOnlyFailure ] 4713 webkit.org/b/228872 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-029.html [ ImageOnlyFailure ] 4714 webkit.org/b/228872 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-030.html [ ImageOnlyFailure ] 4713 4715 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-001.html [ ImageOnlyFailure ] 4714 4716 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
r280721 r280827 1 2021-08-10 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=228945 5 6 Import css/css-sizing/aspect-ratio tests from WPT commit dd5aead14c. 7 8 Reviewed by Rob Buis. 9 10 * web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-029-expected.xht: Added. 11 * web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-029.html: Added. 12 * web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-030-expected.xht: Added. 13 * web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-030.html: Added. 14 * web-platform-tests/css/css-sizing/aspect-ratio/w3c-import.log: 15 1 16 2021-08-06 Antti Koivisto <antti@apple.com> 2 17 -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/w3c-import.log
r280592 r280827 188 188 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028-expected.xht 189 189 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-028.html 190 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-029-expected.xht 191 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-029.html 192 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-030-expected.xht 193 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-030.html 190 194 /LayoutTests/imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/grid-aspect-ratio-001-expected.xht 191 195 /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.