Diff
Modified: trunk/LayoutTests/ChangeLog (113323 => 113324)
--- trunk/LayoutTests/ChangeLog 2012-04-05 15:51:24 UTC (rev 113323)
+++ trunk/LayoutTests/ChangeLog 2012-04-05 15:51:41 UTC (rev 113324)
@@ -1,3 +1,30 @@
+2012-04-05 Dominik Röttsches <[email protected]>
+
+ [EFL][DRT] Gardening 30 missing expectations
+ https://bugs.webkit.org/show_bug.cgi?id=83266
+
+ Unreviewed EFL gardening.
+
+ * platform/efl/fast/repaint/transform-rotate-and-remove-expected.txt: Added.
+ * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt: Added.
+ * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt: Added.
+ * platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt: Added.
+ * platform/efl/svg/as-background-image/svg-as-background-1-expected.png: Added.
+ * platform/efl/svg/as-background-image/svg-as-background-1-expected.txt: Added.
+ * platform/efl/svg/as-background-image/svg-as-background-3-expected.png: Added.
+ * platform/efl/svg/as-background-image/svg-as-background-3-expected.txt: Added.
+ * platform/efl/svg/as-background-image/svg-as-background-4-expected.png: Added.
+ * platform/efl/svg/as-background-image/svg-as-background-4-expected.txt: Added.
+ * platform/efl/svg/foreignObject/fO-display-none-expected.txt: Added.
+ * platform/efl/svg/foreignObject/fO-display-none-with-relative-pos-content-expected.txt: Added.
+ * platform/efl/svg/foreignObject/fO-parent-display-changes-expected.txt: Added.
+ * platform/efl/svg/foreignObject/fO-parent-display-none-expected.txt: Added.
+ * platform/efl/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt: Added.
+ * platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt: Added.
+ * platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt: Added.
+ * platform/efl/svg/repaint/repainting-after-animation-element-removal-expected.txt: Added.
+ * platform/efl/test_expectations.txt:
+
2012-04-05 Philip Rogers <[email protected]>
Rebaseline after 73643
Added: trunk/LayoutTests/platform/efl/fast/repaint/transform-rotate-and-remove-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/fast/repaint/transform-rotate-and-remove-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/repaint/transform-rotate-and-remove-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,6 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x86
+ RenderBlock {HTML} at (0,0) size 800x86
+ RenderBody {BODY} at (8,8) size 784x70
+ RenderBlock {DIV} at (0,0) size 220x70 [bgcolor=#FFFF00] [border: (10px solid #008000)]
Added: trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGContainer {g} at (150,25) size 500x452
+ RenderSVGContainer {g} at (150,25) size 34x34
+ RenderSVGEllipse {circle} at (150,25) size 34x34 [fill={[type=SOLID] [color=#FF7F00]}] [cx=100.00] [cy=25.00] [r=10.00]
+ RenderSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
+ RenderSVGContainer {g} at (616,25) size 34x34
+ RenderSVGEllipse {circle} at (616,25) size 34x34 [fill={[type=SOLID] [color=#FFFF00]}] [cx=380.00] [cy=25.00] [r=10.00]
+ RenderSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
+ RenderSVGText {text} at (100,257) size 280x28 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 280x28
+ chunk 1 (middle anchor) text run 1 at (100.20,280.00) startOffset 0 endOffset 28 width 279.60: "This text should be visible."
+ RenderSVGContainer {g} at (16,518) size 381x62
+ RenderSVGText {text} at (10,311) size 228x36 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 228x36
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: "$Revision: 1.5 $"
+ RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
Added: trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGContainer {g} at (150,25) size 502x452
+ RenderSVGContainer {g} at (150,25) size 502x77
+ RenderSVGEllipse {circle} at (150,25) size 34x34 [fill={[type=SOLID] [color=#FF7F00]}] [cx=100.00] [cy=25.00] [r=10.00]
+ RenderSVGContainer {use} at (615,65) size 37x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
+ RenderSVGContainer {g} at (615,65) size 37x37
+ RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
+ RenderSVGEllipse {circle} at (615,65) size 37x37 [stroke={[type=SOLID] [color=#808080] [stroke width=2.00] [line cap=ROUND] [dash array={4.00}]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=380.00] [cy=25.00] [r=10.00]
+ RenderSVGText {text} at (100,257) size 280x28 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 280x28
+ chunk 1 (middle anchor) text run 1 at (100.20,280.00) startOffset 0 endOffset 28 width 279.60: "This text should be visible."
+ RenderSVGContainer {g} at (16,518) size 381x62
+ RenderSVGText {text} at (10,311) size 228x36 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 228x36
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: "$Revision: 1.5 $"
+ RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
Added: trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGContainer {g} at (148,25) size 502x452
+ RenderSVGContainer {g} at (148,25) size 502x77
+ RenderSVGContainer {use} at (148,65) size 37x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
+ RenderSVGContainer {g} at (148,65) size 37x37
+ RenderSVGEllipse {circle} at (148,65) size 37x37 [stroke={[type=SOLID] [color=#808080] [stroke width=2.00] [line cap=ROUND] [dash array={4.00}]}] [fill={[type=SOLID] [color=#FF7F00]}] [cx=100.00] [cy=25.00] [r=10.00]
+ RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,25.00)}]
+ RenderSVGEllipse {circle} at (616,25) size 34x34 [fill={[type=SOLID] [color=#FFFF00]}] [cx=380.00] [cy=25.00] [r=10.00]
+ RenderSVGText {text} at (100,257) size 280x28 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 280x28
+ chunk 1 (middle anchor) text run 1 at (100.20,280.00) startOffset 0 endOffset 28 width 279.60: "This text should be visible."
+ RenderSVGContainer {g} at (16,518) size 381x62
+ RenderSVGText {text} at (10,311) size 228x36 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 228x36
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 227.40: "$Revision: 1.5 $"
+ RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
Added: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-1-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-1-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-1-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-1-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-1-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "
Added: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-3-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-3-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-3-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-3-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-3-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "
Added: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-4-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-4-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-4-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-4-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/as-background-image/svg-as-background-4-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x19
+ text run at (0,0) width 4: " "
Added: trunk/LayoutTests/platform/efl/svg/foreignObject/fO-display-none-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/foreignObject/fO-display-none-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/foreignObject/fO-display-none-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,5 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 100x90
+ RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]
Added: trunk/LayoutTests/platform/efl/svg/foreignObject/fO-display-none-with-relative-pos-content-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/foreignObject/fO-display-none-with-relative-pos-content-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/foreignObject/fO-display-none-with-relative-pos-content-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,5 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 100x90
+ RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]
Added: trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-changes-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-changes-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-changes-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 100x90
+ RenderSVGContainer {g} at (0,0) size 0x0
+ RenderSVGForeignObject {foreignObject} at (0,0) size 0x0
+ RenderBlock {html} at (0,0) size 0x100
+ RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]
+layer at (0,0) size 100x100
+ RenderBody {body} at (0,0) size 100x100 [color=#FFFFFF]
+ RenderText {#text} at (0,0) size 39x19
+ text run at (0,0) width 39: "PASS"
Added: trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-none-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-none-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-none-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 100x90
+ RenderSVGHiddenContainer {g} at (0,0) size 0x0
+ RenderSVGForeignObject {foreignObject} at (0,0) size 0x0
+ RenderBlock {html} at (0,0) size 0x100
+ RenderBody {body} at (0,0) size 100x100 [color=#FF0000]
+ RenderText {#text} at (0,0) size 76x37
+ text run at (0,0) width 76: "FAILED IF"
+ text run at (0,18) width 62: "VISIBLE"
+ RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]
Added: trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-display-none-with-relative-pos-content-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 100x90
+ RenderSVGHiddenContainer {g} at (0,0) size 0x0
+ RenderSVGForeignObject {foreignObject} at (0,0) size 0x0
+ RenderBlock {html} at (0,0) size 0x100
+ RenderBody {body} at (0,0) size 100x100 [color=#FF0000]
+ RenderText {#text} at (0,0) size 76x37
+ text run at (0,0) width 76: "FAILED IF"
+ text run at (0,18) width 62: "VISIBLE"
+ RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]
Added: trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 100x90
+ RenderSVGHiddenContainer {g} at (0,0) size 0x0
+ RenderSVGContainer {g} at (0,0) size 0x0
+ RenderSVGForeignObject {foreignObject} at (0,0) size 0x0
+ RenderBlock {html} at (0,0) size 0x100
+ RenderBody {body} at (0,0) size 100x100 [color=#FF0000]
+ RenderText {#text} at (0,0) size 76x37
+ text run at (0,0) width 76: "FAILED IF"
+ text run at (0,18) width 62: "VISIBLE"
+ RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]
Added: trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/foreignObject/fO-parent-of-parent-display-none-with-relative-pos-content-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 100x90
+ RenderSVGHiddenContainer {g} at (0,0) size 0x0
+ RenderSVGContainer {g} at (0,0) size 0x0
+ RenderSVGForeignObject {foreignObject} at (0,0) size 0x0
+ RenderBlock {html} at (0,0) size 0x100
+ RenderBody {body} at (0,0) size 100x100 [color=#FF0000]
+ RenderText {#text} at (0,0) size 76x37
+ text run at (0,0) width 76: "FAILED IF"
+ text run at (0,18) width 62: "VISIBLE"
+ RenderSVGRect {rect} at (0,0) size 100x90 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=90.00]
Added: trunk/LayoutTests/platform/efl/svg/repaint/repainting-after-animation-element-removal-expected.txt (0 => 113324)
--- trunk/LayoutTests/platform/efl/svg/repaint/repainting-after-animation-element-removal-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/svg/repaint/repainting-after-animation-element-removal-expected.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -0,0 +1,5 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 50x50
+ RenderSVGRect {rect} at (0,0) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (113323 => 113324)
--- trunk/LayoutTests/platform/efl/test_expectations.txt 2012-04-05 15:51:24 UTC (rev 113323)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt 2012-04-05 15:51:41 UTC (rev 113324)
@@ -189,3 +189,30 @@
BUGWK82734 : ietestcenter/css3/bordersbackgrounds/color-behind-images.htm = FAIL MISSING
BUGWK82734 : ietestcenter/css3/bordersbackgrounds/none-as-image-layer.htm = FAIL MISSING
BUGWK82734 : ietestcenter/css3/bordersbackgrounds/order-of-images.htm = FAIL MISSING
+
+// @font-face not working. Once working, need to generate results for
+BUGWK83264 : fast/css/font-face-synthetic-bold-italic.html = FAIL MISSING
+BUGWK83264 : fast/css/font-face-weight-matching.html = FAIL MISSING
+
+BUGWK83265 : fast/css/min-width-with-spanned-cell-fixed.html = FAIL MISSING
+BUGWK83265 : fast/css/min-width-with-spanned-cell.html = FAIL MISSING
+
+BUGWK83265 : fast/css/caption-width-absolute-position-offset-top.htm = FAIL MISSING
+BUGWK83265 : fast/css/caption-width-absolute-position.htm = FAIL MISSING
+BUGWK83265 : fast/css/caption-width-fixed-position-offset-top.htm = FAIL MISSING
+BUGWK83265 : fast/css/caption-width-fixed-position.htm = FAIL MISSING
+BUGWK83265 : fast/css/caption-width-relative-position-offset-top.htm = FAIL MISSING
+BUGWK83265 : fast/css/caption-width-relative-position.htm = FAIL MISSING
+
+BUGWK83007 : fast/repaint/region-painting-invalidation.html = FAIL MISSING
+
+// Needs to have PNG generated, which currently fails for this case.
+BUGWK83274 : fast/repaint/transform-rotate-and-remove.html = PASS
+
+// Not able to generate a meaningful expected result, since complex font rendering fails.
+BUGWK83275 : fast/text/international/text-spliced-font.html = FAIL MISSING
+
+// Keydown event fails, needs png and txt rebaseline after fixing bug 83277.
+BUGWK83277 : editing/input/caret-at-the-edge-of-contenteditable.html = FAIL MISSING
+BUGWK83277 : editing/input/reveal-caret-of-multiline-contenteditable.html = FAIL MISSING
+BUGWK83277 : editing/input/reveal-caret-of-multiline-input.html = FAIL MISSING