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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/repaint/layer-repaint-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/repaint/layer-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt
index 1636ffea6043e55bda98b38be297614ed5a6ab20..38a53c56f370c602582e3070760f7f7b9681752b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/repaint/layer-repaint-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x360
LayoutBlockFlow {HTML} at (0,0) size 800x360
LayoutBlockFlow {BODY} at (8,16) size 784x336
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 436x18
- text run at (0,0) width 436: "Test for repaint in a composited layer. You should see no red below."
+ LayoutText {#text} at (0,0) size 434x18
+ text run at (0,0) width 434: "Test for repaint in a composited layer. You should see no red below."
layer at (8,50) size 202x302
LayoutBlockFlow {DIV} at (0,34) size 202x302 [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (51,51) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698