Title: [264373] trunk/LayoutTests
Revision
264373
Author
ryanhad...@apple.com
Date
2020-07-14 13:57:16 -0700 (Tue, 14 Jul 2020)

Log Message

Unreviewed test gardening, add Catalina specific baseline for css/css-fonts/generic-family-keywords-001.html after r264343.

* platform/mac-mojave/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt: Added.
* platform/mac/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264372 => 264373)


--- trunk/LayoutTests/ChangeLog	2020-07-14 20:45:50 UTC (rev 264372)
+++ trunk/LayoutTests/ChangeLog	2020-07-14 20:57:16 UTC (rev 264373)
@@ -1,3 +1,10 @@
+2020-07-14  Ryan Haddad  <ryanhad...@apple.com>
+
+        Unreviewed test gardening, add Catalina specific baseline for css/css-fonts/generic-family-keywords-001.html after r264343.
+
+        * platform/mac-mojave/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt: Added.
+        * platform/mac/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt: Added.
+
 2020-07-14  Simon Fraser  <simon.fra...@apple.com>
 
         Flashes of incorrect scroll position when zooming on quip

Added: trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt (0 => 264373)


--- trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt	2020-07-14 20:57:16 UTC (rev 264373)
@@ -0,0 +1,17 @@
+00000
+00000
+
+PASS @font-face matching for quoted and unquoted serif 
+PASS @font-face matching for quoted and unquoted sans-serif 
+PASS @font-face matching for quoted and unquoted cursive 
+PASS @font-face matching for quoted and unquoted fantasy 
+PASS @font-face matching for quoted and unquoted monospace 
+FAIL @font-face matching for quoted and unquoted system assert_equals: unquoted system does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted emoji assert_equals: unquoted emoji does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted math assert_equals: unquoted math does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted fangsong assert_equals: unquoted fangsong does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted ui-serif assert_equals: quoted ui-serif matches  @font-face rule expected 50 but got 32
+FAIL @font-face matching for quoted and unquoted ui-sans-serif assert_equals: quoted ui-sans-serif matches  @font-face rule expected 50 but got 33
+FAIL @font-face matching for quoted and unquoted ui-monospace assert_equals: quoted ui-monospace matches  @font-face rule expected 50 but got 31
+FAIL @font-face matching for quoted and unquoted ui-rounded assert_equals: quoted ui-rounded matches  @font-face rule expected 50 but got 34
+

Added: trunk/LayoutTests/platform/mac-mojave/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt (0 => 264373)


--- trunk/LayoutTests/platform/mac-mojave/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-mojave/imported/w3c/web-platform-tests/css-fonts/generic-family-keywords-001-expected.txt	2020-07-14 20:57:16 UTC (rev 264373)
@@ -0,0 +1,17 @@
+00000
+00000
+
+PASS @font-face matching for quoted and unquoted serif 
+PASS @font-face matching for quoted and unquoted sans-serif 
+PASS @font-face matching for quoted and unquoted cursive 
+PASS @font-face matching for quoted and unquoted fantasy 
+PASS @font-face matching for quoted and unquoted monospace 
+FAIL @font-face matching for quoted and unquoted system assert_equals: unquoted system does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted emoji assert_equals: unquoted emoji does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted math assert_equals: unquoted math does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted fangsong assert_equals: unquoted fangsong does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted ui-serif assert_equals: unquoted ui-serif does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted ui-sans-serif assert_equals: quoted ui-sans-serif matches  @font-face rule expected 50 but got 33
+FAIL @font-face matching for quoted and unquoted ui-monospace assert_equals: unquoted ui-monospace does not match @font-face rule expected 25 but got 50
+FAIL @font-face matching for quoted and unquoted ui-rounded assert_equals: unquoted ui-rounded does not match @font-face rule expected 25 but got 50
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to