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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css3/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/linux/css3/css3-modsel-35-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/css3-modsel-35-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/css3-modsel-35-expected.txt
index 34612a17ec92990bceff6a6a9095e9089fcf6f71..7000a3d36de50d605639444f76bd3f53c78aa8bc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/css3-modsel-35-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/css3-modsel-35-expected.txt
@@ -5,14 +5,14 @@ layer at (0,0) size 800x144
LayoutBlockFlow {BODY} at (8,8) size 784x128
LayoutBlockFlow {DIV} at (0,0) size 784x128
LayoutBlockFlow {ADDRESS} at (16,0) size 768x20
- LayoutText {#text} at (0,0) size 256x19
- text run at (0,0) width 256: "A first address with normal background"
+ LayoutText {#text} at (0,0) size 255x19
+ text run at (0,0) width 255: "A first address with normal background"
LayoutBlockFlow {ADDRESS} at (16,36) size 768x20
- LayoutText {#text} at (0,0) size 274x19
- text run at (0,0) width 274: "A second address with normal background"
+ LayoutText {#text} at (0,0) size 273x19
+ text run at (0,0) width 273: "A second address with normal background"
LayoutBlockFlow {ADDRESS} at (16,72) size 768x20 [bgcolor=#00FF00]
- LayoutText {#text} at (0,0) size 342x19
- text run at (0,0) width 342: "A third address that should have a green background"
+ LayoutText {#text} at (0,0) size 340x19
+ text run at (0,0) width 340: "A third address that should have a green background"
LayoutBlockFlow (anonymous) at (0,108) size 784x20
LayoutText {#text} at (0,0) size 301x19
text run at (0,0) width 301: "This div contains 3 addresses above this sentence."

Powered by Google App Engine
This is Rietveld 408576698