Title: [98012] trunk/LayoutTests
Revision
98012
Author
lean...@webkit.org
Date
2011-10-20 12:28:01 -0700 (Thu, 20 Oct 2011)

Log Message

Unreviewed. Add remaining EFL baselines.

* platform/efl/fast/html: Added.
* platform/efl/fast/html/keygen-expected.txt: Added.
* platform/efl/fast/html/link-rel-stylesheet-expected.txt: Added.
* platform/efl/fast/html/listing-expected.txt: Added.
* platform/efl/fast/html/marquee-scroll-expected.txt: Added.
* platform/efl/fast/html/marquee-scrollamount-expected.txt: Added.
* platform/efl/fast/loader: Added.
* platform/efl/fast/loader/text-document-wrapping-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98011 => 98012)


--- trunk/LayoutTests/ChangeLog	2011-10-20 19:27:37 UTC (rev 98011)
+++ trunk/LayoutTests/ChangeLog	2011-10-20 19:28:01 UTC (rev 98012)
@@ -1,3 +1,16 @@
+2011-10-20  Leandro Pereira  <lean...@profusion.mobi>
+
+        Unreviewed. Add remaining EFL baselines.
+
+        * platform/efl/fast/html: Added.
+        * platform/efl/fast/html/keygen-expected.txt: Added.
+        * platform/efl/fast/html/link-rel-stylesheet-expected.txt: Added.
+        * platform/efl/fast/html/listing-expected.txt: Added.
+        * platform/efl/fast/html/marquee-scroll-expected.txt: Added.
+        * platform/efl/fast/html/marquee-scrollamount-expected.txt: Added.
+        * platform/efl/fast/loader: Added.
+        * platform/efl/fast/loader/text-document-wrapping-expected.txt: Added.
+
 2011-10-20  Ken Buchanan <ke...@chromium.org>
 
         Crash in updateFirstLetter on :after generated content

Added: trunk/LayoutTests/platform/efl/fast/html/keygen-expected.txt (0 => 98012)


