Diff
Modified: trunk/LayoutTests/ChangeLog (102829 => 102830)
--- trunk/LayoutTests/ChangeLog 2011-12-14 22:52:08 UTC (rev 102829)
+++ trunk/LayoutTests/ChangeLog 2011-12-14 22:57:20 UTC (rev 102830)
@@ -1,3 +1,18 @@
+2011-12-14 Ethan Malasky <[email protected]>
+
+ Create reftest for outline-sides-in-region
+ https://bugs.webkit.org/show_bug.cgi?id=74428
+
+ Reviewed by Darin Adler.
+
+ * fast/regions/outline-sides-in-region-expected.html: Added.
+ * fast/regions/outline-sides-in-region.html:
+ * platform/chromium/test_expectations.txt:
+ * platform/efl/fast/regions/outline-sides-in-region-expected.png: Removed.
+ * platform/efl/fast/regions/outline-sides-in-region-expected.txt: Removed.
+ * platform/mac/fast/regions/outline-sides-in-region-expected.png: Removed.
+ * platform/mac/fast/regions/outline-sides-in-region-expected.txt: Removed.
+
2011-12-14 Brady Eidson <[email protected]>
<rdar://problem/10576732> and https://bugs.webkit.org/show_bug.cgi?id=74533
Copied: trunk/LayoutTests/fast/regions/outline-sides-in-region-expected.html (from rev 102829, trunk/LayoutTests/fast/regions/outline-sides-in-region.html) (0 => 102830)
--- trunk/LayoutTests/fast/regions/outline-sides-in-region-expected.html (rev 0)
+++ trunk/LayoutTests/fast/regions/outline-sides-in-region-expected.html 2011-12-14 22:57:20 UTC (rev 102830)
@@ -0,0 +1,22 @@
+<!-- this test should display two identical yellow squares -->
+<style type="text/css">
+
+ h1{
+ outline: 5px solid yellow;
+ }
+
+ div{
+ width:200px;
+ height:200px;
+ }
+</style>
+<body>
+ <div>
+ <div>
+ <h1> </h1>
+ </div>
+ </div>
+ <div>
+ <h1> </h1>
+ </div>
+</body>
\ No newline at end of file
Modified: trunk/LayoutTests/fast/regions/outline-sides-in-region.html (102829 => 102830)
--- trunk/LayoutTests/fast/regions/outline-sides-in-region.html 2011-12-14 22:52:08 UTC (rev 102829)
+++ trunk/LayoutTests/fast/regions/outline-sides-in-region.html 2011-12-14 22:57:20 UTC (rev 102830)
@@ -5,6 +5,10 @@
outline: 5px solid yellow;
}
+ #source > h1 {
+ margin-top: 0;
+ }
+
#source{
-webkit-flow-into: body;
}
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (102829 => 102830)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-12-14 22:52:08 UTC (rev 102829)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-12-14 22:57:20 UTC (rev 102830)
@@ -3321,7 +3321,6 @@
BUGWK74137 : fast/regions/flows-dependency-dynamic-remove.html = PASS FAIL MISSING
BUGWK74137 : fast/regions/flows-dependency-same-flow.html = PASS FAIL MISSING
BUGWK74137 : fast/regions/multiple-directionality-changes-in-variable-width-regions.html = PASS FAIL MISSING
-BUGWK74137 : fast/regions/outline-sides-in-region.html = PASS FAIL MISSING
BUGWK74137 : fast/regions/overflow-in-uniform-regions-dynamic.html = PASS FAIL MISSING
BUGWK74137 : fast/regions/overflow-in-uniform-regions.html = PASS FAIL MISSING
BUGWK74137 : fast/regions/overflow-in-variable-width-regions.html = PASS FAIL MISSING
Deleted: trunk/LayoutTests/platform/efl/fast/regions/outline-sides-in-region-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/efl/fast/regions/outline-sides-in-region-expected.txt (102829 => 102830)
--- trunk/LayoutTests/platform/efl/fast/regions/outline-sides-in-region-expected.txt 2011-12-14 22:52:08 UTC (rev 102829)
+++ trunk/LayoutTests/platform/efl/fast/regions/outline-sides-in-region-expected.txt 2011-12-14 22:57:20 UTC (rev 102830)
@@ -1,20 +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
- RenderRegion {DIV} at (0,0) size 200x200
- RenderBlock {DIV} at (0,221) size 200x200
- RenderBlock {H1} at (0,0) size 200x37
- RenderText {#text} at (0,0) size 8x36
- text run at (0,0) width 8: " "
-Flow Threads
- Thread with flow-name 'body'
- layer at (0,0) size 200x200
- RenderFlowThread at (0,0) size 200x200
- RenderBlock {DIV} at (0,21) size 200x200
- RenderBlock {H1} at (0,0) size 200x37
- RenderText {#text} at (0,0) size 8x36
- text run at (0,0) width 8: " "
- Regions for flow 'body'
- RenderRegion {DIV} #region
Deleted: trunk/LayoutTests/platform/mac/fast/regions/outline-sides-in-region-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/mac/fast/regions/outline-sides-in-region-expected.txt (102829 => 102830)
--- trunk/LayoutTests/platform/mac/fast/regions/outline-sides-in-region-expected.txt 2011-12-14 22:52:08 UTC (rev 102829)
+++ trunk/LayoutTests/platform/mac/fast/regions/outline-sides-in-region-expected.txt 2011-12-14 22:57:20 UTC (rev 102830)
@@ -1,20 +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
- RenderRegion {DIV} at (0,0) size 200x200
- RenderBlock {DIV} at (0,221) size 200x200
- RenderBlock {H1} at (0,0) size 200x37
- RenderText {#text} at (0,0) size 8x37
- text run at (0,0) width 8: " "
-Flow Threads
- Thread with flow-name 'body'
- layer at (0,0) size 200x200
- RenderFlowThread at (0,0) size 200x200
- RenderBlock {DIV} at (0,21) size 200x200
- RenderBlock {H1} at (0,0) size 200x37
- RenderText {#text} at (0,0) size 8x37
- text run at (0,0) width 8: " "
- Regions for flow 'body'
- RenderRegion {DIV} #region