Title: [179800] trunk/LayoutTests
Revision
179800
Author
[email protected]
Date
2015-02-08 11:33:59 -0800 (Sun, 08 Feb 2015)

Log Message

AX: The input element with type="search" has no default focus outline
https://bugs.webkit.org/show_bug.cgi?id=140326

Adding results for Mavericks.

* platform/mac-mavericks/fast/css/focus-ring-exists-for-search-field-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179799 => 179800)


--- trunk/LayoutTests/ChangeLog	2015-02-08 19:17:57 UTC (rev 179799)
+++ trunk/LayoutTests/ChangeLog	2015-02-08 19:33:59 UTC (rev 179800)
@@ -1,5 +1,23 @@
 2015-02-08  Alexey Proskuryakov  <[email protected]>
 
+        AX: The input element with type="search" has no default focus outline
+        https://bugs.webkit.org/show_bug.cgi?id=140326
+
+        Adding results for Mavericks.
+
+        * platform/mac-mavericks/fast/css/focus-ring-exists-for-search-field-expected.txt: Added.
+
+2015-02-08  Alexey Proskuryakov  <[email protected]>
+
+        fullscreen/full-screen-plugin.html is very flaky on Yosemite WK2
+        https://bugs.webkit.org/show_bug.cgi?id=141364
+
+        Make the test wait for the plug-in to become available.
+
+        * fullscreen/full-screen-plugin.html:
+
+2015-02-08  Alexey Proskuryakov  <[email protected]>
+
         http/tests/security/appcache-in-private-browsing.html is flaky
         https://bugs.webkit.org/show_bug.cgi?id=141370
 

Added: trunk/LayoutTests/platform/mac-mavericks/fast/css/focus-ring-exists-for-search-field-expected.txt (0 => 179800)


--- trunk/LayoutTests/platform/mac-mavericks/fast/css/focus-ring-exists-for-search-field-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/fast/css/focus-ring-exists-for-search-field-expected.txt	2015-02-08 19:33:59 UTC (rev 179800)
@@ -0,0 +1,19 @@
+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 784x36
+        RenderText {#text} at (0,0) size 757x36
+          text run at (0,0) width 757: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn around a"
+          text run at (0,18) width 78: "search field."
+      RenderBlock (anonymous) at (0,52) size 784x23
+        RenderTextControl {INPUT} at (2,2) size 167x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 161x13
+            RenderBlock {DIV} at (0,1) size 8x11
+            RenderBlock {DIV} at (8,0) size 140x13
+            RenderBlock {DIV} at (147,1) size 14x11
+        RenderText {#text} at (0,0) size 0x0
+layer at (21,65) size 139x13
+  RenderBlock {DIV} at (0,0) size 140x13
+caret: position 0 of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
Property changes on: trunk/LayoutTests/platform/mac-mavericks/fast/css/focus-ring-exists-for-search-field-expected.txt
___________________________________________________________________

Added: svn:mime-type

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to