--- trunk/LayoutTests/platform/efl/fast/html/keygen-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/html/keygen-expected.txt	2011-10-20 19:28:01 UTC (rev 98012)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {KEYGEN} at (2,2) size 56x39
+        RenderMenuList {SELECT} at (0,0) size 56x39 [color=#202020]
+          RenderBlock (anonymous) at (15,10) size 0x19
+            RenderBR at (0,0) size 0x19
+      RenderText {#text} at (0,0) size 0x0

Added: trunk/LayoutTests/platform/efl/fast/html/link-rel-stylesheet-expected.txt (0 => 98012)


--- trunk/LayoutTests/platform/efl/fast/html/link-rel-stylesheet-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/html/link-rel-stylesheet-expected.txt	2011-10-20 19:28:01 UTC (rev 98012)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x156
+  RenderBlock {HTML} at (0,0) size 800x156
+    RenderBody {BODY} at (8,16) size 784x124
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 262x19
+          text run at (0,0) width 262: "This line should not have red background"
+      RenderBlock {P} at (0,35) size 784x19 [bgcolor=#00FF00]
+        RenderText {#text} at (0,0) size 245x19
+          text run at (0,0) width 245: "This line should have lime background"
+      RenderBlock {P} at (0,70) size 784x19
+        RenderText {#text} at (0,0) size 262x19
+          text run at (0,0) width 262: "This line should not have red background"
+      RenderBlock {P} at (0,105) size 784x19 [bgcolor=#00FF00]
+        RenderText {#text} at (0,0) size 245x19
+          text run at (0,0) width 245: "This line should have lime background"

Added: trunk/LayoutTests/platform/efl/fast/html/listing-expected.txt (0 => 98012)


--- trunk/LayoutTests/platform/efl/fast/html/listing-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/html/listing-expected.txt	2011-10-20 19:28:01 UTC (rev 98012)
@@ -0,0 +1,25 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 406x19
+          text run at (0,0) width 406: "This tests the listing tag. It's an obsolete synonym for the pre tag."
+      RenderBlock {DIV} at (0,35) size 784x19
+        RenderText {#text} at (0,0) size 168x19
+          text run at (0,0) width 168: "Text just before the listing."
+      RenderBlock {LISTING} at (0,67) size 784x45
+        RenderText {#text} at (0,0) size 792x45
+          text run at (0,0) width 272: "This text is inside a listing tag."
+          text run at (272,0) width 0: " "
+          text run at (0,15) width 768: "It acts exactly like the pre tag, so the text should be monospaced and not have any line breaks."
+          text run at (768,15) width 0: " "
+          text run at (0,30) width 792: "Also, it eats the very first newline inside the listing, so there should not be a blank line above."
+          text run at (792,30) width 0: " "
+      RenderBlock {P} at (0,128) size 784x19
+        RenderText {#text} at (0,0) size 588x19
+          text run at (0,0) width 588: "The listing tag has a width in it. To test the _javascript_ binding, this page gets the width, here: "
+        RenderInline {A} at (0,0) size 24x19
+          RenderText {#text} at (588,0) size 24x19
+            text run at (588,0) width 24: "100"

Added: trunk/LayoutTests/platform/efl/fast/html/marquee-scroll-expected.txt (0 => 98012)


--- trunk/LayoutTests/platform/efl/fast/html/marquee-scroll-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/html/marquee-scroll-expected.txt	2011-10-20 19:28:01 UTC (rev 98012)
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 53x19
+          text run at (0,0) width 53: "Test for "
+        RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
+          RenderText {#text} at (53,0) size 68x19
+            text run at (53,0) width 68: "bug 15263"
+        RenderText {#text} at (121,0) size 394x19
+          text run at (121,0) width 394: ": REGRESSION: scrolldelay=0 causes marquee not to display"
+      RenderBlock {P} at (0,35) size 784x38
+        RenderText {#text} at (0,0) size 776x38
+          text run at (0,0) width 776: "The marquee below is defined with a scrollDelay value of zero and with the truespeed attribute assigned to an empty string."
+          text run at (0,19) width 557: "It should scroll until the text, \"The marquee scroll test passed\" is visible and left justified."
+      RenderBlock (anonymous) at (0,89) size 784x19
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,97) size 392x19 scrollX -392
+  RenderBlock {MARQUEE} at (0,0) size 392x19 [bgcolor=#00FFFF]
+    RenderText {#text} at (0,0) size 192x19
+      text run at (0,0) width 192: "The marquee scroll test passed"

Added: trunk/LayoutTests/platform/efl/fast/html/marquee-scrollamount-expected.txt (0 => 98012)


--- trunk/LayoutTests/platform/efl/fast/html/marquee-scrollamount-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/html/marquee-scrollamount-expected.txt	2011-10-20 19:28:01 UTC (rev 98012)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x38
+        RenderText {#text} at (0,0) size 750x38
+          text run at (0,0) width 750: "This is a regression test for https://bugs.webkit.org/show_bug.cgi?id=50434. It verifies that a marquee does not animate"
+          text run at (0,19) width 250: "when scrollAmount is set to 0 by script."
+      RenderBlock (anonymous) at (0,54) size 784x19
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,62) size 100x19 scrollX -100
+  RenderBlock {MARQUEE} at (0,0) size 100x19
+    RenderText {#text} at (0,0) size 27x19
+      text run at (0,0) width 27: "Test"

Added: trunk/LayoutTests/platform/efl/fast/loader/text-document-wrapping-expected.txt (0 => 98012)


--- trunk/LayoutTests/platform/efl/fast/loader/text-document-wrapping-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/loader/text-document-wrapping-expected.txt	2011-10-20 19:28:01 UTC (rev 98012)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderFrameSet {FRAMESET} at (0,0) size 800x600
+      RenderFrame {FRAME} at (0,0) size 800x600
+        layer at (0,0) size 800x600
+          RenderView at (0,0) size 800x600
+        layer at (0,0) size 800x600
+          RenderBlock {HTML} at (0,0) size 800x600
+            RenderBody {BODY} at (8,8) size 784x579
+              RenderBlock {PRE} at (0,0) size 784x75
+                RenderText {#text} at (0,0) size 784x75
+                  text run at (0,0) width 416: "This line should wrap with no horizontal scroll bar:"
+                  text run at (416,0) width 0: " "
+                  text run at (0,15) width 0: " "
+                  text run at (0,30) width 784: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst"
+                  text run at (0,45) width 784: "uvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmn"
+                  text run at (0,60) width 512: "opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"
+                  text run at (512,60) width 0: " "
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to