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

Unified Diff: LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt

Issue 1310253005: Strip anonymous wrappers when a block flow no longer requires them (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 3 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/linux/fast/text/word-break-run-rounding-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt b/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt
index 5a7fd7d2715c0f7af513b651f8b5faa888e9c2ab..1b68da2e83227d9243195fb155db5661d911fae4 100644
--- a/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt
+++ b/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt
@@ -18,10 +18,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 288x19
text run at (0,0) width 288: "Test that the preferred (maximum) width is right:"
- LayoutBlockFlow (floating) {DIV} at (0,72) size 557x26 [border: (3px solid #000000)]
- LayoutText {#text} at (3,3) size 551x19
- text run at (3,3) width 551: "The black border should fit tightly around this one line of text with no space after the period."
LayoutBlockFlow (anonymous) at (0,72) size 784x26
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 557x26 [border: (3px solid #000000)]
+ LayoutText {#text} at (3,3) size 551x19
+ text run at (3,3) width 551: "The black border should fit tightly around this one line of text with no space after the period."
LayoutBR {BR} at (557,0) size 0x19
LayoutBlockFlow {P} at (0,114) size 784x20
LayoutText {#text} at (0,0) size 367x19
« no previous file with comments | « LayoutTests/platform/linux/fast/forms/input-align-image-expected.txt ('k') | Source/core/layout/LayoutBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698