Diff
Modified: trunk/LayoutTests/ChangeLog (124193 => 124194)
--- trunk/LayoutTests/ChangeLog 2012-07-31 11:59:37 UTC (rev 124193)
+++ trunk/LayoutTests/ChangeLog 2012-07-31 12:57:34 UTC (rev 124194)
@@ -1,3 +1,16 @@
+2012-07-31 Csaba Osztrogonác <[email protected]>
+
+ [Qt] Unreviewed gardening, remove unnecessary expected files.
+
+ * platform/qt-5.0/fast/css/beforeSelectorOnCodeElement-expected.txt: Removed.
+ * platform/qt-5.0/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Removed.
+ * platform/qt-5.0/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Removed.
+ * platform/qt-5.0/fast/dynamic/008-expected.png: Removed.
+ * platform/qt-5.0/fast/dynamic/008-expected.txt: Removed.
+ * platform/qt-5.0/fast/html/font-weight-bold-for-b-and-strong-expected.png: Removed.
+ * platform/qt-5.0/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Removed.
+ * platform/qt-5.0/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Removed.
+
2012-07-31 Tommy Widenflycht <[email protected]>
Introduce a minimal RTCPeerConnection together with Dictionary changes
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/css/beforeSelectorOnCodeElement-expected.txt (124193 => 124194)
--- trunk/LayoutTests/platform/qt-5.0/fast/css/beforeSelectorOnCodeElement-expected.txt 2012-07-31 11:59:37 UTC (rev 124193)
+++ trunk/LayoutTests/platform/qt-5.0/fast/css/beforeSelectorOnCodeElement-expected.txt 2012-07-31 12:57:34 UTC (rev 124194)
@@ -1,25 +0,0 @@
-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 784x42
- RenderText {#text} at (0,0) size 766x42
- text run at (0,0) width 766: "The word \"PASSED\" should be shown below with a cirlce before and a square after. This is a test for WebKit"
- text run at (0,21) width 31: "bug "
- RenderInline {A} at (0,0) size 45x21 [color=#0000EE]
- RenderText {#text} at (31,21) size 45x21
- text run at (31,21) width 45: "11197"
- RenderText {#text} at (76,21) size 4x21
- text run at (76,21) width 4: "."
- RenderBlock (anonymous) at (0,58) size 784x17
- RenderInline {CODE} at (0,0) size 54x17
- RenderInline (generated) at (0,0) size 0x17
- RenderCounter at (0,0) size 0x17
- text run at (0,0) width 0: "\x{25E6}"
- RenderText {#text} at (0,0) size 54x17
- text run at (0,0) width 54: "PASSED"
- RenderInline (generated) at (0,0) size 0x17
- RenderCounter at (54,0) size 0x17
- text run at (54,0) width 0: "\x{25A0}"
- RenderText {#text} at (0,0) size 0x0
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt (124193 => 124194)
--- trunk/LayoutTests/platform/qt-5.0/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt 2012-07-31 11:59:37 UTC (rev 124193)
+++ trunk/LayoutTests/platform/qt-5.0/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt 2012-07-31 12:57:34 UTC (rev 124194)
@@ -1,35 +0,0 @@
-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 {FORM} at (0,0) size 784x63
- RenderText {#text} at (184,34) size 4x21
- text run at (184,34) width 4: " "
- RenderText {#text} at (372,34) size 4x21
- text run at (372,34) width 4: " "
- RenderButton {INPUT} at (378,28) size 54x33 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (6,6) size 42x21
- RenderText at (0,0) size 42x21
- text run at (0,0) width 42: "Reset"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,79) size 784x84
- RenderText {#text} at (0,0) size 402x21
- text run at (0,0) width 402: "This test verifies that textarea controls are properly reset. "
- RenderBR {BR} at (402,16) size 0x0
- RenderText {#text} at (0,21) size 521x21
- text run at (0,21) width 521: "You should see two element IDs below, and the word \"SUCCESS\" twice: "
- RenderBR {BR} at (521,37) size 0x0
- RenderText {#text} at (0,42) size 192x21
- text run at (0,42) width 192: "noDefaultText: SUCCESS "
- RenderBR {BR} at (192,58) size 0x0
- RenderText {#text} at (0,63) size 196x21
- text run at (0,63) width 196: "hasDefaultText: SUCCESS"
-layer at (10,10) size 180x46
- RenderTextControl {TEXTAREA} at (2,2) size 180x46
- RenderBlock {DIV} at (2,2) size 176x21
-layer at (198,10) size 180x46
- RenderTextControl {TEXTAREA} at (190,2) size 180x46
- RenderBlock {DIV} at (2,2) size 176x21
- RenderText {#text} at (0,0) size 86x21
- text run at (0,0) width 86: "Default Text"
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/dynamic/008-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/dynamic/008-expected.txt (124193 => 124194)
--- trunk/LayoutTests/platform/qt-5.0/fast/dynamic/008-expected.txt 2012-07-31 11:59:37 UTC (rev 124193)
+++ trunk/LayoutTests/platform/qt-5.0/fast/dynamic/008-expected.txt 2012-07-31 12:57:34 UTC (rev 124194)
@@ -1,12 +0,0 @@
-layer at (0,0) size 784x1074
- RenderView at (0,0) size 784x600
-layer at (0,0) size 784x1074
- RenderBlock {HTML} at (0,0) size 784x1074
- RenderBody {BODY} at (8,8) size 768x1058
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (10,10) size 340x1054
- RenderTextControl {TEXTAREA} at (2,2) size 340x1054
- RenderBlock {DIV} at (2,2) size 336x21
- RenderText {#text} at (0,0) size 84x21
- text run at (0,0) width 84: "Sample text"
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/html/font-weight-bold-for-b-and-strong-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/html/font-weight-bold-for-b-and-strong-expected.txt (124193 => 124194)
--- trunk/LayoutTests/platform/qt-5.0/fast/html/font-weight-bold-for-b-and-strong-expected.txt 2012-07-31 11:59:37 UTC (rev 124193)
+++ trunk/LayoutTests/platform/qt-5.0/fast/html/font-weight-bold-for-b-and-strong-expected.txt 2012-07-31 12:57:34 UTC (rev 124194)
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x222
- RenderBlock {HTML} at (0,0) size 800x222
- RenderBody {BODY} at (8,16) size 784x190
- RenderBlock {P} at (0,0) size 784x21
- RenderInline {B} at (0,0) size 207x21
- RenderText {#text} at (0,0) size 207x21
- text run at (0,0) width 207: "Should be bold per HTML5."
- RenderBlock {P} at (0,37) size 784x21
- RenderInline {B} at (0,0) size 179x21
- RenderInline {B} at (0,0) size 179x21
- RenderText {#text} at (0,0) size 179x21
- text run at (0,0) width 179: "Should be equally bold."
- RenderBlock {P} at (0,74) size 784x21
- RenderInline {STRONG} at (0,0) size 207x21
- RenderText {#text} at (0,0) size 207x21
- text run at (0,0) width 207: "Should be bold per HTML5."
- RenderBlock {P} at (0,111) size 784x21
- RenderInline {STRONG} at (0,0) size 179x21
- RenderInline {STRONG} at (0,0) size 179x21
- RenderText {#text} at (0,0) size 179x21
- text run at (0,0) width 179: "Should be equally bold."
- RenderBlock {P} at (0,148) size 784x42
- RenderText {#text} at (0,0) size 756x42
- text run at (0,0) width 534: "The HTML5 spec says that b and strong should render as font-weight: bold, "
- text run at (534,0) width 222: "not font-weight: bolder. The text"
- text run at (0,21) width 273: "above should all render with the same "
- text run at (273,21) width 69: "boldness."
Deleted: trunk/LayoutTests/platform/qt-5.0/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt (124193 => 124194)
--- trunk/LayoutTests/platform/qt-5.0/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt 2012-07-31 11:59:37 UTC (rev 124193)
+++ trunk/LayoutTests/platform/qt-5.0/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt 2012-07-31 12:57:34 UTC (rev 124194)
@@ -1,49 +0,0 @@
-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 {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
-layer at (276,560) size 248x30
- RenderBlock (positioned) {FONT} at (276,560) size 248x30
- RenderText {#text} at (0,0) size 248x30
- text run at (0,0) width 248: "RTL-Center-Aligned"
-layer at (0,460) size 100x90
- RenderBlock (positioned) {FONT} at (0,460) size 100x90
- RenderText {#text} at (0,0) size 92x90
- text run at (0,0) width 61: "RTL-"
- text run at (0,30) width 62: "Left-"
- text run at (0,60) width 92: "Aligned"
-layer at (562,470) size 230x30
- RenderBlock (positioned) {FONT} at (562,470) size 230x30
- RenderText {#text} at (0,0) size 230x30
- text run at (0,0) width 230: "RTL-Right-Aligned"
-layer at (595,420) size 197x30
- RenderBlock (positioned) {FONT} at (595,420) size 197x30
- RenderText {#text} at (0,0) size 197x30
- text run at (0,0) width 197: "RTL-No-Aligned"
-layer at (276,370) size 248x30
- RenderBlock (positioned) {FONT} at (276,370) size 248x30
- RenderText {#text} at (0,0) size 248x30
- text run at (0,0) width 248: "LTR-Center-Aligned"
-layer at (8,320) size 215x30
- RenderBlock (positioned) {FONT} at (8,320) size 215x30
- RenderText {#text} at (0,0) size 215x30
- text run at (0,0) width 215: "LTR-Left-Aligned"
-layer at (700,210) size 100x90
- RenderBlock (positioned) {FONT} at (700,210) size 100x90
- RenderText {#text} at (39,0) size 92x90
- text run at (39,0) width 61: "LTR-"
- text run at (23,30) width 77: "Right-"
- text run at (8,60) width 92: "Aligned"
-layer at (8,270) size 197x30
- RenderBlock (positioned) {FONT} at (8,270) size 197x30
- RenderText {#text} at (0,0) size 197x30
- text run at (0,0) width 197: "LTR-No-Aligned"