Changeset 279511 in webkit
- Timestamp:
- Jul 2, 2021, 1:22:50 PM (4 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 2 deleted
- 2 edited
- 8 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r279507 r279511 1 2021-07-02 Truitt Savell <tsavell@apple.com> 2 3 Unreviewed, reverting r279485. 4 5 Broke expectations for 7 mathML test on Big Sur wk1 6 7 Reverted changeset: 8 9 "Move some Mac MathML test expectation files around" 10 https://bugs.webkit.org/show_bug.cgi?id=227520 11 https://commits.webkit.org/r279485 12 1 13 2021-07-02 Eric Hutchison <ehutchison@apple.com> 2 14 -
trunk/LayoutTests/platform/mac-bigsur-wk1/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-minsize-maxsize-001-expected.txt
r279510 r279511 1 1 2 FAIL minsize < 0 is treated as 0 assert_approx_equals: expected 125 +/- 1 but got 25 .0156252 FAIL minsize < 0 is treated as 0 assert_approx_equals: expected 125 +/- 1 but got 25 3 3 PASS maxsize < minsize is treated as maxsize = minsize 4 4 PASS minsize < maxsize < 0 is treated as maxsize = minsize = 0 5 FAIL target size = 0 is treated as Tascent = Tdescent = minsize/2 assert_approx_equals: expected 100 +/- 1 but got 50 .0156255 FAIL target size = 0 is treated as Tascent = Tdescent = minsize/2 assert_approx_equals: expected 100 +/- 1 but got 50 6 6 ⥯ 7 7 -
trunk/LayoutTests/platform/mac-bigsur-wk1/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-001-expected.txt
r279510 r279511 1 1 2 2 PASS Operator dictionary chunk 1 - stretchy 3 FAIL Operator dictionary chunk 2 - stretchy assert_approx_equals: Stretchy property for ⌢ postfix should be 'true' expected 100 .046875+/- 1 but got 513 FAIL Operator dictionary chunk 2 - stretchy assert_approx_equals: Stretchy property for ⌢ postfix should be 'true' expected 100 +/- 1 but got 51 4 4 PASS Operator dictionary chunk 3 - stretchy 5 5 PASS Operator dictionary chunk 4 - stretchy -
trunk/LayoutTests/platform/mac-bigsur-wk1/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-stretchy-002-expected.txt
r279510 r279511 1 1 2 2 PASS Operator dictionary chunk 1 - stretchy 3 FAIL Operator dictionary chunk 2 - stretchy assert_approx_equals: Stretchy property for ⌣ postfix should be 'true' expected 100 .046875+/- 1 but got 513 FAIL Operator dictionary chunk 2 - stretchy assert_approx_equals: Stretchy property for ⌣ postfix should be 'true' expected 100 +/- 1 but got 51 4 4 PASS Operator dictionary chunk 3 - stretchy 5 5 PASS Operator dictionary chunk 4 - stretchy -
trunk/LayoutTests/platform/mac-bigsur-wk1/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-001-expected.txt
r279510 r279511 1 1 2 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ prefix should be 'true' expected 150 .046875 +/- 1 but got 100.0468752 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ prefix should be 'true' expected 150 +/- 1 but got 100 3 3 PASS Operator dictionary chunk 2 - symmetric 4 4 PASS Operator dictionary chunk 3 - symmetric -
trunk/LayoutTests/platform/mac-bigsur-wk1/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-005-expected.txt
r279510 r279511 2 2 PASS Operator dictionary chunk 1 - symmetric 3 3 PASS Operator dictionary chunk 2 - symmetric 4 FAIL Operator dictionary chunk 3 - symmetric assert_approx_equals: Symmetric property for ⦀ postfix should be 'true' expected 150 .046875 +/- 1 but got 100.0468754 FAIL Operator dictionary chunk 3 - symmetric assert_approx_equals: Symmetric property for ⦀ postfix should be 'true' expected 150 +/- 1 but got 100 5 5 PASS Operator dictionary chunk 4 - symmetric 6 6 PASS Operator dictionary chunk 5 - symmetric -
trunk/LayoutTests/platform/mac-bigsur-wk1/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/operator-dictionary-symmetric-006-expected.txt
r279510 r279511 1 1 2 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ postfix should be 'true' expected 150 .046875 +/- 1 but got 100.0468752 FAIL Operator dictionary chunk 1 - symmetric assert_approx_equals: Symmetric property for ‖ postfix should be 'true' expected 150 +/- 1 but got 100 3 3 PASS Operator dictionary chunk 2 - symmetric 4 FAIL Operator dictionary chunk 3 - symmetric assert_approx_equals: Symmetric property for ⦀ prefix should be 'true' expected 150 .046875 +/- 1 but got 100.0468754 FAIL Operator dictionary chunk 3 - symmetric assert_approx_equals: Symmetric property for ⦀ prefix should be 'true' expected 150 +/- 1 but got 100 5 5 PASS Operator dictionary chunk 4 - symmetric 6 6 PASS Operator dictionary chunk 5 - symmetric -
trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/mathml/relations/css-styling/padding-border-margin/border-002-expected.txt
r279485 r279511 4 4 FAIL Border properties on menclose assert_approx_equals: bottom border expected 60 +/- 1 but got -4.171875 5 5 FAIL Border properties on menclose (rtl) assert_approx_equals: bottom border expected 60 +/- 1 but got -4.171875 6 FAIL Border properties on merror assert_approx_equals: element width expected 70 +/- 1 but got 72 7 FAIL Border properties on merror (rtl) assert_approx_equals: element width expected 70 +/- 1 but got 72 6 PASS Border properties on merror 7 PASS Border properties on merror (rtl) 8 8 FAIL Border properties on mfrac assert_approx_equals: left border expected 30 +/- 1 but got 0 9 9 FAIL Border properties on mfrac (rtl) assert_approx_equals: left border expected 30 +/- 1 but got 0
Note:
See TracChangeset
for help on using the changeset viewer.