Title: [105699] trunk/LayoutTests
- Revision
- 105699
- Author
- [email protected]
- Date
- 2012-01-23 23:37:31 -0800 (Mon, 23 Jan 2012)
Log Message
[Qt] Unreviewed gardening after r105647.
* platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.png: Added.
* platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (105698 => 105699)
--- trunk/LayoutTests/ChangeLog 2012-01-24 07:34:10 UTC (rev 105698)
+++ trunk/LayoutTests/ChangeLog 2012-01-24 07:37:31 UTC (rev 105699)
@@ -1,3 +1,10 @@
+2012-01-23 Csaba Osztrogonác <[email protected]>
+
+ [Qt] Unreviewed gardening after r105647.
+
+ * platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.png: Added.
+ * platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.txt: Added.
+
2012-01-23 Alexey Proskuryakov <[email protected]>
REGRESSION: Downloaded file name fallback encodings are not set correctly
Added: trunk/LayoutTests/platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.txt (0 => 105699)
--- trunk/LayoutTests/platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/css3/calc/getComputedStyle-margin-percentage-expected.txt 2012-01-24 07:37:31 UTC (rev 105699)
@@ -0,0 +1,13 @@
+Tests calling getPropertyValue on computed margin styles involving CSS calc
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+FAIL getComputedStyle(document.getElementById('calc'), null).getPropertyValue('margin-left') should be 253px. Was 0px.
+FAIL getComputedStyle(document.getElementById('calc'), null).getPropertyValue('margin-top') should be 76px. Was 0px.
+FAIL getComputedStyle(document.getElementById('calc'), null).getPropertyValue('margin-right') should be 345px. Was 0px.
+FAIL getComputedStyle(document.getElementById('calc'), null).getPropertyValue('margin-bottom') should be 529px. Was 0px.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes