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

Unified Diff: LayoutTests/platform/win/fast/inline-block/tricky-baseline-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/inline-block/tricky-baseline-expected.txt
diff --git a/LayoutTests/platform/win/fast/inline-block/tricky-baseline-expected.txt b/LayoutTests/platform/win/fast/inline-block/tricky-baseline-expected.txt
index 3aecce06ccc29c5d0f21018dd62be3c9f92cfc37..75cb54da6e2eae9cff6f06782d2e5da3116db5dd 100644
--- a/LayoutTests/platform/win/fast/inline-block/tricky-baseline-expected.txt
+++ b/LayoutTests/platform/win/fast/inline-block/tricky-baseline-expected.txt
@@ -3,14 +3,11 @@ layer 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
- RenderText {#text} at (0,0) size 747x19
- text run at (0,0) width 747: "It is not clear what the right behavior is here. The CSS2.1 draft is currently ambiguous about how to handle overflow blocks."
- RenderBR {BR} at (747,15) size 0x0
- RenderText {#text} at (104,262) size 4x19
- text run at (104,262) width 4: " "
+ RenderText {#text} at (104,389) size 4x19
+ text run at (104,389) width 4: " "
RenderText {#text} at (0,0) size 0x0
-layer at (8,81) size 104x204 clip at (10,83) size 85x200 scrollHeight 520
- RenderBlock {DIV} at (0,73) size 104x204 [border: (2px solid #800080)]
+layer at (8,208) size 104x204 clip at (10,210) size 85x200 scrollHeight 520
+ RenderBlock {DIV} at (0,200) size 104x204 [border: (2px solid #800080)]
RenderText {#text} at (2,2) size 74x39
text run at (2,2) width 74: "This is some"
text run at (2,22) width 26: "text."
@@ -63,8 +60,8 @@ layer at (8,81) size 104x204 clip at (10,83) size 85x200 scrollHeight 520
text run at (2,482) width 74: "This is some"
text run at (2,502) width 26: "text."
RenderBR {BR} at (28,517) size 0x0
-layer at (116,28) size 204x404 clip at (118,30) size 200x400
- RenderBlock {DIV} at (108,20) size 204x404 [border: (2px solid #000000)]
+layer at (116,8) size 204x404 clip at (118,10) size 200x400
+ RenderBlock {DIV} at (108,0) size 204x404 [border: (2px solid #000000)]
RenderText {#text} at (2,2) size 104x19
text run at (2,2) width 104: "This is some text."
RenderBR {BR} at (106,17) size 0x0

Powered by Google App Engine
This is Rietveld 408576698