Diff
Modified: trunk/LayoutTests/ChangeLog (104390 => 104391)
--- trunk/LayoutTests/ChangeLog 2012-01-07 22:12:46 UTC (rev 104390)
+++ trunk/LayoutTests/ChangeLog 2012-01-07 22:39:04 UTC (rev 104391)
@@ -1,3 +1,14 @@
+2012-01-07 Philippe Normand <[email protected]>
+
+ Unreviewed, GTK rebaseline after r104386 and r104208.
+
+ * platform/gtk/Skipped: Skip failing accessibility/textbox-role-reports-line-number.html
+ * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+ * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
+ * platform/gtk/fast/table/032-expected.txt:
+ * platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt: Added.
+ * platform/gtk/tables/mozilla/bugs/bug55694-expected.txt:
+
2012-01-07 Dmitry Lomov <[email protected]>
Unreviewed: test expectations and filed WK75784.
Modified: trunk/LayoutTests/platform/gtk/Skipped (104390 => 104391)
--- trunk/LayoutTests/platform/gtk/Skipped 2012-01-07 22:12:46 UTC (rev 104390)
+++ trunk/LayoutTests/platform/gtk/Skipped 2012-01-07 22:39:04 UTC (rev 104391)
@@ -1620,3 +1620,6 @@
# fast/dom/htmlcollection-zombies.html fails on GTK and on Qt
# https://bugs.webkit.org/show_bug.cgi?id=75431
fast/dom/htmlcollection-zombies.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=75785
+accessibility/textbox-role-reports-line-number.html
Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt (104390 => 104391)
--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt 2012-01-07 22:12:46 UTC (rev 104390)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt 2012-01-07 22:39:04 UTC (rev 104391)
@@ -2391,9 +2391,12 @@
window.constructor.prototype.setTimeout [function]
window.constructor.prototype.showModalDialog [function]
window.constructor.prototype.stop [function]
+window.constructor.prototype.webkitCancelAnimationFrame [function]
+window.constructor.prototype.webkitCancelRequestAnimationFrame [function]
window.constructor.prototype.webkitConvertPointFromNodeToPage [function]
window.constructor.prototype.webkitConvertPointFromPageToNode [function]
window.constructor.prototype.webkitPostMessage [function]
+window.constructor.prototype.webkitRequestAnimationFrame [function]
window.crypto [object Crypto]
window.crypto.getRandomValues [function]
window.decodeURI [function]
@@ -2584,6 +2587,8 @@
window.typeStringNullAware [function]
window.undefined [undefined]
window.unescape [function]
+window.webkitCancelAnimationFrame [function]
+window.webkitCancelRequestAnimationFrame [function]
window.webkitConvertPointFromNodeToPage [function]
window.webkitConvertPointFromPageToNode [function]
window.webkitPeerConnection [object PeerConnectionConstructor]
@@ -2606,6 +2611,7 @@
window.webkitPeerConnection.prototype.removeStream [function]
window.webkitPeerConnection.prototype.send [function]
window.webkitPostMessage [function]
+window.webkitRequestAnimationFrame [function]
window.window [printed above as window]
window.getSelection() [object DOMSelection]
window.getSelection().addRange [function]
Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt (104390 => 104391)
--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt 2012-01-07 22:12:46 UTC (rev 104390)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt 2012-01-07 22:39:04 UTC (rev 104391)
@@ -554,9 +554,12 @@
PASS Object.getOwnPropertyDescriptor(window, 'toLocaleString') is undefined.
PASS Object.getOwnPropertyDescriptor(window, 'toString') is undefined.
PASS Object.getOwnPropertyDescriptor(window, 'valueOf') is undefined.
+PASS Object.getOwnPropertyDescriptor(window, 'webkitCancelAnimationFrame') is undefined.
+PASS Object.getOwnPropertyDescriptor(window, 'webkitCancelRequestAnimationFrame') is undefined.
PASS Object.getOwnPropertyDescriptor(window, 'webkitConvertPointFromNodeToPage') is undefined.
PASS Object.getOwnPropertyDescriptor(window, 'webkitConvertPointFromPageToNode') is undefined.
PASS Object.getOwnPropertyDescriptor(window, 'webkitPostMessage') is undefined.
+PASS Object.getOwnPropertyDescriptor(window, 'webkitRequestAnimationFrame') is undefined.
PASS successfullyParsed is true
TEST COMPLETE
Modified: trunk/LayoutTests/platform/gtk/fast/table/032-expected.txt (104390 => 104391)
--- trunk/LayoutTests/platform/gtk/fast/table/032-expected.txt 2012-01-07 22:12:46 UTC (rev 104390)
+++ trunk/LayoutTests/platform/gtk/fast/table/032-expected.txt 2012-01-07 22:39:04 UTC (rev 104391)
@@ -3,21 +3,16 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 782x35
- text run at (0,0) width 502: "Because we're in quirks mode, you should see a 100x100 green square below. "
- text run at (501,0) width 281: "If the square is only a couple of pixels wide"
- text run at (0,18) width 193: "or tall, then the test has failed."
- RenderText {#text} at (0,0) size 0x0
layer at (8,50) size 100x50
RenderBlock (positioned) {DIV} at (8,50) size 100x50
- RenderBlock (floating) {DIV} at (0,0) size 100x50 [bgcolor=#008000]
- RenderTable {TABLE} at (0,0) size 100x6
- RenderTableSection {TBODY} at (0,0) size 100x6
- RenderTableRow {TR} at (0,2) size 100x2
- RenderTableCell {TD} at (2,2) size 96x2 [r=0 c=0 rs=1 cs=1]
-layer at (8,100) size 100x50
- RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#008000]
- RenderTable {TABLE} at (0,0) size 100x6
- RenderTableSection {TBODY} at (0,0) size 100x6
- RenderTableRow {TR} at (0,2) size 100x2
- RenderTableCell {TD} at (2,2) size 96x2 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (floating) {DIV} at (0,0) size 6x50 [bgcolor=#008000]
+ RenderTable {TABLE} at (0,0) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
+layer at (8,100) size 6x50
+ RenderBlock (positioned) {DIV} at (0,50) size 6x50 [bgcolor=#008000]
+ RenderTable {TABLE} at (0,0) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt (0 => 104391)
--- trunk/LayoutTests/platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt 2012-01-07 22:39:04 UTC (rev 104391)
@@ -0,0 +1,56 @@
+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
+layer at (8,50) size 100x50
+ RenderBlock (positioned) {DIV} at (8,50) size 100x50 [bgcolor=#808080]
+layer at (8,50) size 20x40
+ RenderBlock (positioned) {DIV} at (0,0) size 20x40 [bgcolor=#0000FF]
+ RenderBlock {DIV} at (0,0) size 20x20
+ RenderBlock {DIV} at (0,20) size 20x20 [bgcolor=#008000]
+ RenderBlock {DIV} at (0,0) size 20x20
+layer at (8,125) size 100x50
+ RenderBlock (positioned) {DIV} at (8,125) size 100x50 [bgcolor=#808080]
+layer at (8,125) size 20x40
+ RenderBlock (positioned) {DIV} at (0,0) size 20x40 [bgcolor=#0000FF]
+ RenderBlock {DIV} at (0,0) size 20x20
+ RenderTable {TABLE} at (0,20) size 20x20 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 20x20
+ RenderTableRow {TR} at (0,0) size 20x20
+ RenderTableCell {TD} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 20x20
+layer at (692,200) size 100x50
+ RenderBlock (positioned) {DIV} at (692,200) size 100x50 [bgcolor=#808080]
+layer at (752,200) size 40x20
+ RenderBlock (positioned) {DIV} at (0,0) size 40x20 [bgcolor=#0000FF]
+ RenderBlock {DIV} at (0,0) size 20x20
+ RenderTable {TABLE} at (20,0) size 20x20 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 20x20
+ RenderTableRow {TR} at (0,0) size 20x20
+ RenderTableCell {TD} at (0,0) size 20x20 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 20x20
+layer at (692,275) size 100x50
+ RenderBlock (positioned) {DIV} at (692,275) size 100x50 [bgcolor=#808080]
+layer at (752,275) size 40x20
+ RenderBlock (positioned) {DIV} at (0,0) size 40x20 [bgcolor=#0000FF]
+ RenderBlock {DIV} at (0,0) size 20x20
+ RenderBlock {DIV} at (20,0) size 20x20 [bgcolor=#008000]
+ RenderBlock {DIV} at (0,0) size 20x20
+layer at (692,350) size 100x50
+ RenderBlock (positioned) {DIV} at (692,350) size 100x50 [bgcolor=#808080]
+layer at (-12,350) size 804x20 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+ RenderBlock (positioned) {DIV} at (0,0) size 804x20 [bgcolor=#0000FF]
+ RenderBlock {DIV} at (0,0) size 20x20
+ RenderTable {TABLE} at (20,0) size 784x20 [bgcolor=#008000]
+ RenderTableSection {TBODY} at (0,0) size 784x20
+ RenderTableRow {TR} at (0,0) size 784x20
+ RenderTableCell {TD} at (0,0) size 784x20 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (0,0) size 20x20
+layer at (692,425) size 100x50
+ RenderBlock (positioned) {DIV} at (692,425) size 100x50 [bgcolor=#808080]
+layer at (-12,425) size 804x20 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+ RenderBlock (positioned) {DIV} at (0,0) size 804x20 [bgcolor=#0000FF]
+ RenderBlock {DIV} at (0,0) size 20x20
+ RenderBlock {DIV} at (20,0) size 784x20 [bgcolor=#008000]
+ RenderBlock {DIV} at (0,0) size 20x20
Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug55694-expected.txt (104390 => 104391)
--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug55694-expected.txt 2012-01-07 22:12:46 UTC (rev 104390)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug55694-expected.txt 2012-01-07 22:39:04 UTC (rev 104391)
@@ -30,12 +30,12 @@
RenderBR {BR} at (401,14) size 1x0
RenderText {#text} at (0,18) size 142x17
text run at (0,18) width 142: "No width has been set"
-layer at (8,70) size 792x28
- RenderBlock (positioned) {DIV} at (8,70) size 792x28 [bgcolor=#CCFFCC]
- RenderTable {TABLE} at (0,0) size 792x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 790x26
- RenderTableRow {TR} at (0,2) size 790x22
- RenderTableCell {TD} at (2,2) size 786x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+layer at (8,70) size 142x28
+ RenderBlock (positioned) {DIV} at (8,70) size 142x28 [bgcolor=#CCFFCC]
+ RenderTable {TABLE} at (0,0) size 142x28 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 140x26
+ RenderTableRow {TR} at (0,2) size 140x22
+ RenderTableCell {TD} at (2,2) size 136x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 132x17
text run at (2,2) width 132: "Table width = 100%"
layer at (8,200) size 784x28