Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(605)

Unified Diff: LayoutTests/platform/win/compositing/geometry/clipping-foreground-expected.txt

Issue 21414002: Fix inline-block baseline with overflow: <not visible> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: with .pngs for review Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/compositing/geometry/clipping-foreground-expected.txt
diff --git a/LayoutTests/platform/win/compositing/geometry/clipping-foreground-expected.txt b/LayoutTests/platform/win/compositing/geometry/clipping-foreground-expected.txt
index 030692d2cb1f5fb9c0e07935b226acaba12fae9e..9fcf6ff35e45d303aacec76210c17de68af2d0e7 100644
--- a/LayoutTests/platform/win/compositing/geometry/clipping-foreground-expected.txt
+++ b/LayoutTests/platform/win/compositing/geometry/clipping-foreground-expected.txt
@@ -4,31 +4,31 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 489x19
- text run at (0,0) width 489: "The layering and positions of the boxes should not be affected by oveflow:hidden."
- RenderBlock (anonymous) at (0,36) size 784x320
- RenderText {#text} at (320,148) size 4x19
- text run at (320,148) width 4: " "
+ RenderText {#text} at (0,0) size 411x19
+ text run at (0,0) width 411: "The layering of the boxes should not be affected by overflow:hidden."
+ RenderBlock (anonymous) at (0,36) size 784x477
+ RenderText {#text} at (320,305) size 4x19
+ text run at (320,305) width 4: " "
RenderText {#text} at (0,0) size 0x0
-layer at (68,104) size 200x200 layerType: background only
-layer at (28,64) size 150x150
+layer at (68,261) size 200x200 layerType: background only
+layer at (28,221) size 150x150
RenderBlock (positioned) zI: -1 {DIV} at (-40,-40) size 150x150 [color=#808080] [bgcolor=#C86464] [border: (2px solid #000000)]
RenderText zI: -1 {#text} at (22,22) size 106x40
text run at (22,22) width 106: "Behind"
RenderText zI: -1 {#text} at (0,0) size 0x0
-layer at (50,146) size 100x100
+layer at (50,303) size 100x100
RenderBlock (positioned) {DIV} at (22,82) size 100x100 [bgcolor=#008000] [border: (2px solid #000000)]
RenderText {#text} at (22,22) size 55x41
text run at (22,22) width 55: "Behind"
text run at (22,43) width 53: "behind"
-layer at (68,104) size 200x200 layerType: foreground only
- RenderBlock (relative positioned) {DIV} at (60,60) size 200x200 [color=#0000FF] [bgcolor=#FFFFFFCC] [border: (10px solid #000000)]
+layer at (68,261) size 200x200 layerType: foreground only
+ RenderBlock (relative positioned) {DIV} at (60,217) size 200x200 [color=#0000FF] [bgcolor=#FFFFFFCC] [border: (10px solid #000000)]
RenderText {#text} at (30,30) size 126x81
text run at (30,30) width 60: "Box"
text run at (30,71) width 126: "contents"
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (158,194) size 150x150
+layer at (158,351) size 150x150
RenderBlock (positioned) zI: 1 {DIV} at (90,90) size 150x150 [color=#808080] [bgcolor=#C8C880] [border: (2px solid #000000)]
RenderText zI: 1 {#text} at (22,22) size 87x81
text run at (22,22) width 33: "In"

Powered by Google App Engine
This is Rietveld 408576698