Title: [181438] trunk/LayoutTests
Revision
181438
Author
[email protected]
Date
2015-03-12 09:10:30 -0700 (Thu, 12 Mar 2015)

Log Message

Unreviewed EFL gardening on 13th Mar.
https://bugs.webkit.org/show_bug.cgi?id=142624

Rebaseline the missing test result.

Patch by Hunseop Jeong <[email protected]> on 2015-03-12

* platform/efl/TestExpectations:
* platform/efl/editing/inserting/before-after-input-element-expected.png: Added.
* platform/efl/editing/inserting/before-after-input-element-expected.txt: Added.
* platform/efl/fast/css/css2-system-fonts-expected.txt: Added.
* platform/efl/fast/text/tatechuyoko-expected.png: Added.
* platform/efl/fast/text/tatechuyoko-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181437 => 181438)


--- trunk/LayoutTests/ChangeLog	2015-03-12 16:10:00 UTC (rev 181437)
+++ trunk/LayoutTests/ChangeLog	2015-03-12 16:10:30 UTC (rev 181438)
@@ -1,3 +1,17 @@
+2015-03-12  Hunseop Jeong  <[email protected]>
+
+        Unreviewed EFL gardening on 13th Mar.  
+        https://bugs.webkit.org/show_bug.cgi?id=142624
+
+        Rebaseline the missing test result.
+
+        * platform/efl/TestExpectations:
+        * platform/efl/editing/inserting/before-after-input-element-expected.png: Added.
+        * platform/efl/editing/inserting/before-after-input-element-expected.txt: Added.
+        * platform/efl/fast/css/css2-system-fonts-expected.txt: Added.
+        * platform/efl/fast/text/tatechuyoko-expected.png: Added.
+        * platform/efl/fast/text/tatechuyoko-expected.txt: Added.
+
 2015-03-11  Brent Fulgham  <[email protected]>
 
         [Win] Update test expectations after r181408.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (181437 => 181438)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-03-12 16:10:00 UTC (rev 181437)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-03-12 16:10:30 UTC (rev 181438)
@@ -366,7 +366,6 @@
 webkit.org/b/86623 http/tests/security/drag-over-remote-content-iframe.html
 
 # Needs baselines
-editing/inserting/before-after-input-element.html [ Missing ]
 editing/selection/contains-boundaries.html [ Missing ]
 editing/selection/designmode-no-caret.html [ Timeout ]
 editing/selection/replaced-boundaries-3.html [ Missing ]
@@ -375,8 +374,6 @@
 editing/style/font-family-with-space.html [ Missing ]
 editing/style/smoosh-styles-001.html [ Missing ]
 editing/style/style-boundary-005.html [ Missing ]
-fast/css/css2-system-fonts.html [ Missing ]
-fast/text/tatechuyoko.html [ Missing ]
 
 # Test is failing due to a scrolling problem on second iteration.
 webkit.org/b/106240 fast/events/mouse-cursor-image-set.html [ Failure ]

Added: trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.txt (0 => 181438)


--- trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/editing/inserting/before-after-input-element-expected.txt	2015-03-12 16:10:30 UTC (rev 181438)
@@ -0,0 +1,27 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > BODY > HTML > #document to 5 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 332x17
+          text run at (0,0) width 332: "This tests text insertion before/after an input element."
+      RenderBlock {DIV} at (0,34) size 784x32
+        RenderText {#text} at (0,8) size 35x17
+          text run at (0,8) width 35: "Hello"
+        RenderTextControl {INPUT} at (37,2) size 192x28 [bgcolor=#FFFFFF]
+        RenderText {#text} at (231,8) size 40x17
+          text run at (231,8) width 40: "World"
+layer at (49,50) size 185x18
+  RenderBlock {DIV} at (4,6) size 185x18
+caret: position 5 of child 2 {#text} of child 2 {DIV} of body

Added: trunk/LayoutTests/platform/efl/fast/css/css2-system-fonts-expected.txt (0 => 181438)


--- trunk/LayoutTests/platform/efl/fast/css/css2-system-fonts-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/css/css2-system-fonts-expected.txt	2015-03-12 16:10:30 UTC (rev 181438)
@@ -0,0 +1,10 @@
+This tests platform specific system font styles. If any of the styles appear in monospace the test fails.
+caption: normal normal normal 16px/18px Sans
+icon: normal normal normal 16px/18px Sans
+menu: normal normal normal 16px/18px Sans
+message-box: normal normal normal 16px/18px Sans
+small-caption: normal normal normal 16px/18px Sans
+status-bar: normal normal normal 16px/18px Sans
+-webkit-mini-control: normal normal normal 16px/18px Sans
+-webkit-small-control: normal normal normal 16px/18px Sans
+-webkit-control: normal normal normal 16px/18px Sans

Added: trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.txt (0 => 181438)


--- trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/text/tatechuyoko-expected.txt	2015-03-12 16:10:30 UTC (rev 181438)
@@ -0,0 +1,23 @@
+layer at (0,0) size 785x660
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x660
+  RenderBlock {HTML} at (0,0) size 785x660
+    RenderBody {BODY} at (8,16) size 769x636
+      RenderBlock {P} at (0,0) size 769x36
+        RenderText {#text} at (0,0) size 256x17
+          text run at (0,0) width 256: "\x{300C}\x{5411}\x{898B}\x{8AD6}\x{6CBB}\x{9053}\x{66F8}\x{FF0C}\x{5176}\x{9593}\x{6B32}\x{4EFF}\x{4E95}\x{7530}\x{4E4B}\x{610F}"
+        RenderInline {SPAN} at (0,0) size 16x17
+          RenderCombineText {#text} at (256,0) size 16x17
+            text run at (256,0) width 16: "12"
+        RenderText {#text} at (272,0) size 768x35
+          text run at (272,0) width 496: "\x{FF0C}\x{800C}\x{79D1}\x{689D}\x{5DDE}\x{90E1}\x{8CA1}\x{8CE6}\x{4E4B}\x{985E}\x{FF0C}\x{6B64}\x{56FA}\x{70BA}\x{6CBB}\x{4E4B}\x{5177}\x{3002}\x{7136}\x{65BD}\x{4E4B}\x{7576}\x{6709}\x{6B21}\x{7B2C}\x{3002}\x{4ECA}\x{65E5}\x{5148}\x{52D9}\x{FF0C}"
+          text run at (0,18) width 80: "\x{6050}\x{7576}\x{555F}\x{8FEA}\x{4E3B}\x{5FC3}"
+      RenderBlock {P} at (16,52) size 36x584
+        RenderText {#text} at (0,0) size 17x272
+          text run at (0,0) width 272: "\x{300C}\x{5411}\x{898B}\x{8AD6}\x{6CBB}\x{9053}\x{66F8}\x{FF0C}\x{5176}\x{9593}\x{6B32}\x{4EFF}\x{4E95}\x{7530}\x{4E4B}\x{610F}"
+        RenderInline {SPAN} at (0,0) size 17x16
+          RenderCombineText {#text} at (0,272) size 17x16
+            text run at (0,272) width 16: "\x{FFFC}"
+        RenderText {#text} at (0,288) size 35x560
+          text run at (0,288) width 272: "\x{FF0C}\x{800C}\x{79D1}\x{689D}\x{5DDE}\x{90E1}\x{8CA1}\x{8CE6}\x{4E4B}\x{985E}\x{FF0C}\x{6B64}\x{56FA}\x{70BA}\x{6CBB}\x{4E4B}"
+          text run at (18,0) width 340: "\x{5177}\x{3002}\x{7136}\x{65BD}\x{4E4B}\x{7576}\x{6709}\x{6B21}\x{7B2C}\x{3002}\x{4ECA}\x{65E5}\x{5148}\x{52D9}\x{FF0C}\x{6050}\x{7576}\x{555F}\x{8FEA}\x{4E3B}\x{5FC3}"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to