Title: [254529] trunk/LayoutTests
Revision
254529
Author
mmaxfi...@apple.com
Date
2020-01-14 13:19:06 -0800 (Tue, 14 Jan 2020)

Log Message

REGRESSION: [ Catalina wk1 ] editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2.html is failing
https://bugs.webkit.org/show_bug.cgi?id=205814
<rdar://problem/58347056>

Unreviewed test gardening.

* editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt: Removed.
* platform/mac-wk1/TestExpectations:
* platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (254528 => 254529)


--- trunk/LayoutTests/ChangeLog	2020-01-14 21:01:52 UTC (rev 254528)
+++ trunk/LayoutTests/ChangeLog	2020-01-14 21:19:06 UTC (rev 254529)
@@ -1,3 +1,15 @@
+2020-01-14  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+        REGRESSION: [ Catalina wk1 ] editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=205814
+        <rdar://problem/58347056>
+
+        Unreviewed test gardening.
+
+        * editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt: Removed.
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt:
+
 2020-01-14  Diego Pino Garcia  <dp...@igalia.com>
 
         [GTK] Unreviewed test gardening

Deleted: trunk/LayoutTests/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt (254528 => 254529)


--- trunk/LayoutTests/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt	2020-01-14 21:01:52 UTC (rev 254528)
+++ trunk/LayoutTests/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt	2020-01-14 21:19:06 UTC (rev 254529)
@@ -1,43 +0,0 @@
-Input:
-<#start><div style="font-style: italic" id="host1"><#shadow-start><slot style="color: blue;"></slot> world<#shadow-end><b>hello</b></div><div id="host2"><#shadow-start><u>WebKit <#end><slot></slot></u><#shadow-end>rocks</div>
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 0/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (
-)
-    Lists: (
-)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningForTruncation: YES
-    HeaderLevel: 0
-[hello]
-    NSColor: #0000ff (sRGB)
-    NSFont: Times-Italic 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: #0000ff (sRGB)
-    NSStrokeWidth: 0
-[ world\n]
-    NSFont: Times-Italic 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: #000000 (sRGB)
-    NSStrokeWidth: 0
-[WebKit ]
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: #000000 (sRGB)
-    NSStrokeWidth: 0
-    NSUnderline: true
-

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (254528 => 254529)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-01-14 21:01:52 UTC (rev 254528)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-01-14 21:19:06 UTC (rev 254529)
@@ -841,8 +841,6 @@
 
 webkit.org/b/205410 [ Debug ] accessibility/mac/expanded-notification.html [ Failure ]
 
-webkit.org/b/205814 [ Catalina ] editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2.html  [ Failure ]
-
 webkit.org/b/206071 editing/spelling/grammar.html [ Skip ]
 webkit.org/b/206071 editing/spelling/markers.html [ Skip ]
 webkit.org/b/206071 editing/spelling/retro-correction-spelling-markers.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt (254528 => 254529)


--- trunk/LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt	2020-01-14 21:01:52 UTC (rev 254528)
+++ trunk/LayoutTests/platform/mac-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2-expected.txt	2020-01-14 21:19:06 UTC (rev 254529)
@@ -25,7 +25,7 @@
     HeaderLevel: 0 LineBreakStrategy 0
 [hello]
     NSColor: #0000ff (sRGB)
-    NSFont: Times-Italic 16.00 pt.
+    NSFont: Times-BoldItalic 16.00 pt.
     NSKern: 0pt
     NSStrokeColor: #0000ff (sRGB)
     NSStrokeWidth: 0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to