Title: [244855] trunk/LayoutTests
Revision
244855
Author
za...@apple.com
Date
2019-05-01 16:07:35 -0700 (Wed, 01 May 2019)

Log Message

[iOS] Unreviewed test gardening.

* platform/ios-wk2/fast/block/margin-collapse/103-expected.txt:
* platform/ios/compositing/overflow/theme-affects-visual-overflow-expected.txt:
* platform/ios/fast/block/margin-collapse/103-expected.txt:
* platform/ios/fast/parser/bad-xml-slash-expected.txt:
* platform/ios/tables/mozilla/bugs/bug4527-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (244854 => 244855)


--- trunk/LayoutTests/ChangeLog	2019-05-01 22:34:03 UTC (rev 244854)
+++ trunk/LayoutTests/ChangeLog	2019-05-01 23:07:35 UTC (rev 244855)
@@ -1,3 +1,13 @@
+2019-05-01  Zalan Bujtas  <za...@apple.com>
+
+        [iOS] Unreviewed test gardening.
+
+        * platform/ios-wk2/fast/block/margin-collapse/103-expected.txt:
+        * platform/ios/compositing/overflow/theme-affects-visual-overflow-expected.txt:
+        * platform/ios/fast/block/margin-collapse/103-expected.txt:
+        * platform/ios/fast/parser/bad-xml-slash-expected.txt:
+        * platform/ios/tables/mozilla/bugs/bug4527-expected.txt:
+
 2019-05-01  Wenson Hsieh  <wenson_hs...@apple.com>
 
         REGRESSION(r244494): editing/pasteboard/5761530-1.html is flaky due to a simple line layout bug

Modified: trunk/LayoutTests/platform/ios/compositing/overflow/theme-affects-visual-overflow-expected.txt (244854 => 244855)


--- trunk/LayoutTests/platform/ios/compositing/overflow/theme-affects-visual-overflow-expected.txt	2019-05-01 22:34:03 UTC (rev 244854)
+++ trunk/LayoutTests/platform/ios/compositing/overflow/theme-affects-visual-overflow-expected.txt	2019-05-01 23:07:35 UTC (rev 244855)
@@ -14,4 +14,4 @@
 layer at (10,11) size 15x15
   RenderBlock (relative positioned) {INPUT} at (2,3) size 15x15 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
 layer at (57,11) size 15x15
-  RenderBlock (relative positioned) {INPUT} at (49,3) size 15x15 [bgcolor=#000000CC] [border: (1px solid #FFFFFF00)]
+  RenderBlock (relative positioned) {INPUT} at (49,3) size 15x15 [bgcolor=#FFFFFF02] [border: (1px solid #FFFFFF00)]

Modified: trunk/LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt (244854 => 244855)


--- trunk/LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt	2019-05-01 22:34:03 UTC (rev 244854)
+++ trunk/LayoutTests/platform/ios/fast/block/margin-collapse/103-expected.txt	2019-05-01 23:07:35 UTC (rev 244855)
@@ -80,7 +80,7 @@
               RenderText {#text} at (0,2) size 222x16
                 text run at (0,2) width 222: "Your research is primarily focused on:"
             RenderBlock {SPAN} at (325,267) size 180x23 [color=#333333]
-              RenderBlock {INPUT} at (2,3) size 16x16 [color=#000000] [bgcolor=#000000CC] [border: (1px solid #FFFFFF00)]
+              RenderBlock {INPUT} at (2,3) size 16x16 [color=#000000] [bgcolor=#FFFFFF02] [border: (1px solid #FFFFFF00)]
               RenderText {#text} at (20,4) size 32x16
                 text run at (20,4) width 32: "Texts"
             RenderBlock {SPAN} at (325,289) size 180x23 [color=#333333]

Modified: trunk/LayoutTests/platform/ios/fast/parser/bad-xml-slash-expected.txt (244854 => 244855)


--- trunk/LayoutTests/platform/ios/fast/parser/bad-xml-slash-expected.txt	2019-05-01 22:34:03 UTC (rev 244854)
+++ trunk/LayoutTests/platform/ios/fast/parser/bad-xml-slash-expected.txt	2019-05-01 23:07:35 UTC (rev 244855)
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#000000CC] [border: (1px solid #FFFFFF00)]
+      RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #FFFFFF00)]
       RenderText {#text} at (20,2) size 220x19
         text run at (20,2) width 220: "This checkbox should be checked."

Modified: trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug4527-expected.txt (244854 => 244855)


--- trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug4527-expected.txt	2019-05-01 22:34:03 UTC (rev 244854)
+++ trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug4527-expected.txt	2019-05-01 23:07:35 UTC (rev 244855)
@@ -39,7 +39,7 @@
               RenderTextControl {INPUT} at (4,2) size 75x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
               RenderImage {INPUT} at (80,3) size 26x18
             RenderTableCell {TD} at (476,70) size 138x26 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
-              RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#000000CC] [border: (1px solid #FFFFFF00)]
+              RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #FFFFFF00)]
               RenderImage {IMG} at (20,1) size 40x25
               RenderBlock {INPUT} at (62,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
               RenderText {#text} at (80,2) size 4x19

Modified: trunk/LayoutTests/platform/ios-wk2/fast/block/margin-collapse/103-expected.txt (244854 => 244855)


--- trunk/LayoutTests/platform/ios-wk2/fast/block/margin-collapse/103-expected.txt	2019-05-01 22:34:03 UTC (rev 244854)
+++ trunk/LayoutTests/platform/ios-wk2/fast/block/margin-collapse/103-expected.txt	2019-05-01 23:07:35 UTC (rev 244855)
@@ -80,7 +80,7 @@
               RenderText {#text} at (0,2) size 220x16
                 text run at (0,2) width 220: "Your research is primarily focused on:"
             RenderBlock {SPAN} at (325,267) size 180x23 [color=#333333]
-              RenderBlock {INPUT} at (2,3) size 16x16 [color=#000000] [bgcolor=#000000CC] [border: (1px solid #FFFFFF00)]
+              RenderBlock {INPUT} at (2,3) size 16x16 [color=#000000] [bgcolor=#FFFFFF02] [border: (1px solid #FFFFFF00)]
               RenderText {#text} at (20,4) size 30x16
                 text run at (20,4) width 30: "Texts"
             RenderBlock {SPAN} at (325,289) size 180x23 [color=#333333]
@@ -100,7 +100,7 @@
             RenderBlock {SPAN} at (325,385) size 180x23 [color=#333333]
               RenderText {#text} at (0,4) size 19x16
                 text run at (0,4) width 19: "Yes"
-              RenderBlock {INPUT} at (20,3) size 17x16 [color=#000000] [bgcolor=#000000CC] [border: (1px solid #FFFFFF00)]
+              RenderBlock {INPUT} at (20,3) size 17x16 [color=#000000] [bgcolor=#FFFFFF02] [border: (1px solid #FFFFFF00)]
               RenderText {#text} at (38,4) size 20x16
                 text run at (38,4) width 5: " "
                 text run at (42,4) width 16: "No"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to