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

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