[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

alex at webkit.org alex at webkit.org
Wed Dec 22 11:55:50 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 96c17b0fd3db400116d0e816151d8c4e63a149d4
Author: alex at webkit.org <alex at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 11 16:31:03 2010 +0000

    2010-08-11  Alejandro G. Castro  <alex at igalia.com>
    
            Unreviewed.
    
            New baselines for the mathml tests.
    
            * platform/gtk/mathml/presentation/sub-expected.txt:
            * platform/gtk/mathml/presentation/sup-expected.txt:
            * platform/gtk/mathml/presentation/tables-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65161 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dce5eb4..f9eb363 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-08-11  Alejandro G. Castro  <alex at igalia.com>
+
+        Unreviewed.
+
+        New baselines for the mathml tests.
+
+        * platform/gtk/mathml/presentation/sub-expected.txt:
+        * platform/gtk/mathml/presentation/sup-expected.txt:
+        * platform/gtk/mathml/presentation/tables-expected.txt:
+
 2010-08-11  Nate Chapin  <japhet at chromium.org>
 
         Unreviewed, Chromium rebaseline.
diff --git a/LayoutTests/platform/gtk/mathml/presentation/sub-expected.txt b/LayoutTests/platform/gtk/mathml/presentation/sub-expected.txt
index edc1386..8c03963 100644
--- a/LayoutTests/platform/gtk/mathml/presentation/sub-expected.txt
+++ b/LayoutTests/platform/gtk/mathml/presentation/sub-expected.txt
@@ -1,19 +1,49 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
-  RenderBlock {html} at (0,0) size 800x52
-    RenderBody {body} at (8,16) size 784x20
-      RenderBlock {p} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 64x20
-          text run at (0,0) width 64: "subscript: "
-        RenderInline {math} at (0,0) size 16x20
-          RenderText {#text} at (0,0) size 0x0
-          RenderInline {msub} at (0,0) size 16x20
-            RenderInline {mi} at (0,0) size 8x20
-              RenderText {#text} at (64,0) size 8x20
-                text run at (64,0) width 8: "x"
-            RenderInline {mn} at (0,0) size 8x20
-              RenderText {#text} at (72,0) size 8x20
-                text run at (72,0) width 8: "1"
-          RenderText {#text} at (0,0) size 0x0
+layer at (0,0) size 800x127
+  RenderBlock {html} at (0,0) size 800x127
+    RenderBody {body} at (8,16) size 784x95
+      RenderBlock {p} at (0,0) size 784x21
+        RenderText {#text} at (0,0) size 27x20
+          text run at (0,0) width 27: "text "
+        RenderBlock {math} at (27,1) size 23x20
+          RenderBlock {msub} at (1,0) size 21x20
+            RenderInline {mi} at (0,0) size 9x21
+              RenderText {#text} at (0,-2) size 9x21
+                text run at (0,-2) width 9: "x"
+            RenderInline {mn} at (0,0) size 12x13
+              RenderText {#text} at (9,8) size 12x13
+                text run at (9,8) width 12: "1"
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {p} at (0,37) size 784x21
+        RenderText {#text} at (0,0) size 27x20
+          text run at (0,0) width 27: "text "
+        RenderBlock {math} at (27,2) size 40x19
+          RenderBlock {msub} at (1,0) size 38x19
+            RenderBlock {mo} at (0,0) size 16x16
+              RenderBlock {mo} at (0,0) size 16x16
+                RenderText {mo} at (0,0) size 16x17
+                  text run at (0,0) width 16: "+"
+            RenderText {#text} at (16,0) size 16x17
+              text run at (16,0) width 16: " "
+            RenderInline {mi} at (0,0) size 6x16
+              RenderText {#text} at (32,5) size 6x16
+                text run at (32,5) width 6: "x"
+            RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {p} at (0,74) size 784x21
+        RenderText {#text} at (0,0) size 27x20
+          text run at (0,0) width 27: "text "
+        RenderBlock {math} at (27,2) size 42x19
+          RenderBlock {msub} at (1,0) size 40x19
+            RenderBlock {mo} at (0,0) size 16x16
+              RenderBlock {mo} at (0,0) size 16x16
+                RenderText {mo} at (0,0) size 16x17
+                  text run at (0,0) width 16: "\x{222B}"
+            RenderText {#text} at (16,0) size 16x17
+              text run at (16,0) width 16: " "
+            RenderInline {mi} at (0,0) size 8x16
+              RenderText {#text} at (32,5) size 8x16
+                text run at (32,5) width 8: "Y"
+            RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/gtk/mathml/presentation/sup-expected.txt b/LayoutTests/platform/gtk/mathml/presentation/sup-expected.txt
index fa55ccc..7315476 100644
--- a/LayoutTests/platform/gtk/mathml/presentation/sup-expected.txt
+++ b/LayoutTests/platform/gtk/mathml/presentation/sup-expected.txt
@@ -1,19 +1,17 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
-  RenderBlock {html} at (0,0) size 800x52
-    RenderBody {body} at (8,16) size 784x20
-      RenderBlock {p} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 76x20
-          text run at (0,0) width 76: "superscript: "
-        RenderInline {math} at (0,0) size 16x20
-          RenderText {#text} at (0,0) size 0x0
-          RenderInline {msup} at (0,0) size 16x20
-            RenderInline {mi} at (0,0) size 8x20
-              RenderText {#text} at (76,0) size 8x20
-                text run at (76,0) width 8: "x"
-            RenderInline {mn} at (0,0) size 8x20
-              RenderText {#text} at (84,0) size 8x20
-                text run at (84,0) width 8: "2"
-          RenderText {#text} at (0,0) size 0x0
+layer at (0,0) size 800x53
+  RenderBlock {html} at (0,0) size 800x53
+    RenderBody {body} at (8,16) size 784x21
+      RenderBlock {p} at (0,0) size 784x21
+        RenderText {#text} at (0,1) size 76x20
+          text run at (0,1) width 76: "superscript: "
+        RenderBlock {math} at (76,0) size 23x19
+          RenderBlock {msup} at (1,0) size 21x19
+            RenderInline {mi} at (0,0) size 9x21
+              RenderText {#text} at (0,0) size 9x21
+                text run at (0,0) width 9: "x"
+            RenderInline {mn} at (0,0) size 12x13
+              RenderText {#text} at (9,0) size 12x13
+                text run at (9,0) width 12: "2"
         RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/gtk/mathml/presentation/tables-expected.txt b/LayoutTests/platform/gtk/mathml/presentation/tables-expected.txt
index 7257c54..bbd1256 100644
--- a/LayoutTests/platform/gtk/mathml/presentation/tables-expected.txt
+++ b/LayoutTests/platform/gtk/mathml/presentation/tables-expected.txt
@@ -1,112 +1,329 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
-  RenderBlock {html} at (0,0) size 800x52
-    RenderBody {body} at (8,16) size 784x20
-      RenderBlock {p} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 49x20
-          text run at (0,0) width 49: "simple: "
-        RenderInline {math} at (0,0) size 242x20
-          RenderText {#text} at (0,0) size 0x0
-          RenderInline {mtable} at (0,0) size 242x20
-            RenderText {#text} at (0,0) size 0x0
-            RenderInline {mtr} at (0,0) size 81x20
-              RenderText {#text} at (0,0) size 0x0
-              RenderInline {mtd} at (0,0) size 23x20
-                RenderInline {msub} at (0,0) size 23x20
-                  RenderInline {mi} at (0,0) size 7x20
-                    RenderText {#text} at (49,0) size 7x20
-                      text run at (49,0) width 7: "a"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (56,0) size 16x20
-                      text run at (56,0) width 16: "11"
-              RenderText {#text} at (72,0) size 4x20
-                text run at (72,0) width 4: " "
-              RenderInline {mtd} at (0,0) size 23x20
-                RenderInline {msub} at (0,0) size 23x20
-                  RenderInline {mi} at (0,0) size 7x20
-                    RenderText {#text} at (76,0) size 7x20
-                      text run at (76,0) width 7: "a"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (83,0) size 16x20
-                      text run at (83,0) width 16: "12"
-              RenderText {#text} at (99,0) size 4x20
-                text run at (99,0) width 4: " "
-              RenderInline {mtd} at (0,0) size 23x20
-                RenderInline {msub} at (0,0) size 23x20
-                  RenderInline {mi} at (0,0) size 7x20
-                    RenderText {#text} at (103,0) size 7x20
-                      text run at (103,0) width 7: "a"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (110,0) size 16x20
-                      text run at (110,0) width 16: "13"
-              RenderText {#text} at (126,0) size 4x20
-                text run at (126,0) width 4: " "
-            RenderText {#text} at (0,0) size 0x0
-            RenderInline {mtr} at (0,0) size 84x20
-              RenderText {#text} at (0,0) size 0x0
-              RenderInline {mtd} at (0,0) size 24x20
-                RenderInline {msub} at (0,0) size 24x20
-                  RenderInline {mi} at (0,0) size 8x20
-                    RenderText {#text} at (130,0) size 8x20
-                      text run at (130,0) width 8: "b"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (138,0) size 16x20
-                      text run at (138,0) width 16: "21"
-              RenderText {#text} at (154,0) size 4x20
-                text run at (154,0) width 4: " "
-              RenderInline {mtd} at (0,0) size 24x20
-                RenderInline {msub} at (0,0) size 24x20
-                  RenderInline {mi} at (0,0) size 8x20
-                    RenderText {#text} at (158,0) size 8x20
-                      text run at (158,0) width 8: "b"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (166,0) size 16x20
-                      text run at (166,0) width 16: "22"
-              RenderText {#text} at (182,0) size 4x20
-                text run at (182,0) width 4: " "
-              RenderInline {mtd} at (0,0) size 24x20
-                RenderInline {msub} at (0,0) size 24x20
-                  RenderInline {mi} at (0,0) size 8x20
-                    RenderText {#text} at (186,0) size 8x20
-                      text run at (186,0) width 8: "b"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (194,0) size 16x20
-                      text run at (194,0) width 16: "23"
-              RenderText {#text} at (210,0) size 4x20
-                text run at (210,0) width 4: " "
-            RenderText {#text} at (0,0) size 0x0
-            RenderInline {mtr} at (0,0) size 77x20
-              RenderText {#text} at (0,0) size 0x0
-              RenderInline {mtd} at (0,0) size 23x20
-                RenderInline {msub} at (0,0) size 23x20
-                  RenderInline {mi} at (0,0) size 7x20
-                    RenderText {#text} at (214,0) size 7x20
-                      text run at (214,0) width 7: "c"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (221,0) size 16x20
-                      text run at (221,0) width 16: "31"
-              RenderText {#text} at (237,0) size 4x20
-                text run at (237,0) width 4: " "
-              RenderInline {mtd} at (0,0) size 23x20
-                RenderInline {msub} at (0,0) size 23x20
-                  RenderInline {mi} at (0,0) size 7x20
-                    RenderText {#text} at (241,0) size 7x20
-                      text run at (241,0) width 7: "c"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (248,0) size 16x20
-                      text run at (248,0) width 16: "32"
-              RenderText {#text} at (264,0) size 4x20
-                text run at (264,0) width 4: " "
-              RenderInline {mtd} at (0,0) size 23x20
-                RenderInline {msub} at (0,0) size 23x20
-                  RenderInline {mi} at (0,0) size 7x20
-                    RenderText {#text} at (268,0) size 7x20
-                      text run at (268,0) width 7: "c"
-                  RenderInline {mn} at (0,0) size 16x20
-                    RenderText {#text} at (275,0) size 16x20
-                      text run at (275,0) width 16: "33"
-              RenderText {#text} at (0,0) size 0x0
-            RenderText {#text} at (0,0) size 0x0
-          RenderText {#text} at (0,0) size 0x0
+layer at (0,0) size 800x188
+  RenderBlock {html} at (0,0) size 800x188
+    RenderBody {body} at (8,16) size 784x156
+      RenderBlock {p} at (0,0) size 784x60
+        RenderText {#text} at (0,21) size 49x20
+          text run at (0,21) width 49: "simple: "
+        RenderBlock {math} at (49,0) size 152x60
+          RenderTable {mtable} at (1,0) size 150x60
+            RenderTableSection (anonymous) at (0,0) size 150x60
+              RenderTableRow {mtr} at (0,0) size 150x20
+                RenderTableCell {mtd} at (0,0) size 50x20 [r=0 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "11"
+                RenderTableCell {mtd} at (50,0) size 50x20 [r=0 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "12"
+                RenderTableCell {mtd} at (100,0) size 50x20 [r=0 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "13"
+              RenderTableRow {mtr} at (0,20) size 150x20
+                RenderTableCell {mtd} at (0,20) size 50x20 [r=1 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "21"
+                RenderTableCell {mtd} at (50,20) size 50x20 [r=1 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "22"
+                RenderTableCell {mtd} at (100,20) size 50x20 [r=1 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "23"
+              RenderTableRow {mtr} at (0,40) size 150x20
+                RenderTableCell {mtd} at (0,40) size 50x20 [r=2 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (9,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "31"
+                RenderTableCell {mtd} at (50,40) size 50x20 [r=2 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (9,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "32"
+                RenderTableCell {mtd} at (100,40) size 50x20 [r=2 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (9,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "33"
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {p} at (0,76) size 784x80
+        RenderText {#text} at (0,0) size 304x20
+          text run at (0,0) width 304: "left, default (center) and right column alignment:"
+        RenderBlock {math} at (0,20) size 516x60
+          RenderTable {mtable} at (1,0) size 150x60
+            RenderTableSection (anonymous) at (0,0) size 150x60
+              RenderTableRow {mtr} at (0,0) size 150x20
+                RenderTableCell {mtd} at (0,0) size 50x20 [r=0 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 22x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (10,8) size 12x13
+                        text run at (10,8) width 12: "1"
+                RenderTableCell {mtd} at (50,0) size 50x20 [r=0 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "12"
+                RenderTableCell {mtd} at (100,0) size 50x20 [r=0 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "13"
+              RenderTableRow {mtr} at (0,20) size 150x20
+                RenderTableCell {mtd} at (0,20) size 50x20 [r=1 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "21"
+                RenderTableCell {mtd} at (50,20) size 50x20 [r=1 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 22x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (10,8) size 12x13
+                        text run at (10,8) width 12: "2"
+                RenderTableCell {mtd} at (100,20) size 50x20 [r=1 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "23"
+              RenderTableRow {mtr} at (0,40) size 150x20
+                RenderTableCell {mtd} at (0,40) size 50x20 [r=2 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "31"
+                RenderTableCell {mtd} at (50,40) size 50x20 [r=2 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "32"
+                RenderTableCell {mtd} at (100,40) size 50x20 [r=2 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 20x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (8,8) size 12x13
+                        text run at (8,8) width 12: "3"
+          RenderInline {mtext} at (0,0) size 32x17
+            RenderText {#text} at (151,23) size 32x17
+              text run at (151,23) width 32: ", "
+          RenderTable {mtable} at (183,0) size 150x60
+            RenderTableSection (anonymous) at (0,0) size 150x60
+              RenderTableRow {mtr} at (0,0) size 150x20
+                RenderTableCell {mtd} at (0,0) size 50x20 [r=0 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (14,0) size 22x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (10,8) size 12x13
+                        text run at (10,8) width 12: "1"
+                RenderTableCell {mtd} at (50,0) size 50x20 [r=0 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "12"
+                RenderTableCell {mtd} at (100,0) size 50x20 [r=0 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "13"
+              RenderTableRow {mtr} at (0,20) size 150x20
+                RenderTableCell {mtd} at (0,20) size 50x20 [r=1 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "21"
+                RenderTableCell {mtd} at (50,20) size 50x20 [r=1 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (14,0) size 22x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (10,8) size 12x13
+                        text run at (10,8) width 12: "2"
+                RenderTableCell {mtd} at (100,20) size 50x20 [r=1 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "23"
+              RenderTableRow {mtr} at (0,40) size 150x20
+                RenderTableCell {mtd} at (0,40) size 50x20 [r=2 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (9,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "31"
+                RenderTableCell {mtd} at (50,40) size 50x20 [r=2 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (9,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "32"
+                RenderTableCell {mtd} at (100,40) size 50x20 [r=2 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (15,0) size 20x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (8,8) size 12x13
+                        text run at (8,8) width 12: "3"
+          RenderInline {mtext} at (0,0) size 32x17
+            RenderText {#text} at (333,23) size 32x17
+              text run at (333,23) width 32: ", "
+          RenderTable {mtable} at (365,0) size 150x60
+            RenderTableSection (anonymous) at (0,0) size 150x60
+              RenderTableRow {mtr} at (0,0) size 150x20
+                RenderTableCell {mtd} at (0,0) size 50x20 [r=0 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (20,0) size 22x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (10,8) size 12x13
+                        text run at (10,8) width 12: "1"
+                RenderTableCell {mtd} at (50,0) size 50x20 [r=0 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "12"
+                RenderTableCell {mtd} at (100,0) size 50x20 [r=0 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "a"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "13"
+              RenderTableRow {mtr} at (0,20) size 150x20
+                RenderTableCell {mtd} at (0,20) size 50x20 [r=1 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "21"
+                RenderTableCell {mtd} at (50,20) size 50x20 [r=1 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (20,0) size 22x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (10,8) size 12x13
+                        text run at (10,8) width 12: "2"
+                RenderTableCell {mtd} at (100,20) size 50x20 [r=1 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (8,0) size 34x20
+                    RenderInline {mi} at (0,0) size 10x21
+                      RenderText {#text} at (0,-2) size 10x21
+                        text run at (0,-2) width 10: "b"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (10,8) size 24x13
+                        text run at (10,8) width 24: "23"
+              RenderTableRow {mtr} at (0,40) size 150x20
+                RenderTableCell {mtd} at (0,40) size 50x20 [r=2 c=0 rs=1 cs=1]
+                  RenderBlock {msub} at (10,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "31"
+                RenderTableCell {mtd} at (50,40) size 50x20 [r=2 c=1 rs=1 cs=1]
+                  RenderBlock {msub} at (10,0) size 32x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 24x13
+                      RenderText {#text} at (8,8) size 24x13
+                        text run at (8,8) width 24: "32"
+                RenderTableCell {mtd} at (100,40) size 50x20 [r=2 c=2 rs=1 cs=1]
+                  RenderBlock {msub} at (22,0) size 20x20
+                    RenderInline {mi} at (0,0) size 8x21
+                      RenderText {#text} at (0,-2) size 8x21
+                        text run at (0,-2) width 8: "c"
+                    RenderInline {mn} at (0,0) size 12x13
+                      RenderText {#text} at (8,8) size 12x13
+                        text run at (8,8) width 12: "3"
         RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list