Changeset 149802 in webkit
- Timestamp:
- May 9, 2013, 6:48:30 AM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r149801 r149802 1 2013-05-09 Radu Stavila <stavila@adobe.com> 2 3 [Qt][EFL][GTK] Failing CSS region tests 4 https://bugs.webkit.org/show_bug.cgi?id=115785 5 6 Reviewed by Antti Koivisto. 7 8 Updated tests to overcome platform differences 9 Unskip fixed CSS regions tests 10 11 * fast/regions/webkit-flow-double-pagination-float-push-expected.html: 12 * fast/regions/webkit-flow-double-pagination-float-push.html: 13 * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html: 14 * fast/regions/webkit-flow-float-pushed-to-last-region.html: 15 * fast/regions/webkit-flow-float-unable-to-push-expected.html: 16 * fast/regions/webkit-flow-float-unable-to-push.html: 17 * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html: 18 * fast/regions/webkit-flow-floats-inside-regions-bounds.html: 19 * platform/qt/TestExpectations: 20 1 21 2013-05-09 Zoltan Arvai <zarvai@inf.u-szeged.hu> 2 22 -
trunk/LayoutTests/fast/regions/webkit-flow-double-pagination-float-push-expected.html
r149668 r149802 3 3 <style> 4 4 .test_paragraph { 5 margin-top: 16px; 5 margin-top: 1em; 6 margin-bottom: 1em; 6 7 text-align: justify; 8 font-size: 10px; 9 font-family: Ahem; 10 -webkit-font-smoothing: none; 7 11 } 8 12 9 13 #top_paragraph { 10 margin-bottom: 16px; 14 margin-top: 1em; 15 margin-bottom: 1em; 11 16 } 12 17 … … 77 82 border-top: none; 78 83 width: 366px; 79 height: 300px;80 84 } 81 85 … … 95 99 </style> 96 100 97 <div id="top_paragraph" class="test_paragraph">In the example below, the first float pushes content into region #2, and the second float pushes both floats into region #3.</div>101 <div id="top_paragraph">In the example below, the first float pushes content into region #2, and the second float pushes both floats into region #3.</div> 98 102 99 103 <div id="content"> -
trunk/LayoutTests/fast/regions/webkit-flow-double-pagination-float-push.html
r97701 r149802 6 6 text-align: justify; 7 7 padding: 5px; 8 font-size: 10px; 9 font-family: Ahem; 10 -webkit-font-smoothing: none; 8 11 } 9 12 -
trunk/LayoutTests/fast/regions/webkit-flow-float-pushed-to-last-region-expected.html
r149668 r149802 3 3 <style> 4 4 .test_paragraph { 5 margin-top: 16px; 5 margin-top: 1em; 6 margin-bottom: 1em; 6 7 text-align: justify; 8 font-size: 10px; 9 font-family: Ahem; 10 -webkit-font-smoothing: none; 7 11 } 8 12 … … 73 77 border-top: none; 74 78 width: 366px; 75 height: 246px;76 79 } 77 80 -
trunk/LayoutTests/fast/regions/webkit-flow-float-pushed-to-last-region.html
r149668 r149802 2 2 3 3 <style> 4 p { 5 font-size: 10px; 6 font-family: Ahem; 7 -webkit-font-smoothing: none; 8 } 9 4 10 #content { 5 11 -webkit-flow-into: flow1; -
trunk/LayoutTests/fast/regions/webkit-flow-float-unable-to-push-expected.html
r149668 r149802 3 3 <style> 4 4 .test_paragraph { 5 margin-top: 16px; 5 margin-top: 1em; 6 margin-bottom: 1em; 6 7 text-align: justify; 8 font-size: 10px; 9 font-family: Ahem; 10 -webkit-font-smoothing: none; 7 11 } 8 12 … … 91 95 border-top: none; 92 96 width: 366px; 93 height: 104px;94 97 } 95 98 … … 101 104 #float1 { 102 105 width: 130px; 103 height: 57px;106 height: 63px; 104 107 } 105 108 106 109 #float2 { 107 110 width: 30px; 108 height: 43px;111 height: 37px; 109 112 } 110 113 … … 113 116 background-color: green; 114 117 width: 100px; 115 height: 43px;118 height: 37px; 116 119 left: 292px; 117 120 top: 101px; … … 123 126 <div id="first-box1"> 124 127 <div id="second-box1"> 125 <div class="test_paragraph" id="paragraph1">This line of text should not get<img class="imgFloat" id="float1" src="resources/transparent.png"> out of the region. This line of text should not get out of the region. This line of</div>128 <div class="test_paragraph" id="paragraph1">This <img class="imgFloat" id="float1" src="resources/transparent.png">line of text should not get out of the region. This line of text should not get out of the region. This line of text should not</div> 126 129 </div> 127 130 </div> … … 131 134 <div id="first-box2"> 132 135 <div id="second-box2"> 133 <div class="test_paragraph" id="first-paragraph2"> text should notget<img class="imgFloat" id="float2" src="resources/transparent.png"> out of the region. This line of text should not get out of the region.</div>134 <div class="test_paragraph" id="second-paragraph2">This line of text should not get out of the </div>136 <div class="test_paragraph" id="first-paragraph2">get<img class="imgFloat" id="float2" src="resources/transparent.png"> out of the region. This line of text should not get out of the region.</div> 137 <div class="test_paragraph" id="second-paragraph2">This line of text should not get out of the region. This line of text should not get out of the region.</div> 135 138 </div> 136 139 </div> … … 142 145 <div id="first-box3"> 143 146 <div id="second-box3"> 144 <div class="test_paragraph" id="first-paragraph3"> region. This line of text should not get out of the region.This line of text should not get out of the region. This line of text should not get out of the region.</div>147 <div class="test_paragraph" id="first-paragraph3">This line of text should not get out of the region. This line of text should not get out of the region.</div> 145 148 <div class="test_paragraph" id="second-paragraph3">This line of text should not get out of the region.</div> 146 149 </div> -
trunk/LayoutTests/fast/regions/webkit-flow-float-unable-to-push.html
r149668 r149802 6 6 text-align: justify; 7 7 padding: 5px; 8 font-size: 10px; 9 font-family: Ahem; 10 -webkit-font-smoothing: none; 8 11 } 9 12 -
trunk/LayoutTests/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html
r149668 r149802 3 3 <style> 4 4 .test_paragraph { 5 margin-top: 16px; 5 margin-top: 1em; 6 margin-bottom: 1em; 6 7 text-align: justify; 8 font-size: 10px; 9 font-family: Ahem; 10 -webkit-font-smoothing: none; 7 11 } 8 12 … … 30 34 margin-top: 0px; 31 35 } 32 36 33 37 /* Created to justify the last line of text in the div */ 34 # second-paragraph2:after {38 #third-paragraph2:after { 35 39 content: " ____"; 36 40 line-height: 0; … … 62 66 } 63 67 64 # first-paragraph3 {68 #paragraph3 { 65 69 margin-top: 0px; 66 70 } … … 84 88 border-top: none; 85 89 width: 86px; 86 height: 158px;87 90 } 88 91 … … 99 102 <div id="first-box1"> 100 103 <div id="second-box1"> 101 <div class="test_paragraph" id="paragraph1">This line of text should not get out of the region. </div>104 <div class="test_paragraph" id="paragraph1">This line of text should not get out of the region. This line of text should not get</div> 102 105 </div> 103 106 </div> … … 107 110 <div id="first-box2"> 108 111 <div id="second-box2"> 109 <div class="test_paragraph" id="first-paragraph2">This line of text<div id="float1">Float 1</div> should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region.</div> 110 <div class="test_paragraph" id="second-paragraph2">This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region. This line of text</div> 112 <div class="test_paragraph" id="first-paragraph2">out of the region. <div id="float1">Float 1</div>This line of text should not get out of the region. This line of text should not get out of the region.</div> 113 <div class="test_paragraph">This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region.</div> 114 <div class="test_paragraph" id="third-paragraph2">This line of text should not get out of the region.</div> 111 115 </div> 112 116 </div> … … 116 120 <div id="first-box3"> 117 121 <div id="second-box3"> 118 <div class="test_paragraph" id="first-paragraph3">should not get out of the region.</div> 119 <div class="test_paragraph" id="second-paragraph3">This line of text should not get out of the region.</div> 122 <div class="test_paragraph" id="paragraph3">This line of text should not get out of the region.</div> 120 123 </div> 121 124 </div> -
trunk/LayoutTests/fast/regions/webkit-flow-floats-inside-regions-bounds.html
r97701 r149802 6 6 text-align: justify; 7 7 padding: 5px; 8 font-size: 10px; 9 font-family: Ahem; 10 -webkit-font-smoothing: none; 8 11 } 9 12 … … 48 51 <div id="first-box"> 49 52 <div id="second-box"> 50 <p>This line of text should not get out of the region. <div id="float1">Float 1</div> This line of text should not getout of the region. This line of text should not get out of the region. This line of text should not get out of the region.</p>53 <p>This line of text should not get out of the region. This line of text should not get <div id="float1">Float 1</div>out of the region. This line of text should not get out of the region. This line of text should not get out of the region.</p> 51 54 <p>This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region. This line of text should not get out of the region.</p> 52 <p>This line of text should not get out of the region. </p>55 <p>This line of text should not get out of the region. This line of text should not get out of the region.</p> 53 56 </div> 54 57 </div> -
trunk/LayoutTests/platform/qt/TestExpectations
r149732 r149802 2342 2342 webkit.org/b/115512 compositing/layer-creation/deep-tree.html [ Skip ] 2343 2343 2344 # [Qt][EFL][GTK] Failing CSS region tests2345 webkit.org/b/115785 fast/regions/webkit-flow-double-pagination-float-push.html [ Skip ]2346 webkit.org/b/115785 fast/regions/webkit-flow-float-pushed-to-last-region.html [ Skip ]2347 webkit.org/b/115785 fast/regions/webkit-flow-float-unable-to-push.html [ Skip ]2348 webkit.org/b/115785 fast/regions/webkit-flow-floats-inside-regions-bounds.html [ Skip ]2349 2350 2344 # Failing fast/css/sticky/ tests with minor pixel differences 2351 2345 # https://bugs.webkit.org/show_bug.cgi?id=92080
Note:
See TracChangeset
for help on using the changeset viewer.