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

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

Issue 20489005: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/fast/text/word-break-run-rounding-expected.txt
diff --git a/LayoutTests/fast/text/word-break-run-rounding-expected.txt b/LayoutTests/fast/text/word-break-run-rounding-expected.txt
deleted file mode 100644
index 6bb86e9eb4b21a2c4561fe0304961d6b0914fa49..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/text/word-break-run-rounding-expected.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-layer at (0,0) size 800x600
- RenderView 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
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 59x18
- text run at (0,0) width 59: "Tests for "
- RenderInline {I} at (0,0) size 705x18
- RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
- RenderText {#text} at (59,0) size 301x18
- text run at (59,0) width 301: "http://bugs.webkit.org/show_bug.cgi?id=13438"
- RenderText {#text} at (360,0) size 404x18
- text run at (360,0) width 4: " "
- text run at (364,0) width 400: "Run rounding makes word-break:break-all/word not functional"
- RenderText {#text} at (764,0) size 4x18
- text run at (764,0) width 4: "."
- RenderBlock {P} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 306x18
- text run at (0,0) width 306: "Test that the preferred (maximum) width is right:"
- RenderBlock (floating) {DIV} at (0,68) size 733x24 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 727x18
- text run at (3,3) width 727: "The black border should fit tightly around this one line of text with no space after the period."
- RenderBlock (anonymous) at (0,68) size 784x24
- RenderBR {BR} at (733,0) size 0x18
- RenderBlock {P} at (0,108) size 784x18
- RenderText {#text} at (0,0) size 381x18
- text run at (0,0) width 381: "Test that text does not wrap too early due to rounding errors:"
- RenderBlock {DIV} at (0,142) size 431x24 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 422x18
- text run at (3,3) width 422: "This text fits nicely on a single line of the given width."
- RenderBlock {P} at (0,182) size 784x18
- RenderText {#text} at (0,0) size 228x18
- text run at (0,0) width 228: "Test that text does not wrap too late:"
- RenderBlock {DIV} at (0,216) size 597x42 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 584x36
- text run at (3,3) width 485: "J u s t a b u n c h o f l e t t e r s h e r e , n o t h i n g t o s e e . "
- text run at (487,3) width 100: "Thisisonebig"
- text run at (3,21) width 169: "wordwhichisverylong."

Powered by Google App Engine
This is Rietveld 408576698