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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/transforms/2d/zoom-menulist-expected.txt

Issue 2640143005: Support subpixel layout for borders. (Closed)
Patch Set: Rebaselined tests. Created 3 years, 10 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/transforms/2d/zoom-menulist-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/transforms/2d/zoom-menulist-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/transforms/2d/zoom-menulist-expected.txt
index 0acfa0702631c9354152f8618368da857b8571d4..d5f267498bbf10c8d0668c8b53f122f4945e1347 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/transforms/2d/zoom-menulist-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/transforms/2d/zoom-menulist-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x600
LayoutBlockFlow {H1} at (0,0) size 776x57
LayoutText {#text} at (0,1) size 405x55
text run at (0,1) width 405: "Zooming Menu List"
- LayoutBlockFlow (anonymous) at (0,89.16) size 776x83
- LayoutMenuList {SELECT} at (0,0) size 255x83 [bgcolor=#C0C0C0] [border: (4px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (4,4) size 247x77
+ LayoutBlockFlow (anonymous) at (0,89.16) size 776x84
+ LayoutMenuList {SELECT} at (0,0) size 256x84 [bgcolor=#C0C0C0] [border: (4.50px solid #A9A9A9)]
+ LayoutBlockFlow (anonymous) at (4.50,4.50) size 247x77
LayoutText (anonymous) at (18,5) size 113x67
text run at (18,5) width 113: "One"
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698