Changeset 111326 in webkit
- Timestamp:
- Mar 19, 2012, 7:47:11 PM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r111318 r111326 1 2012-03-19 Stephanie Lewis <slewis@apple.com> 2 3 https://bugs.webkit.org/show_bug.cgi?id=81610 fast/regions fail on Lion bots 4 5 Unreviewed. 6 7 Check in new expected (failing?) results. 8 9 * platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt: 10 * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt: 11 * platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: 12 1 13 2012-03-19 Stephanie Lewis <slewis@apple.com> 2 14 -
trunk/LayoutTests/platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt
r97308 r111326 20 20 RenderBlock (floating) {DIV} at (6,6) size 50x50 [bgcolor=#00FF00] 21 21 RenderBlock (floating) {DIV} at (334,6) size 50x50 [bgcolor=#00FF00] 22 layer at (11,11) size 378x210 clip at (12,12) size 376x20823 RenderBlock {DIV} at (6,6) size 378x210 [border: (1px solid #008000)]24 RenderBlock {P} at (1,17) size 376x7222 layer at (11,11) size 278x210 clip at (12,12) size 276x208 scrollWidth 376 23 RenderBlock {DIV} at (6,6) size 278x210 [border: (1px solid #008000)] 24 RenderBlock {P} at (1,17) size 276x72 25 25 RenderText {#text} at (50,0) size 276x72 26 26 text run at (50,0) width 276: "These lines will not spill out of the regions." … … 28 28 text run at (50,36) width 276: "These lines will not spill out of the regions." 29 29 text run at (50,54) width 271: "These lines will not spill out of the regions." 30 RenderBlock {P} at (1,105) size 376x8830 RenderBlock {P} at (1,105) size 276x88 31 31 RenderText {#text} at (50,0) size 376x88 32 32 text run at (50,0) width 276: "These lines will not spill out of the regions." -
trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt
r97308 r111326 39 39 text run at (-23,92) width 81: "out of the" 40 40 text run at (-23,110) width 50: "regions." 41 layer at (42,7) size 500x18 backgroundClip at (42,7) size 216x345 clip at (42,7) size 216x345 outlineClip at (42,7) size 216x345 42 RenderBlock {DIV} at (1,1) size 500x18 43 RenderText {#text} at (-13,0) size 286x18 44 text run at (-13,0) width 286: "Clipped line of text that should not be visible." 45 layer at (42,334) size 500x18 backgroundClip at (42,7) size 216x345 clip at (42,7) size 216x345 outlineClip at (42,7) size 216x345 41 layer at (42,334) size 500x18 backgroundClip at (51,76) size 216x345 clip at (51,76) size 216x345 outlineClip at (51,76) size 216x345 46 42 RenderBlock (positioned) {DIV} at (1,328) size 500x18 47 43 RenderText {#text} at (-23,0) size 286x18 -
trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt
r97340 r111326 41 41 text run at (189,110) width 4 RTL: "." 42 42 text run at (193,110) width 46: "regions" 43 layer at (-242,7) size 500x18 backgroundClip at (42,7) size 216x345 clip at (42,7) size 216x345 outlineClip at (42,7) size 216x34544 RenderBlock {DIV} at (-283,1) size 500x1845 RenderText {#text} at (227,0) size 286x1846 text run at (227,0) width 4 RTL: "."47 text run at (231,0) width 282: "Clipped line of text that should not be visible"48 layer at (-242,334) size 500x18 backgroundClip at (42,7) size 216x345 clip at (42,7) size 216x345 outlineClip at (42,7) size 216x34549 RenderBlock (positioned) {DIV} at (-283,328) size 500x1850 RenderText {#text} at (237,0) size 286x1851 text run at (237,0) width 4 RTL: "."52 text run at (241,0) width 282: "Clipped line of text that should not be visible"53 43 Regions for flow 'flow1' 54 44 RenderRegion {DIV} #region1
Note:
See TracChangeset
for help on using the changeset viewer.