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

Side by Side Diff: LayoutTests/platform/mac/fast/css/rem-calc-dynamic-scaling-expected.txt

Issue 1181023004: Move rem handling out of CSSParserValues.cpp (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Another attempt Created 5 years, 4 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x56 6 LayoutBlockFlow (anonymous) at (0,0) size 784x56
7 LayoutText {#text} at (0,0) size 779x56 7 LayoutText {#text} at (0,0) size 779x56
8 text run at (0,0) width 408: "This is a test of dynamic rem unit scali ng. " 8 text run at (0,0) width 408: "This is a test of dynamic rem unit scali ng. "
9 text run at (407,0) width 372: "Changes to the root element's font siz e" 9 text run at (407,0) width 372: "Changes to the root element's font siz e"
10 text run at (0,28) width 702: "need to cause dependent elements in the document tree to update as well." 10 text run at (0,28) width 702: "need to cause dependent elements in the document tree to update as well."
11 LayoutBlockFlow {DIV} at (0,56) size 784x41 11 LayoutBlockFlow {DIV} at (0,56) size 784x41
12 LayoutBlockFlow (anonymous) at (0,0) size 784x13 12 LayoutBlockFlow (anonymous) at (0,0) size 784x13
13 LayoutText {#text} at (0,0) size 104x13 13 LayoutText {#text} at (0,0) size 104x13
14 text run at (0,0) width 104: "This text should be small." 14 text run at (0,0) width 104: "This text should be small."
15 LayoutBlockFlow {DIV} at (0,13) size 784x28 15 LayoutBlockFlow {DIV} at (0,13) size 784x28
16 LayoutText {#text} at (0,0) size 445x28 16 LayoutText {#text} at (0,0) size 445x28
17 text run at (0,0) width 445: "This text should match the root (and b e 24px)." 17 text run at (0,0) width 445: "This text should match the root (and b e 24px)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698