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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-35-expected.txt

Issue 1407233003: Auto-rebaseline for r354005 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/css3/selectors3/xhtml/css3-modsel-35-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-35-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-35-expected.txt
index 7cdfaaa65c132fb9a41ed699707a18e0aec8dd5d..79ee24c02a6cbb4d43418666f1d0c24c2b982b93 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-35-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-35-expected.txt
@@ -5,14 +5,14 @@ layer at (0,0) size 800x136
LayoutBlockFlow {body} at (8,8) size 784x120
LayoutBlockFlow {div} at (0,0) size 784x120
LayoutBlockFlow {address} at (16,0) size 768x18
- LayoutText {#text} at (0,0) size 256x17
- text run at (0,0) width 256: "A first address with normal background"
+ LayoutText {#text} at (0,0) size 255x17
+ text run at (0,0) width 255: "A first address with normal background"
LayoutBlockFlow {address} at (16,34) size 768x18
- LayoutText {#text} at (0,0) size 275x17
- text run at (0,0) width 275: "A second address with normal background"
+ LayoutText {#text} at (0,0) size 274x17
+ text run at (0,0) width 274: "A second address with normal background"
LayoutBlockFlow {address} at (16,68) size 768x18 [bgcolor=#00FF00]
- LayoutText {#text} at (0,0) size 342x17
- text run at (0,0) width 342: "A third address that should have a green background"
+ LayoutText {#text} at (0,0) size 339x17
+ text run at (0,0) width 339: "A third address that should have a green background"
LayoutBlockFlow (anonymous) at (0,102) size 784x18
LayoutText {#text} at (0,0) size 320x17
text run at (0,0) width 320: "This div contains 3 addresses above this sentence."

Powered by Google App Engine
This is Rietveld 408576698