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

Side by Side Diff: LayoutTests/fast/css/zoom-media-queries-expected.txt

Issue 15841015: Fix a zooming bug with EM MQs (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 24: px:15.989583015441895px
abarth-chromium 2013/05/31 08:11:21 Are these values repeatable across different platf
2 CONSOLE MESSAGE: line 34: px style not changed 1
3 CONSOLE MESSAGE: line 24: em:15.989583015441895px
4 CONSOLE MESSAGE: line 34: em style not changed 1
5 CONSOLE MESSAGE: line 24: px:15.99392318725586px
6 CONSOLE MESSAGE: line 34: px style not changed 2
7 CONSOLE MESSAGE: line 24: em:15.99392318725586px
kenneth.r.christiansen 2013/05/31 08:21:21 Something like shouldBe() or assert_equal() would
8 CONSOLE MESSAGE: line 34: em style not changed 2
9 CONSOLE MESSAGE: line 24: px:15.995731353759766px
10 CONSOLE MESSAGE: line 34: px style not changed 3
11 CONSOLE MESSAGE: line 24: em:15.995731353759766px
12 CONSOLE MESSAGE: line 34: em style not changed 3
13 CONSOLE MESSAGE: line 24: px:15.997239112854004px
14 CONSOLE MESSAGE: line 34: px style not changed 4
15 CONSOLE MESSAGE: line 24: em:15.997239112854004px
16 CONSOLE MESSAGE: line 34: em style not changed 4
17 CONSOLE MESSAGE: line 24: px:15.999750137329102px
18 CONSOLE MESSAGE: line 34: px style not changed 5
19 CONSOLE MESSAGE: line 24: em:15.999750137329102px
20 CONSOLE MESSAGE: line 34: em style not changed 5
21 CONSOLE MESSAGE: line 24: px:63.996910095214844px
22 CONSOLE MESSAGE: line 26: px style changed 6
23 CONSOLE MESSAGE: line 24: em:63.996910095214844px
24 CONSOLE MESSAGE: line 26: em style changed 6
25 CONSOLE MESSAGE: line 24: px:15.999750137329102px
26 CONSOLE MESSAGE: line 30: px style changed back 5
27 CONSOLE MESSAGE: line 24: em:15.999750137329102px
28 CONSOLE MESSAGE: line 30: em style changed back 5
29 CONSOLE MESSAGE: line 24: px:15.997239112854004px
30 CONSOLE MESSAGE: line 34: px style not changed 4
31 CONSOLE MESSAGE: line 24: em:15.997239112854004px
32 CONSOLE MESSAGE: line 34: em style not changed 4
33 CONSOLE MESSAGE: line 24: px:15.995731353759766px
34 CONSOLE MESSAGE: line 34: px style not changed 3
35 CONSOLE MESSAGE: line 24: em:15.995731353759766px
36 CONSOLE MESSAGE: line 34: em style not changed 3
37 CONSOLE MESSAGE: line 24: px:15.99392318725586px
38 CONSOLE MESSAGE: line 34: px style not changed 2
39 CONSOLE MESSAGE: line 24: em:15.99392318725586px
40 CONSOLE MESSAGE: line 34: em style not changed 2
41 CONSOLE MESSAGE: line 24: px:15.989583015441895px
42 CONSOLE MESSAGE: line 34: px style not changed 1
43 CONSOLE MESSAGE: line 24: em:15.989583015441895px
44 CONSOLE MESSAGE: line 34: em style not changed 1
45 layer at (0,0) size 800x600
abarth-chromium 2013/05/31 08:11:21 Does this test need to be a render tree test? It
46 RenderView at (0,0) size 800x600
47 layer at (0,0) size 800x600
48 RenderBlock {HTML} at (0,0) size 800x600
49 RenderBody {BODY} at (8,8) size 784x584
50 RenderBlock {DIV} at (0,0) size 784x16
51 RenderText {#text} at (0,-2) size 128x19
52 text run at (0,-2) width 128: "This is affected by px"
53 RenderBlock {DIV} at (0,16) size 784x16
54 RenderText {#text} at (0,-2) size 131x19
55 text run at (0,-2) width 131: "This is affected by em"
56 RenderBlock (anonymous) at (0,32) size 784x20
57 RenderText {#text} at (0,0) size 58x19
58 text run at (0,0) width 58: "some text"
59 RenderText {#text} at (0,0) size 0x0
60 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698