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

Unified Diff: LayoutTests/fast/css/first-letter-block-change-expected.txt

Issue 102993011: Revert "Update the first letter when the first line is changed by adding a new text at its start." (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years 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
« no previous file with comments | « LayoutTests/fast/css/first-letter-block-change.html ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/first-letter-block-change-expected.txt
diff --git a/LayoutTests/fast/css/first-letter-block-change-expected.txt b/LayoutTests/fast/css/first-letter-block-change-expected.txt
deleted file mode 100644
index a4290daefb1aa236063a83b56a3dfdc71e9d549f..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/first-letter-block-change-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x72
- RenderBlock {HTML} at (0,0) size 800x72
- RenderBody {BODY} at (8,16) size 784x40
- RenderBlock {P} at (0,0) size 784x40
- RenderInline (generated) at (0,0) size 5x19 [color=#CB000F]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5: "I"
- RenderText {#text} at (5,0) size 140x19
- text run at (5,0) width 140: " am adding a new text. "
- RenderText {#text} at (145,0) size 760x39
- text run at (145,0) width 364: "This is a test paragraph. You can insert extra text at its start; "
- text run at (509,0) width 251: "the :first-letter styles should be updated to"
- text run at (0,20) width 157: "accomodate this new text."
« no previous file with comments | « LayoutTests/fast/css/first-letter-block-change.html ('k') | Source/core/rendering/RenderBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698