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

Unified Diff: LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-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/fast/clip/overflow-border-radius-composited-expected.txt
diff --git a/LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-expected.txt b/LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-expected.txt
index fc03a9ae36e60bd8a9743871bdb766d032d67e5d..1bc1a895e8ac3c8640abc52f00565f78d363042d 100644
--- a/LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-expected.txt
+++ b/LayoutTests/platform/win/fast/clip/overflow-border-radius-composited-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 441x19
text run at (0,0) width 441: "The white text and grey backgrounds should all clip to the border-radius. "
RenderBR {BR} at (441,15) size 0x0
- RenderText {#text} at (240,40) size 4x19
- text run at (240,40) width 4: " "
- RenderText {#text} at (484,40) size 4x19
- text run at (484,40) width 4: " "
+ RenderText {#text} at (240,145) size 4x19
+ text run at (240,145) width 4: " "
+ RenderText {#text} at (484,145) size 4x19
+ text run at (484,145) width 4: " "
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (240,180) size 4x19
- text run at (240,180) width 4: " "
- RenderBR {BR} at (244,195) size 0x0
+ RenderText {#text} at (240,290) size 4x19
+ text run at (240,290) width 4: " "
+ RenderBR {BR} at (244,305) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrollHeight 156
RenderBlock {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]
@@ -34,15 +34,15 @@ layer at (516,48) size 200x100
RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
RenderText {#text} at (0,0) size 91x19
text run at (0,0) width 91: "relative > static"
-layer at (18,178) size 220x120 clip at (28,188) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock (relative positioned) {DIV} at (10,170) size 220x120 [border: (10px solid #000000)]
-layer at (28,188) size 200x100
+layer at (18,183) size 220x120 clip at (28,193) size 200x100 scrollWidth 206 scrollHeight 156
+ RenderBlock (relative positioned) {DIV} at (10,175) size 220x120 [border: (10px solid #000000)]
+layer at (28,193) size 200x100
RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
RenderText {#text} at (0,0) size 103x19
text run at (0,0) width 103: "relative > relative"
-layer at (18,318) size 220x120 clip at (28,328) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock (relative positioned) {DIV} at (10,310) size 220x120 [border: (10px solid #000000)]
-layer at (28,328) size 200x100
+layer at (18,328) size 220x120 clip at (28,338) size 200x100 scrollWidth 206 scrollHeight 156
+ RenderBlock (relative positioned) {DIV} at (10,320) size 220x120 [border: (10px solid #000000)]
+layer at (28,338) size 200x100
RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
RenderText {#text} at (0,0) size 110x19
text run at (0,0) width 110: "relative > absolute"

Powered by Google App Engine
This is Rietveld 408576698