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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt

Issue 1747763002: Remove OSX-specific <meter> rendering. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 LayoutMeter {METER} at (0,1.19) size 80x16 6 LayoutBlockFlow {METER} at (0,1.19) size 80x16
7 LayoutBlockFlow {DIV} at (0,0) size 80x16
8 LayoutBlockFlow {DIV} at (0,0) size 80x16
9 LayoutBlockFlow {DIV} at (0,0) size 40x16
7 LayoutText {#text} at (80,0) size 4x18 10 LayoutText {#text} at (80,0) size 4x18
8 text run at (80,0) width 4: " " 11 text run at (80,0) width 4: " "
9 LayoutBlockFlow {METER} at (84,1.19) size 80x16 12 LayoutBlockFlow {METER} at (84,1.19) size 80x16
10 LayoutMeter {DIV} at (0,0) size 80x16 13 LayoutBlockFlow {DIV} at (0,0) size 80x16
11 LayoutBlockFlow {DIV} at (0,0) size 80x16 14 LayoutBlockFlow {DIV} at (0,0) size 80x16
12 LayoutBlockFlow {DIV} at (0,0) size 40x16 15 LayoutBlockFlow {DIV} at (0,0) size 40x16
13 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
14 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698