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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/compositing-visible-descendant-expected.txt

Issue 1871653003: Revert of Segment strings on dot and comma in addition to space and tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/linux/compositing/compositing-visible-descendant-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/compositing-visible-descendant-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/compositing-visible-descendant-expected.txt
index 15b7be991484e965b5e72f264fb2735e889a728d..eba3a68194e9e81ad45b51a4e01dc7973b0f7bf7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/compositing-visible-descendant-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/compositing-visible-descendant-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "You should see one green square below."
+ LayoutText {#text} at (0,0) size 243x19
+ text run at (0,0) width 243: "You should see one green square below."
layer at (20,40) size 100x100
LayoutBlockFlow (positioned) {DIV} at (20,40) size 100x100 [bgcolor=#FF0000]
hidden layer at (20,40) size 100x100

Powered by Google App Engine
This is Rietveld 408576698