Modified: trunk/LayoutTests/ChangeLog (123366 => 123367)
--- trunk/LayoutTests/ChangeLog 2012-07-23 19:54:49 UTC (rev 123366)
+++ trunk/LayoutTests/ChangeLog 2012-07-23 20:01:31 UTC (rev 123367)
@@ -1,3 +1,23 @@
+2012-07-23 Caio Marcelo de Oliveira Filho <[email protected]>
+
+ [Qt] tables/mozilla_expected_failures/bugs rebaseline after new test fonts
+ https://bugs.webkit.org/show_bug.cgi?id=92017
+
+ Reviewed by Alexis Menard.
+
+ * platform/qt-5.0-wk2/Skipped:
+ * platform/qt-5.0/Skipped:
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.png: Added.
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png: Added.
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug3166-6-expected.png:
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png:
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png:
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png:
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.png:
+ * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
+
2012-07-23 Rafael Brandao <[email protected]>
[Qt] svg/zoom needs update after new testfonts
Modified: trunk/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.txt (123366 => 123367)
--- trunk/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.txt 2012-07-23 19:54:49 UTC (rev 123366)
+++ trunk/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.txt 2012-07-23 20:01:31 UTC (rev 123367)
@@ -14,6 +14,6 @@
RenderImage {IMG} at (2,2) size 6x113
RenderTableRow {TR} at (0,13) size 343x34
RenderTableCell {TD} at (130,13) size 199x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 195x21 [color=#0000EE]
+ RenderInline {A} at (0,0) size 195x19 [color=#0000EE]
RenderText {#text} at (0,0) size 0x0
RenderImage {IMG} at (2,2) size 195x30
Modified: trunk/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt (123366 => 123367)
--- trunk/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt 2012-07-23 19:54:49 UTC (rev 123366)
+++ trunk/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt 2012-07-23 20:01:31 UTC (rev 123367)
@@ -1,25 +1,25 @@
-layer at (0,0) size 959x2988
+layer at (0,0) size 959x2980
RenderView at (0,0) size 784x584
-layer at (0,0) size 784x2988
- RenderBlock {HTML} at (0,0) size 784x2988
- RenderBody {BODY} at (32,32) size 720x2924
+layer at (0,0) size 784x2980
+ RenderBlock {HTML} at (0,0) size 784x2980
+ RenderBody {BODY} at (32,32) size 720x2916
RenderBlock {DIV} at (32,0) size 656x652 [border: (1px solid #008000)]
RenderBlock {DIV} at (33,33) size 590x586 [border: (1px solid #FF0000)]
RenderImage {IMG} at (1,1) size 588x584
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,684) size 720x21
- RenderText {#text} at (0,0) size 591x21
- text run at (0,0) width 591: "percentage height images in DIV with no height (red) in a DIV with no height (green)"
- RenderBlock {DIV} at (32,737) size 656x656 [border: (3px dotted #008000)]
+ RenderBlock {P} at (0,684) size 720x19
+ RenderText {#text} at (0,0) size 506x19
+ text run at (0,0) width 506: "percentage height images in DIV with no height (red) in a DIV with no height (green)"
+ RenderBlock {DIV} at (32,735) size 656x656 [border: (3px dotted #008000)]
RenderBlock {DIV} at (35,35) size 586x586 [border: (1px solid #FF0000)]
RenderImage {IMG} at (1,1) size 859x584
RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,1425) size 720x21
- RenderText {#text} at (0,0) size 521x21
- text run at (0,0) width 521: "percentage height image in table cell (red), in a DIV with no height (green)"
- RenderBlock {DIV} at (32,1478) size 656x1446
- RenderTable {TABLE} at (0,0) size 260x1446 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 258x1444
- RenderTableRow {TR} at (0,2) size 258x1440
- RenderTableCell {TD} at (2,635) size 254x174 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (0,1423) size 720x19
+ RenderText {#text} at (0,0) size 443x19
+ text run at (0,0) width 443: "percentage height image in table cell (red), in a DIV with no height (green)"
+ RenderBlock {DIV} at (32,1474) size 656x1442
+ RenderTable {TABLE} at (0,0) size 260x1442 [border: (1px solid #FF0000)]
+ RenderTableSection {TBODY} at (1,1) size 258x1440
+ RenderTableRow {TR} at (0,2) size 258x1436
+ RenderTableCell {TD} at (2,633) size 254x174 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (2,2) size 250x170
Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (123366 => 123367)
--- trunk/LayoutTests/platform/qt-5.0/Skipped 2012-07-23 19:54:49 UTC (rev 123366)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped 2012-07-23 20:01:31 UTC (rev 123367)
@@ -1554,12 +1554,6 @@
tables/mozilla/marvin/table_overflow_hidden_td.html
tables/mozilla/marvin/tfoot_char.html
tables/mozilla/other/move_row.html
-tables/mozilla_expected_failures/bugs/bug178855.xml
-tables/mozilla_expected_failures/bugs/bug23847.html
-tables/mozilla_expected_failures/bugs/bug2479-5.html
-tables/mozilla_expected_failures/bugs/bug8499.html
-tables/mozilla_expected_failures/bugs/bug85016.html
-tables/mozilla_expected_failures/bugs/bug92647-1.html
tables/mozilla_expected_failures/marvin/table_overflow_caption.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html
tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html
Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (123366 => 123367)
--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped 2012-07-23 19:54:49 UTC (rev 123366)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped 2012-07-23 20:01:31 UTC (rev 123367)
@@ -692,3 +692,8 @@
# https://bugs.webkit.org/show_bug.cgi?id=91990
editing/inserting/4960120-1.html
editing/inserting/before-after-input-element.html
+tables/mozilla_expected_failures/bugs/bug92647-1.html
+
+# [Qt] Image in tables/mozilla_expected_failures/bugs/bug85016.html scales different in WK1 and WK2
+# https://bugs.webkit.org/show_bug.cgi?id=92015
+tables/mozilla_expected_failures/bugs/bug85016.html