Title: [174685] trunk/LayoutTests
Revision
174685
Author
[email protected]
Date
2014-10-14 10:18:36 -0700 (Tue, 14 Oct 2014)

Log Message

[GTK] Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Report new failures and update expectations.
* platform/gtk/css3/selectors3/html/css3-modsel-61-expected.txt: Rebaseline after r174535.
* platform/gtk/css3/selectors3/html/css3-modsel-83-expected.txt: Rebaseline after r174535.
* platform/gtk/css3/selectors3/xhtml/css3-modsel-61-expected.txt: Rebaseline after r174535.
* platform/gtk/css3/selectors3/xhtml/css3-modsel-83-expected.txt: Rebaseline after r174535.
* platform/gtk/css3/selectors3/xml/css3-modsel-61-expected.txt: Rebaseline after r174535.
* platform/gtk/css3/selectors3/xml/css3-modsel-83-expected.txt: Rebaseline after r174535.
* platform/gtk/fast/borders/bidi-002-expected.txt: Rebaseline after r174160.
* platform/gtk/fast/borders/bidi-009a-expected.txt: Rebaseline after r174160.
* platform/gtk/fast/selectors/061-expected.txt: Rebaseline after r174535.
* platform/gtk/fast/selectors/083-expected.txt: Rebaseline after r174535.
* platform/gtk/mathml/opentype/horizontal-expected.txt: Rebaseline after r174540.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (174684 => 174685)


--- trunk/LayoutTests/ChangeLog	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/ChangeLog	2014-10-14 17:18:36 UTC (rev 174685)
@@ -1,3 +1,20 @@
+2014-10-14  Carlos Alberto Lopez Perez  <[email protected]>
+
+        [GTK] Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Report new failures and update expectations.
+        * platform/gtk/css3/selectors3/html/css3-modsel-61-expected.txt: Rebaseline after r174535.
+        * platform/gtk/css3/selectors3/html/css3-modsel-83-expected.txt: Rebaseline after r174535.
+        * platform/gtk/css3/selectors3/xhtml/css3-modsel-61-expected.txt: Rebaseline after r174535.
+        * platform/gtk/css3/selectors3/xhtml/css3-modsel-83-expected.txt: Rebaseline after r174535.
+        * platform/gtk/css3/selectors3/xml/css3-modsel-61-expected.txt: Rebaseline after r174535.
+        * platform/gtk/css3/selectors3/xml/css3-modsel-83-expected.txt: Rebaseline after r174535.
+        * platform/gtk/fast/borders/bidi-002-expected.txt: Rebaseline after r174160.
+        * platform/gtk/fast/borders/bidi-009a-expected.txt: Rebaseline after r174160.
+        * platform/gtk/fast/selectors/061-expected.txt: Rebaseline after r174535.
+        * platform/gtk/fast/selectors/083-expected.txt: Rebaseline after r174535.
+        * platform/gtk/mathml/opentype/horizontal-expected.txt: Rebaseline after r174540.
+
 2014-10-14  Youenn Fablet  <[email protected]>
 
         [XHR] Abort method execution when m_loader->cancel() in internalAbort() caused reentry

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-10-14 17:18:36 UTC (rev 174685)
@@ -107,7 +107,7 @@
 
 # Mac Safari under certain circumstances automatically places
 # a caret in editable document even when none was requested programatically.
-editing/selection/designmode-no-caret.html [ WontFix Missing ]
+editing/selection/designmode-no-caret.html [ Skip ]
 
 # These tests require loading a PDF as an image, which we do not support (via Chromium).
 fast/images/pdf-as-image-landscape.html [ WontFix Failure ]
@@ -443,17 +443,6 @@
 
 webkit.org/b/133806 svg/masking/mask-transformed-text-missing.svg [ ImageOnlyFailure ]
 
-webkit.org/b/137615 css3/selectors3/html/css3-modsel-61.html [ Failure ]
-webkit.org/b/137615 css3/selectors3/html/css3-modsel-83.html [ Failure ]
-webkit.org/b/137615 css3/selectors3/xhtml/css3-modsel-61.xml [ Failure ]
-webkit.org/b/137615 css3/selectors3/xhtml/css3-modsel-83.xml [ Failure ]
-webkit.org/b/137615 css3/selectors3/xml/css3-modsel-61.xml [ Failure ]
-webkit.org/b/137615 css3/selectors3/xml/css3-modsel-83.xml [ Failure ]
-webkit.org/b/137615 fast/selectors/061.html [ Failure ]
-webkit.org/b/137615 fast/selectors/083.html [ Failure ]
-
-webkit.org/b/137618 mathml/opentype/horizontal.html [ Failure ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -696,6 +685,7 @@
 webkit.org/b/105280 http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html [ Failure Pass ]
 
 webkit.org/b/118460 media/media-element-play-after-eos.html [ Timeout Pass ]
+webkit.org/b/118460 media/video-duration-known-after-eos.html [ Timeout Pass ]
 
 webkit.org/b/119009 http/tests/cache/subresource-failover-to-network.html [ Failure Pass ]
 
@@ -1162,6 +1152,8 @@
 
 webkit.org/b/136674 media/track/track-cue-rendering-with-padding.html [ Timeout Pass ]
 
+webkit.org/b/137698 media/video-controls-drag.html [ Timeout ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests timing out
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2147,6 +2139,14 @@
 
 webkit.org/b/137109 accessibility/legend-children-are-visible.html [ Failure ]
 
+webkit.org/b/137695 media/video-controls-audiotracks-trackmenu.html [ Failure ]
+
+webkit.org/b/137697 platform/gtk/accessibility/aria-table-hierarchy.html [ Failure ]
+webkit.org/b/137697 platform/gtk/accessibility/table-hierarchy.html [ Failure ]
+
+# Incomplete implementation of eventSender causes this test to fail
+webkit.org/b/42194 fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-61-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-61-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-61-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -4,7 +4,7 @@
   RenderBlock {HTML} at (0,0) size 800x33
     RenderBody {BODY} at (8,8) size 784x17
       RenderBlock {DIV} at (0,0) size 784x17
-        RenderInline {A} at (0,0) size 284x17 [color=#551A8B] [bgcolor=#00FF00]
+        RenderInline {A} at (0,0) size 284x17 [color=#551A8B] [bgcolor=#FF0000]
           RenderText {#text} at (0,0) size 284x17
             text run at (0,0) width 284: "This anchor should have a green background"
         RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-83-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-83-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/html/css3-modsel-83-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x49
   RenderBlock {HTML} at (0,0) size 800x49
     RenderBody {BODY} at (8,16) size 784x17
-      RenderBlock {P} at (0,0) size 784x17 [bgcolor=#00FF00]
+      RenderBlock {P} at (0,0) size 784x17 [bgcolor=#FF0000]
         RenderText {#text} at (0,0) size 304x17
           text run at (0,0) width 304: "This paragraph should have a green background"

Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-61-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-61-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-61-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -4,7 +4,7 @@
   RenderBlock {html} at (0,0) size 800x33
     RenderBody {body} at (8,8) size 784x17
       RenderBlock {div} at (0,0) size 784x17
-        RenderInline {a} at (0,0) size 284x17 [color=#551A8B] [bgcolor=#00FF00]
+        RenderInline {a} at (0,0) size 284x17 [color=#551A8B] [bgcolor=#FF0000]
           RenderText {#text} at (0,0) size 284x17
             text run at (0,0) width 284: "This anchor should have a green background"
         RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-83-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-83-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xhtml/css3-modsel-83-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x49
   RenderBlock {html} at (0,0) size 800x49
     RenderBody {body} at (8,16) size 784x17
-      RenderBlock {p} at (0,0) size 784x17 [bgcolor=#00FF00]
+      RenderBlock {p} at (0,0) size 784x17 [bgcolor=#FF0000]
         RenderText {#text} at (0,0) size 304x17
           text run at (0,0) width 304: "This paragraph should have a green background"

Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-61-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-61-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-61-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -3,7 +3,7 @@
 layer at (0,0) size 800x17
   RenderBlock {test} at (0,0) size 800x17
     RenderBlock {div} at (0,0) size 800x17
-      RenderInline {a} at (0,0) size 284x17 [color=#551A8B] [bgcolor=#00FF00]
+      RenderInline {a} at (0,0) size 284x17 [color=#551A8B] [bgcolor=#FF0000]
         RenderText {#text} at (0,0) size 284x17
           text run at (0,0) width 284: "This anchor should have a green background"
       RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-83-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-83-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/css3/selectors3/xml/css3-modsel-83-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -2,6 +2,6 @@
   RenderView at (0,0) size 800x600
 layer at (0,0) size 800x49
   RenderBlock {test} at (0,0) size 800x49
-    RenderBlock {p} at (0,16) size 800x17 [bgcolor=#00FF00]
+    RenderBlock {p} at (0,16) size 800x17 [bgcolor=#FF0000]
       RenderText {#text} at (0,0) size 304x17
         text run at (0,0) width 304: "This paragraph should have a green background"

Modified: trunk/LayoutTests/platform/gtk/fast/borders/bidi-002-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/fast/borders/bidi-002-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/fast/borders/bidi-002-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -4,8 +4,10 @@
   RenderBlock {HTML} at (0,0) size 800x255
     RenderBody {BODY} at (8,16) size 784x223
       RenderBlock {P} at (0,0) size 784x17
-        RenderText {#text} at (0,0) size 512x17
-          text run at (0,0) width 512: "The following two blocks should be identical, including overflow. (Force bidi: \x{D7}\x{90})"
+        RenderText {#text} at (0,0) size 513x17
+          text run at (0,0) width 498: "The following two blocks should be identical, including overflow. (Force bidi: "
+          text run at (498,0) width 10 RTL: "\x{5D0}"
+          text run at (508,0) width 5: ")"
       RenderBlock {DIV} at (0,33) size 784x190
         RenderBlock {P} at (16,0) size 294x87 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
           RenderInline {SPAN} at (0,0) size 121x37 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]

Modified: trunk/LayoutTests/platform/gtk/fast/borders/bidi-009a-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/fast/borders/bidi-009a-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/fast/borders/bidi-009a-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -4,8 +4,10 @@
   RenderBlock {HTML} at (0,0) size 800x289
     RenderBody {BODY} at (8,16) size 784x241
       RenderBlock {P} at (0,0) size 784x17
-        RenderText {#text} at (0,0) size 512x17
-          text run at (0,0) width 512: "The following two blocks should be identical, including overflow. (Force bidi: \x{D7}\x{90})"
+        RenderText {#text} at (0,0) size 513x17
+          text run at (0,0) width 498: "The following two blocks should be identical, including overflow. (Force bidi: "
+          text run at (498,0) width 10 RTL: "\x{5D0}"
+          text run at (508,0) width 5: ")"
       RenderBlock {DIV} at (32,49) size 720x80 [color=#FFFF00] [bgcolor=#000000]
         RenderTable at (24,24) size 261x32
           RenderTableSection (anonymous) at (0,0) size 261x32

Modified: trunk/LayoutTests/platform/gtk/fast/selectors/061-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/fast/selectors/061-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/fast/selectors/061-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -4,7 +4,7 @@
   RenderBlock {HTML} at (0,0) size 800x33
     RenderBody {BODY} at (8,8) size 784x17
       RenderBlock {DIV} at (0,0) size 784x17
-        RenderInline {A} at (0,0) size 284x17 [color=#551A8B] [bgcolor=#00FF00]
+        RenderInline {A} at (0,0) size 284x17 [color=#551A8B] [bgcolor=#FF0000]
           RenderText {#text} at (0,0) size 284x17
             text run at (0,0) width 284: "This anchor should have a green background"
         RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/fast/selectors/083-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/fast/selectors/083-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/fast/selectors/083-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -3,6 +3,6 @@
 layer at (0,0) size 800x49
   RenderBlock {HTML} at (0,0) size 800x49
     RenderBody {BODY} at (8,16) size 784x17
-      RenderBlock {P} at (0,0) size 784x17 [bgcolor=#00FF00]
+      RenderBlock {P} at (0,0) size 784x17 [bgcolor=#FF0000]
         RenderText {#text} at (0,0) size 304x17
           text run at (0,0) width 304: "This paragraph should have a green background"

Modified: trunk/LayoutTests/platform/gtk/mathml/opentype/horizontal-expected.txt (174684 => 174685)


--- trunk/LayoutTests/platform/gtk/mathml/opentype/horizontal-expected.txt	2014-10-14 17:10:24 UTC (rev 174684)
+++ trunk/LayoutTests/platform/gtk/mathml/opentype/horizontal-expected.txt	2014-10-14 17:18:36 UTC (rev 174685)
@@ -7,8 +7,8 @@
         RenderMathMLMath {math} at (0,4) size 31x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x10
             RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x8
+            RenderMathMLOperator {mo} at (0,0) size 29x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2190}"
@@ -17,8 +17,8 @@
         RenderMathMLMath {math} at (34,4) size 32x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x10
             RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x8
+            RenderMathMLOperator {mo} at (0,0) size 29x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2192}"
@@ -27,8 +27,8 @@
         RenderMathMLMath {math} at (69,4) size 31x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x10
             RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x8
+            RenderMathMLOperator {mo} at (0,0) size 29x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2194}"
@@ -37,8 +37,8 @@
         RenderMathMLMath {math} at (103,4) size 32x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x10
             RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x8
+            RenderMathMLOperator {mo} at (0,0) size 29x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21A4}"
@@ -47,8 +47,8 @@
         RenderMathMLMath {math} at (138,4) size 32x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x10
             RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x8
+            RenderMathMLOperator {mo} at (0,0) size 29x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21A6}"
@@ -57,8 +57,8 @@
         RenderMathMLMath {math} at (173,5) size 31x9 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x9
             RenderMathMLSpace {mspace} at (3,7) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x7
+            RenderMathMLOperator {mo} at (0,0) size 29x7
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x7
                 RenderBlock (anonymous) at (0,0) size 12x7
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21BC}"
@@ -67,8 +67,8 @@
         RenderMathMLMath {math} at (207,7) size 32x7 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x7
             RenderMathMLSpace {mspace} at (3,5) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x5
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x5
+            RenderMathMLOperator {mo} at (0,0) size 29x5
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x5
                 RenderBlock (anonymous) at (0,0) size 12x5
                   RenderText at (0,-39) size 12x80
                     text run at (0,-39) width 12: "\x{21BD}"
@@ -77,8 +77,8 @@
         RenderMathMLMath {math} at (242,5) size 32x9 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x9
             RenderMathMLSpace {mspace} at (3,7) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x7
+            RenderMathMLOperator {mo} at (0,0) size 29x7
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x7
                 RenderBlock (anonymous) at (0,0) size 12x7
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21C0}"
@@ -87,8 +87,8 @@
         RenderMathMLMath {math} at (277,4) size 31x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x10
             RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x8
+            RenderMathMLOperator {mo} at (0,0) size 29x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D0}"
@@ -97,8 +97,8 @@
         RenderMathMLMath {math} at (311,4) size 32x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x10
             RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x8
+            RenderMathMLOperator {mo} at (0,0) size 29x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D2}"
@@ -107,8 +107,8 @@
         RenderMathMLMath {math} at (346,4) size 32x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x10
             RenderMathMLSpace {mspace} at (3,8) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x8
+            RenderMathMLOperator {mo} at (0,0) size 29x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D4}"
@@ -117,8 +117,8 @@
         RenderMathMLMath {math} at (381,2) size 31x12 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x12
             RenderMathMLSpace {mspace} at (3,10) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x10
+            RenderMathMLOperator {mo} at (0,0) size 29x10
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x10
                 RenderBlock (anonymous) at (0,0) size 12x10
                   RenderText at (0,-35) size 12x80
                     text run at (0,-35) width 12: "\x{21DA}"
@@ -127,8 +127,8 @@
         RenderMathMLMath {math} at (415,2) size 32x12 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 29x12
             RenderMathMLSpace {mspace} at (3,10) size 23x2 [bgcolor=#0000FF]
-            RenderMathMLOperator {mo} at (-4,0) size 36x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 29x10
+            RenderMathMLOperator {mo} at (0,0) size 29x10
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 23x10
                 RenderBlock (anonymous) at (0,0) size 12x10
                   RenderText at (0,-35) size 12x80
                     text run at (0,-35) width 12: "\x{21DB}"
@@ -197,8 +197,8 @@
         RenderMathMLMath {math} at (0,4) size 59x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x10
             RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x8
+            RenderMathMLOperator {mo} at (0,0) size 57x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2190}"
@@ -207,8 +207,8 @@
         RenderMathMLMath {math} at (62,4) size 60x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x10
             RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x8
+            RenderMathMLOperator {mo} at (0,0) size 57x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2192}"
@@ -217,8 +217,8 @@
         RenderMathMLMath {math} at (125,4) size 59x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x10
             RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x8
+            RenderMathMLOperator {mo} at (0,0) size 57x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2194}"
@@ -227,8 +227,8 @@
         RenderMathMLMath {math} at (187,4) size 60x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x10
             RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x8
+            RenderMathMLOperator {mo} at (0,0) size 57x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21A4}"
@@ -237,8 +237,8 @@
         RenderMathMLMath {math} at (250,4) size 60x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x10
             RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x8
+            RenderMathMLOperator {mo} at (0,0) size 57x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21A6}"
@@ -247,8 +247,8 @@
         RenderMathMLMath {math} at (313,5) size 59x9 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x9
             RenderMathMLSpace {mspace} at (3,7) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x7
+            RenderMathMLOperator {mo} at (0,0) size 57x7
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x7
                 RenderBlock (anonymous) at (0,0) size 12x7
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21BC}"
@@ -257,8 +257,8 @@
         RenderMathMLMath {math} at (375,7) size 60x7 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x7
             RenderMathMLSpace {mspace} at (3,5) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x5
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x5
+            RenderMathMLOperator {mo} at (0,0) size 57x5
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x5
                 RenderBlock (anonymous) at (0,0) size 12x5
                   RenderText at (0,-39) size 12x80
                     text run at (0,-39) width 12: "\x{21BD}"
@@ -267,8 +267,8 @@
         RenderMathMLMath {math} at (438,5) size 60x9 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x9
             RenderMathMLSpace {mspace} at (3,7) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x7
+            RenderMathMLOperator {mo} at (0,0) size 57x7
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x7
                 RenderBlock (anonymous) at (0,0) size 12x7
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21C0}"
@@ -277,8 +277,8 @@
         RenderMathMLMath {math} at (501,4) size 59x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x10
             RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x8
+            RenderMathMLOperator {mo} at (0,0) size 57x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D0}"
@@ -287,8 +287,8 @@
         RenderMathMLMath {math} at (563,4) size 60x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x10
             RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x8
+            RenderMathMLOperator {mo} at (0,0) size 57x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D2}"
@@ -297,8 +297,8 @@
         RenderMathMLMath {math} at (626,4) size 60x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x10
             RenderMathMLSpace {mspace} at (3,8) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x8
+            RenderMathMLOperator {mo} at (0,0) size 57x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D4}"
@@ -307,8 +307,8 @@
         RenderMathMLMath {math} at (689,2) size 59x12 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x12
             RenderMathMLSpace {mspace} at (3,10) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x10
+            RenderMathMLOperator {mo} at (0,0) size 57x10
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x10
                 RenderBlock (anonymous) at (0,0) size 12x10
                   RenderText at (0,-35) size 12x80
                     text run at (0,-35) width 12: "\x{21DA}"
@@ -316,8 +316,8 @@
         RenderMathMLMath {math} at (0,19) size 59x12 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 57x12
             RenderMathMLSpace {mspace} at (3,10) size 51x2 [bgcolor=#008000]
-            RenderMathMLOperator {mo} at (-4,0) size 64x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 57x10
+            RenderMathMLOperator {mo} at (0,0) size 57x10
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 51x10
                 RenderBlock (anonymous) at (0,0) size 12x10
                   RenderText at (0,-35) size 12x80
                     text run at (0,-35) width 12: "\x{21DB}"
@@ -386,8 +386,8 @@
         RenderMathMLMath {math} at (0,4) size 109x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x10
             RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x8
+            RenderMathMLOperator {mo} at (0,0) size 107x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2190}"
@@ -396,8 +396,8 @@
         RenderMathMLMath {math} at (112,4) size 110x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x10
             RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x8
+            RenderMathMLOperator {mo} at (0,0) size 107x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2192}"
@@ -406,8 +406,8 @@
         RenderMathMLMath {math} at (225,4) size 109x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x10
             RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x8
+            RenderMathMLOperator {mo} at (0,0) size 107x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{2194}"
@@ -416,8 +416,8 @@
         RenderMathMLMath {math} at (337,4) size 110x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x10
             RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x8
+            RenderMathMLOperator {mo} at (0,0) size 107x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21A4}"
@@ -426,8 +426,8 @@
         RenderMathMLMath {math} at (450,4) size 110x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x10
             RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x8
+            RenderMathMLOperator {mo} at (0,0) size 107x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21A6}"
@@ -436,8 +436,8 @@
         RenderMathMLMath {math} at (563,5) size 109x9 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x9
             RenderMathMLSpace {mspace} at (3,7) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x7
+            RenderMathMLOperator {mo} at (0,0) size 107x7
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x7
                 RenderBlock (anonymous) at (0,0) size 12x7
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21BC}"
@@ -445,8 +445,8 @@
         RenderMathMLMath {math} at (0,24) size 109x7 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x7
             RenderMathMLSpace {mspace} at (3,5) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x5
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x5
+            RenderMathMLOperator {mo} at (0,0) size 107x5
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x5
                 RenderBlock (anonymous) at (0,0) size 12x5
                   RenderText at (0,-39) size 12x80
                     text run at (0,-39) width 12: "\x{21BD}"
@@ -455,8 +455,8 @@
         RenderMathMLMath {math} at (112,22) size 110x9 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x9
             RenderMathMLSpace {mspace} at (3,7) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x7
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x7
+            RenderMathMLOperator {mo} at (0,0) size 107x7
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x7
                 RenderBlock (anonymous) at (0,0) size 12x7
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21C0}"
@@ -465,8 +465,8 @@
         RenderMathMLMath {math} at (225,21) size 109x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x10
             RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x8
+            RenderMathMLOperator {mo} at (0,0) size 107x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D0}"
@@ -475,8 +475,8 @@
         RenderMathMLMath {math} at (337,21) size 110x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x10
             RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x8
+            RenderMathMLOperator {mo} at (0,0) size 107x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D2}"
@@ -485,8 +485,8 @@
         RenderMathMLMath {math} at (450,21) size 110x10 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x10
             RenderMathMLSpace {mspace} at (3,8) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x8
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x8
+            RenderMathMLOperator {mo} at (0,0) size 107x8
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x8
                 RenderBlock (anonymous) at (0,0) size 12x8
                   RenderText at (0,-36) size 12x80
                     text run at (0,-36) width 12: "\x{21D4}"
@@ -495,8 +495,8 @@
         RenderMathMLMath {math} at (563,19) size 109x12 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x12
             RenderMathMLSpace {mspace} at (3,10) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x10
+            RenderMathMLOperator {mo} at (0,0) size 107x10
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x10
                 RenderBlock (anonymous) at (0,0) size 12x10
                   RenderText at (0,-35) size 12x80
                     text run at (0,-35) width 12: "\x{21DA}"
@@ -504,8 +504,8 @@
         RenderMathMLMath {math} at (0,36) size 109x12 [padding: 0 1 0 1]
           RenderMathMLUnderOver {mover} at (1,0) size 107x12
             RenderMathMLSpace {mspace} at (3,10) size 101x2 [bgcolor=#FF0000]
-            RenderMathMLOperator {mo} at (-4,0) size 114x10
-              RenderMathMLBlock (anonymous, flex) at (3,0) size 107x10
+            RenderMathMLOperator {mo} at (0,0) size 107x10
+              RenderMathMLBlock (anonymous, flex) at (3,0) size 101x10
                 RenderBlock (anonymous) at (0,0) size 12x10
                   RenderText at (0,-35) size 12x80
                     text run at (0,-35) width 12: "\x{21DB}"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to