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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/compositing/compositing-visible-descendant-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/compositing-visible-descendant-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/compositing-visible-descendant-expected.txt
index 5944ab5b51fe1c2eb58819d041d4bba67928dded..e13829c1b97699d9c5573949a3f42567b9c8bac1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/compositing-visible-descendant-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 784x18
- LayoutText {#text} at (0,0) size 257x18
- text run at (0,0) width 257: "You should see one green square below."
+ LayoutText {#text} at (0,0) size 256x18
+ text run at (0,0) width 256: "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