Title: [203992] trunk/LayoutTests
Revision
203992
Author
ryanhad...@apple.com
Date
2016-08-01 15:44:00 -0700 (Mon, 01 Aug 2016)

Log Message

Land updated baseline for rdar://problem/27611932.

* editing/mac/attributed-string/font-style-variant-effect-expected.txt:
* platform/mac-elcapitan/editing/mac/attributed-string/font-style-variant-effect-expected.txt: Copied from LayoutTests/editing/mac/attributed-string/font-style-variant-effect-expected.txt.
* platform/mac-wk1/TestExpectations:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (203991 => 203992)


--- trunk/LayoutTests/ChangeLog	2016-08-01 22:31:02 UTC (rev 203991)
+++ trunk/LayoutTests/ChangeLog	2016-08-01 22:44:00 UTC (rev 203992)
@@ -1,3 +1,11 @@
+2016-08-01  Ryan Haddad  <ryanhad...@apple.com>
+
+        Land updated baseline for rdar://problem/27611932.
+
+        * editing/mac/attributed-string/font-style-variant-effect-expected.txt:
+        * platform/mac-elcapitan/editing/mac/attributed-string/font-style-variant-effect-expected.txt: Copied from LayoutTests/editing/mac/attributed-string/font-style-variant-effect-expected.txt.
+        * platform/mac-wk1/TestExpectations:
+
 2016-08-01  Antti Koivisto  <an...@apple.com>
 
         REGRESSION(r198943): drop-down menu navigation on fiddlevideo.com doesn't appear on iOS, works on OS X

Modified: trunk/LayoutTests/editing/mac/attributed-string/font-style-variant-effect-expected.txt (203991 => 203992)


--- trunk/LayoutTests/editing/mac/attributed-string/font-style-variant-effect-expected.txt	2016-08-01 22:31:02 UTC (rev 203991)
+++ trunk/LayoutTests/editing/mac/attributed-string/font-style-variant-effect-expected.txt	2016-08-01 22:44:00 UTC (rev 203992)
@@ -45,10 +45,22 @@
     NSKern: 0pt
     NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
     NSStrokeWidth: 0
-[ small-caps outline emboss ]
+[ ]
     NSColor: #000000 (NSDeviceRGBColorSpace)
     NSFont: Times-Roman 16.00 pt.
     NSKern: 0pt
     NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
     NSStrokeWidth: 0
+[small-caps]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ outline emboss ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
 

Copied: trunk/LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/font-style-variant-effect-expected.txt (from rev 203991, trunk/LayoutTests/editing/mac/attributed-string/font-style-variant-effect-expected.txt) (0 => 203992)


--- trunk/LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/font-style-variant-effect-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan/editing/mac/attributed-string/font-style-variant-effect-expected.txt	2016-08-01 22:44:00 UTC (rev 203992)
@@ -0,0 +1,54 @@
+Input:
+<i>italic</i>
+<span style="font-style: oblique">oblique</span>
+<span style="font-variant: small-caps">small-caps</span>
+<span style="font-effect: outline">outline</span>
+<span style="font-effect: emboss">emboss</span>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (
+)
+    Lists: (
+)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningForTruncation: YES
+    HeaderLevel: 0
+[italic]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Italic 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[oblique]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Italic 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ small-caps outline emboss ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (203991 => 203992)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-08-01 22:31:02 UTC (rev 203991)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-08-01 22:44:00 UTC (rev 203992)
@@ -251,6 +251,3 @@
 webkit.org/b/105870 [ Debug ] webaudio/audionode-connect-order.html [ Pass Crash ]
 
 webkit.org/b/160227 [ ElCapitan Debug ] inspector/memory/tracking.html [ Pass Crash ]
-
-# rdar://problem/27611932
-[ Sierra+ ] editing/mac/attributed-string/font-style-variant-effect.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to