Title: [123383] trunk/LayoutTests
Revision
123383
Author
[email protected]
Date
2012-07-23 14:23:29 -0700 (Mon, 23 Jul 2012)

Log Message

[Qt] dom/xhtml/level3/core rebaseline after new test fonts
https://bugs.webkit.org/show_bug.cgi?id=92028

Unreviewed.

* platform/qt-5.0/Skipped:
* platform/qt/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt:
* platform/qt/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt:
* platform/qt/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt:
* platform/qt/dom/xhtml/level3/core/nodelookupprefix19-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123382 => 123383)


--- trunk/LayoutTests/ChangeLog	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/ChangeLog	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,3 +1,25 @@
+2012-07-23  Caio Marcelo de Oliveira Filho  <[email protected]>
+
+        [Qt] dom/xhtml/level3/core rebaseline after new test fonts
+        https://bugs.webkit.org/show_bug.cgi?id=92028
+
+        Unreviewed.
+
+        * platform/qt-5.0/Skipped:
+        * platform/qt/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt:
+        * platform/qt/dom/xhtml/level3/core/nodelookupprefix19-expected.txt:
+
 2012-07-23  Simon Fraser  <[email protected]>
 
         Part 2 of: Implement sticky positioning

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-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,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html} at (0,0) size 800x51
+    RenderBody {body} at (8,16) size 784x19
+      RenderBlock {p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x53
-  RenderBlock {html:html} at (0,0) size 800x53
-    RenderBody {html:body} at (8,16) size 784x21
-      RenderBlock {html:p} at (0,0) size 784x21
-        RenderText {#text} at (0,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html:html} at (0,0) size 800x51
+    RenderBody {html:body} at (8,16) size 784x19
+      RenderBlock {html:p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodelookupprefix19-expected.txt (123382 => 123383)


--- trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodelookupprefix19-expected.txt	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/nodelookupprefix19-expected.txt	2012-07-23 21:23:29 UTC (rev 123383)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x53
-  RenderBlock {html:html} at (0,0) size 800x53
-    RenderBody {html:body} at (8,16) size 784x21
-      RenderBlock {html:p} at (0,0) size 784x21
-        RenderText {#text} at (0,0) size 23x21
-          text run at (0,0) width 23: "bar"
+layer at (0,0) size 800x51
+  RenderBlock {html:html} at (0,0) size 800x51
+    RenderBody {html:body} at (8,16) size 784x19
+      RenderBlock {html:p} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 20x19
+          text run at (0,0) width 20: "bar"

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (123382 => 123383)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-07-23 21:21:25 UTC (rev 123382)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-07-23 21:23:29 UTC (rev 123383)
@@ -579,19 +579,6 @@
 css3/selectors3/html/css3-modsel-21c.html
 css3/selectors3/xhtml/css3-modsel-21c.xml
 css3/selectors3/xml/css3-modsel-21c.xml
-dom/xhtml/level3/core/documentgetinputencoding03.xhtml
-dom/xhtml/level3/core/entitygetinputencoding02.xhtml
-dom/xhtml/level3/core/entitygetxmlversion02.xhtml
-dom/xhtml/level3/core/nodegetbaseuri05.xhtml
-dom/xhtml/level3/core/nodegetbaseuri07.xhtml
-dom/xhtml/level3/core/nodegetbaseuri09.xhtml
-dom/xhtml/level3/core/nodegetbaseuri10.xhtml
-dom/xhtml/level3/core/nodegetbaseuri11.xhtml
-dom/xhtml/level3/core/nodegetbaseuri15.xhtml
-dom/xhtml/level3/core/nodegetbaseuri17.xhtml
-dom/xhtml/level3/core/nodegetbaseuri18.xhtml
-dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml
-dom/xhtml/level3/core/nodelookupprefix19.xhtml
 editing/pasteboard/3976872.html
 editing/pasteboard/4076267-2.html
 editing/pasteboard/4076267-3.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to